diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h index fe3caad84b..ee84b2ca88 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 17:24:47 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:52:41 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -226,7 +226,7 @@ struct gppwm_channel { RPM * offset 18 */ - scaled_channel rpmBins[GPPWM_RPM_COUNT]; + scaled_channel rpmBins[GPPWM_RPM_COUNT]; /** duty * offset 26 @@ -619,204 +619,204 @@ struct engine_configuration_s { RPM * offset 4 */ - scaled_channel sensorSnifferRpmThreshold; - /** - * set rpm_hard_limit X - rpm - * offset 5 - */ - scaled_channel rpmHardLimit; + uint16_t sensorSnifferRpmThreshold; /** * A secondary Rev limit engaged by the driver to help launch the vehicle faster rpm * offset 6 */ - scaled_channel launchRpm; + uint16_t launchRpm; + /** + * set rpm_hard_limit X + rpm + * offset 8 + */ + uint16_t rpmHardLimit; /** * Engine sniffer would be disabled above this rpm * set engineSnifferRpmThreshold X RPM - * offset 7 + * offset 10 */ - scaled_channel engineSnifferRpmThreshold; + uint16_t engineSnifferRpmThreshold; /** * Disable multispark above this engine speed. rpm - * offset 8 + * offset 12 */ scaled_channel multisparkMaxRpm; /** * Above this RPM, disable AC. Set to 0 to disable check. rpm - * offset 9 + * offset 13 */ scaled_channel maxAcRpm; /** * Above this TPS, disable AC. Set to 0 to disable check. % - * offset 10 + * offset 14 */ uint8_t maxAcTps; /** * Above this CLT, disable AC to prevent overheating the engine. Set to 0 to disable check. deg C - * offset 11 + * offset 15 */ uint8_t maxAcClt; /** RPM - * offset 12 + * offset 16 */ - scaled_channel knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; + uint16_t knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; /** * This parameter sets the latest that the last multispark can occur after the main ignition event. For example, if the ignition timing is 30 degrees BTDC, and this parameter is set to 45, no multispark will ever be fired after 15 degrees ATDC. deg - * offset 28 + * offset 48 */ uint8_t multisparkMaxSparkingAngle; /** * Configures the maximum number of extra sparks to fire (does not include main spark) count - * offset 29 + * offset 49 */ uint8_t multisparkMaxExtraSparkCount; /** * need 4 byte alignment units - * offset 30 + * offset 50 */ - uint8_t alignmentFill_at_30[2]; + uint8_t alignmentFill_at_50[2]; /** - * offset 32 + * offset 52 */ injector_s injector; /** * Does the vehicle have a turbo or supercharger? - offset 100 bit 0 */ + offset 120 bit 0 */ bool isForcedInduction : 1 {}; /** * On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor. - offset 100 bit 1 */ + offset 120 bit 1 */ bool useFordRedundantTps : 1 {}; /** - offset 100 bit 2 */ + offset 120 bit 2 */ bool isVerboseAuxPid1 : 1 {}; /** - offset 100 bit 3 */ + offset 120 bit 3 */ bool overrideTriggerGaps : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 4 */ + offset 120 bit 4 */ bool enableFan1WithAc : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 5 */ + offset 120 bit 5 */ bool enableFan2WithAc : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 6 */ + offset 120 bit 6 */ bool disableFan1WhenStopped : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 7 */ + offset 120 bit 7 */ bool disableFan2WhenStopped : 1 {}; /** * Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines). - offset 100 bit 8 */ + offset 120 bit 8 */ bool enableTrailingSparks : 1 {}; /** * enable cj125verbose/disable cj125verbose - offset 100 bit 9 */ + offset 120 bit 9 */ bool isCJ125Verbose : 1 {}; /** * Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1 * When exposed to free air and 17x gain, Ua will be 4.17 volt - offset 100 bit 10 */ + offset 120 bit 10 */ bool cj125isUaDivided : 1 {}; /** - offset 100 bit 11 */ + offset 120 bit 11 */ bool cj125isLsu49 : 1 {}; /** * TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode. - offset 100 bit 12 */ + offset 120 bit 12 */ bool etb_use_two_wires : 1 {}; /** * Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position. - offset 100 bit 13 */ + offset 120 bit 13 */ bool isDoubleSolenoidIdle : 1 {}; /** - offset 100 bit 14 */ + offset 120 bit 14 */ bool useEeprom : 1 {}; /** * Is your UR CJ125 output wired to MCU via resistor divider? * Looks like 3v range should be enough, divider generally not needed. - offset 100 bit 15 */ + offset 120 bit 15 */ bool cj125isUrDivided : 1 {}; /** * Switch between Industrial and Cic PID implementation - offset 100 bit 16 */ + offset 120 bit 16 */ bool useCicPidForIdle : 1 {}; /** - offset 100 bit 17 */ + offset 120 bit 17 */ bool useTLE8888_cranking_hack : 1 {}; /** - offset 100 bit 18 */ + offset 120 bit 18 */ bool useInstantRpmForIdle : 1 {}; /** * This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration). - offset 100 bit 19 */ + offset 120 bit 19 */ bool useSeparateIdleTablesForCrankingTaper : 1 {}; /** - offset 100 bit 20 */ + offset 120 bit 20 */ bool launchControlEnabled : 1 {}; /** - offset 100 bit 21 */ + offset 120 bit 21 */ bool rollingLaunchEnabled : 1 {}; /** - offset 100 bit 22 */ + offset 120 bit 22 */ bool antiLagEnabled : 1 {}; /** * For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table). - offset 100 bit 23 */ + offset 120 bit 23 */ bool useRunningMathForCranking : 1 {}; /** * Shall we display real life signal or just the part consumed by trigger decoder. * Applies to both trigger and cam/vvt input. * * enable logic_level_trigger - offset 100 bit 24 */ + offset 120 bit 24 */ bool displayLogicLevelsInEngineSniffer : 1 {}; /** - offset 100 bit 25 */ + offset 120 bit 25 */ bool useTLE8888_stepper : 1 {}; /** * If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS. - offset 100 bit 26 */ + offset 120 bit 26 */ bool enableMapEstimationTableFallback : 1 {}; /** - offset 100 bit 27 */ + offset 120 bit 27 */ bool usescriptTableForCanSniffingFiltering : 1 {}; /** * Print incoming and outgoing first bus CAN messages in rusEFI console - offset 100 bit 28 */ + offset 120 bit 28 */ bool verboseCan : 1 {}; /** * Experimental setting that will cause a misfire * DO NOT ENABLE. - offset 100 bit 29 */ + offset 120 bit 29 */ bool artificialTestMisfire : 1 {}; /** - offset 100 bit 30 */ + offset 120 bit 30 */ bool issue_294_31 : 1 {}; /** - offset 100 bit 31 */ + offset 120 bit 31 */ bool unusedBit_45_31 : 1 {}; /** * Closed throttle, 1 volt = 200 units. * See also tps1_1AdcChannel * set tps_min X ADC - * offset 104 + * offset 124 */ int16_t tpsMin; /** @@ -824,62 +824,62 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps_max X ADC - * offset 106 + * offset 126 */ int16_t tpsMax; /** * TPS error detection: what throttle % is unrealistically low? * Also used for accelerator pedal error detection if so equiped. % - * offset 108 + * offset 128 */ int16_t tpsErrorDetectionTooLow; /** * TPS error detection: what throttle % is unrealistically high? * Also used for accelerator pedal error detection if so equiped. % - * offset 110 + * offset 130 */ int16_t tpsErrorDetectionTooHigh; /** - * offset 112 + * offset 132 */ cranking_parameters_s cranking; /** * Dwell duration while cranking ms - * offset 120 + * offset 140 */ float ignitionDwellForCrankingMs; /** * Once engine speed passes this value, start reducing ETB angle. rpm - * offset 124 + * offset 144 */ uint16_t etbRevLimitStart; /** * This far above 'Soft limiter start', fully close the throttle. At the bottom of the range, throttle control is normal. At the top of the range, the throttle is fully closed. rpm - * offset 126 + * offset 146 */ uint16_t etbRevLimitRange; /** * @see isMapAveragingEnabled - * offset 128 + * offset 148 */ MAP_sensor_config_s map; /** * todo: merge with channel settings, use full-scale Thermistor here! - * offset 268 + * offset 288 */ ThermistorConf clt; /** - * offset 300 + * offset 320 */ ThermistorConf iat; /** deg - * offset 332 + * offset 352 */ int launchTimingRetard; /** @@ -887,24 +887,24 @@ struct engine_configuration_s { * read hip9011 datasheet for details * todo split into two bit fields integer - * offset 336 + * offset 356 */ int hip9011PrescalerAndSDO; /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override kHz - * offset 340 + * offset 360 */ float knockBandCustom; /** - * offset 344 + * offset 364 */ specs_s specs; /** * Cylinder diameter in mm. mm - * offset 356 + * offset 376 */ float cylinderBore; /** @@ -912,33 +912,33 @@ struct engine_configuration_s { * Alpha-N means drive by TPS commonly only used for NA engines * Speed Density requires MAP sensor and is the default choice for may installs * MAF air charge is a cylinder filling based method that uses a mass air flow sensor. - * offset 360 + * offset 380 */ engine_load_mode_e fuelAlgorithm; /** - * offset 361 + * offset 381 */ uint8_t alignmentFill_at_1[3]; /** * This is the injection strategy during engine start. See Fuel/Injection settings for more detail. It is suggested to use "Simultaneous". - * offset 364 + * offset 384 */ injection_mode_e crankingInjectionMode; /** * This is where the fuel injection type is defined: "Simultaneous" means all injectors will fire together at once. "Sequential" fires the injectors on a per cylinder basis, which requires individually wired injectors. "Batched" will fire the injectors in groups. If your injectors are individually wired you will also need to enable "Two wire batch emulation". * set injection_mode X * See also twoWireBatchInjection - * offset 365 + * offset 385 */ injection_mode_e injectionMode; /** * need 4 byte alignment units - * offset 366 + * offset 386 */ - uint8_t alignmentFill_at_366[2]; + uint8_t alignmentFill_at_386[2]; /** - * offset 368 + * offset 388 */ angle_t unusedHere1341234; /** @@ -946,7 +946,7 @@ struct engine_configuration_s { * There is tapering towards running timing advance * set cranking_timing_angle X deg - * offset 372 + * offset 392 */ angle_t crankingTimingAngle; /** @@ -955,49 +955,49 @@ struct engine_configuration_s { * Wasted spark = Fires pairs of cylinders together, either one coil per pair of cylinders or one coil per cylinder * Two distributors = A pair of distributors, found on some BMW, Toyota and other engines * set ignition_mode X - * offset 376 + * offset 396 */ ignition_mode_e ignitionMode; /** * How many consecutive gap rations have to match expected ranges for sync to happen count - * offset 377 + * offset 397 */ int8_t gapTrackingLengthOverride; /** * Above this speed, disable closed loop idle control. Set to 0 to disable (allow closed loop idle at any speed). kph - * offset 378 + * offset 398 */ uint8_t maxIdleVss; /** * need 4 byte alignment units - * offset 379 + * offset 399 */ - uint8_t alignmentFill_at_379[1]; + uint8_t alignmentFill_at_399[1]; /** * Expected oil pressure after starting the engine. If oil pressure does not reach this level within 5 seconds of engine start, fuel will be cut. Set to 0 to disable and always allow starting. kPa - * offset 380 + * offset 400 */ uint16_t minOilPressureAfterStart; /** * Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light). - * offset 382 + * offset 402 */ timing_mode_e timingMode; /** * need 4 byte alignment units - * offset 383 + * offset 403 */ - uint8_t alignmentFill_at_383[1]; + uint8_t alignmentFill_at_403[1]; /** * This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing * This mode is useful when adjusting distributor location. RPM - * offset 384 + * offset 404 */ angle_t fixedModeTiming; /** @@ -1006,170 +1006,170 @@ struct engine_configuration_s { * .Knowing this angle allows us to control timing and other angles in reference to TDC. * set global_trigger_offset_angle X deg btdc - * offset 388 + * offset 408 */ angle_t globalTriggerAngleOffset; /** * Ratio/coefficient of input voltage dividers on your PCB. For example, use '2' if your board divides 5v into 2.5v. Use '1.66' if your board divides 5v into 3v. coef - * offset 392 + * offset 412 */ float analogInputDividerCoefficient; /** * This is the ratio of the resistors for the battery voltage, measure the voltage at the battery and then adjust this number until the gauge matches the reading. coef - * offset 396 + * offset 416 */ float vbattDividerCoeff; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 400 + * offset 420 */ float fanOnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 404 + * offset 424 */ float fanOffTemperature; /** * Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size. revs/km - * offset 408 + * offset 428 */ float driveWheelRevPerKm; /** * set can_mode X - * offset 412 + * offset 432 */ can_nbc_e canNbcType; /** * need 4 byte alignment units - * offset 413 + * offset 433 */ - uint8_t alignmentFill_at_413[3]; + uint8_t alignmentFill_at_433[3]; /** * CANbus thread period in ms ms - * offset 416 + * offset 436 */ int canSleepPeriodMs; /** - * offset 420 + * offset 440 */ display_mode_e displayMode; /** * need 4 byte alignment units - * offset 421 + * offset 441 */ - uint8_t alignmentFill_at_421[3]; + uint8_t alignmentFill_at_441[3]; /** index - * offset 424 + * offset 444 */ int byFirmwareVersion; /** index - * offset 428 + * offset 448 */ int HD44780width; /** index - * offset 432 + * offset 452 */ int HD44780height; /** * First throttle body, first sensor. See also pedalPositionAdcChannel - * offset 436 + * offset 456 */ adc_channel_e tps1_1AdcChannel; /** * This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB. - * offset 437 + * offset 457 */ adc_channel_e vbattAdcChannel; /** * This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined. - * offset 438 + * offset 458 */ adc_channel_e fuelLevelSensor; /** * Second throttle body position sensor, single channel so far * set_analog_input_pin tps2 X - * offset 439 + * offset 459 */ adc_channel_e tps2_1AdcChannel; /** * 0.1 is a good default value x - * offset 440 + * offset 460 */ float idle_derivativeFilterLoss; /** * just a temporary solution angle - * offset 444 + * offset 464 */ int trailingSparkAngle; /** - * offset 448 + * offset 468 */ trigger_config_s trigger; /** - * offset 460 + * offset 480 */ int unused460; /** - * offset 464 + * offset 484 */ spi_device_e hip9011SpiDevice; /** * Single value to be used in event of a failed MAP sensor * This value is only used for speed density fueling calculations. kPa - * offset 465 + * offset 485 */ uint8_t failedMapFallback; /** * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. % - * offset 466 + * offset 486 */ uint8_t boostControlSafeDutyCycle; /** - * offset 467 + * offset 487 */ adc_channel_e mafAdcChannel; /** * set global_fuel_correction X coef - * offset 468 + * offset 488 */ float globalFuelCorrection; /** volts - * offset 472 + * offset 492 */ float adcVcc; /** Deg - * offset 476 + * offset 496 */ float mapCamDetectionAnglePosition; /** * Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts. - * offset 480 + * offset 500 */ brain_input_pin_e camInputs[CAM_INPUTS_COUNT]; /** - * offset 488 + * offset 508 */ uint8_t camInputsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 488 + * offset 508 */ afr_sensor_s afr; /** @@ -1178,275 +1178,275 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set_analog_input_pin pps X * See throttlePedalUpVoltage and throttlePedalWOTVoltage - * offset 508 + * offset 528 */ adc_channel_e throttlePedalPositionAdcChannel; /** * need 4 byte alignment units - * offset 509 + * offset 529 */ - uint8_t alignmentFill_at_509[1]; + uint8_t alignmentFill_at_529[1]; /** - * offset 510 + * offset 530 */ Gpio tle6240_cs; /** - * offset 512 + * offset 532 */ pin_output_mode_e tle6240_csPinMode; /** * need 4 byte alignment units - * offset 513 + * offset 533 */ - uint8_t alignmentFill_at_513[1]; + uint8_t alignmentFill_at_533[1]; /** * Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata - * offset 514 + * offset 534 */ switch_input_pin_e throttlePedalUpPin; /** * @see hasBaroSensor - * offset 516 + * offset 536 */ air_pressure_sensor_config_s baroSensor; /** - * offset 528 + * offset 548 */ idle_hardware_s idle; /** * Value between 0 and 100 used in Manual mode % - * offset 540 + * offset 560 */ float manIdlePosition; /** * Ignition timing to remove when a knock event occurs. % - * offset 544 + * offset 564 */ scaled_channel knockRetardAggression; /** * After a knock event, reapply timing at this rate. deg/s - * offset 545 + * offset 565 */ scaled_channel knockRetardReapplyRate; /** * Maximum amount of knock retard. deg - * offset 546 + * offset 566 */ uint8_t knockRetardMaximum; /** * Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response. - * offset 547 + * offset 567 */ uint8_t vssFilterReciprocal; /** * Number of turns of your vehicle speed sensor per turn of the wheels. For example if your sensor is on the transmission output, enter your axle/differential ratio. If you are using a hub-mounted sensor, enter a value of 1.0. ratio - * offset 548 + * offset 568 */ scaled_channel vssGearRatio; /** * Number of pulses output per revolution of the shaft where your VSS is mounted. For example, GM applications of the T56 output 17 pulses per revolution of the transmission output shaft. count - * offset 550 + * offset 570 */ uint8_t vssToothCount; /** * need 4 byte alignment units - * offset 551 + * offset 571 */ - uint8_t alignmentFill_at_551[1]; + uint8_t alignmentFill_at_571[1]; /** - * offset 552 + * offset 572 */ Gpio l9779_cs; /** * need 4 byte alignment units - * offset 554 + * offset 574 */ - uint8_t alignmentFill_at_554[2]; + uint8_t alignmentFill_at_574[2]; /** * Same RPM is used for two ways of producing simulated RPM. See also triggerSimulatorPins (with wires) * See also directSelfStimulation (no wires, bypassing input hardware) * rpm X * TODO: rename to triggerSimulatorRpm Rpm - * offset 556 + * offset 576 */ int triggerSimulatorFrequency; /** - * offset 560 + * offset 580 */ output_pin_e injectionPins[MAX_CYLINDER_COUNT]; /** - * offset 584 + * offset 604 */ output_pin_e ignitionPins[MAX_CYLINDER_COUNT]; /** - * offset 608 + * offset 628 */ pin_output_mode_e injectionPinMode; /** - * offset 609 + * offset 629 */ pin_output_mode_e ignitionPinMode; /** - * offset 610 + * offset 630 */ Gpio HD44780_rs; /** - * offset 612 + * offset 632 */ Gpio HD44780_e; /** - * offset 614 + * offset 634 */ Gpio HD44780_db4; /** - * offset 616 + * offset 636 */ Gpio HD44780_db5; /** - * offset 618 + * offset 638 */ Gpio HD44780_db6; /** - * offset 620 + * offset 640 */ Gpio HD44780_db7; /** - * offset 622 + * offset 642 */ Gpio gps_rx_pin; /** - * offset 624 + * offset 644 */ Gpio gps_tx_pin; /** - * offset 626 + * offset 646 */ output_pin_e fuelPumpPin; /** - * offset 628 + * offset 648 */ pin_output_mode_e fuelPumpPinMode; /** * need 4 byte alignment units - * offset 629 + * offset 649 */ - uint8_t alignmentFill_at_629[1]; + uint8_t alignmentFill_at_649[1]; /** * Check engine light, also malfunction indicator light. Always blinks once on boot. - * offset 630 + * offset 650 */ output_pin_e malfunctionIndicatorPin; /** - * offset 632 + * offset 652 */ pin_output_mode_e malfunctionIndicatorPinMode; /** - * offset 633 + * offset 653 */ pin_output_mode_e fanPinMode; /** - * offset 634 + * offset 654 */ output_pin_e fanPin; /** * Some cars have a switch to indicate that clutch pedal is all the way down - * offset 636 + * offset 656 */ switch_input_pin_e clutchDownPin; /** - * offset 638 + * offset 658 */ output_pin_e alternatorControlPin; /** - * offset 640 + * offset 660 */ pin_output_mode_e alternatorControlPinMode; /** - * offset 641 + * offset 661 */ pin_input_mode_e clutchDownPinMode; /** - * offset 642 + * offset 662 */ Gpio digitalPotentiometerChipSelect[DIGIPOT_COUNT]; /** - * offset 650 + * offset 670 */ pin_output_mode_e electronicThrottlePin1Mode; /** * need 4 byte alignment units - * offset 651 + * offset 671 */ - uint8_t alignmentFill_at_651[1]; + uint8_t alignmentFill_at_671[1]; /** * set_cj125_heater_pin XXX - * offset 652 + * offset 672 */ Gpio wboHeaterPin; /** * set_cj125_cs_pin XXX - * offset 654 + * offset 674 */ Gpio cj125CsPin; /** - * offset 656 + * offset 676 */ spi_device_e max31855spiDevice; /** * need 4 byte alignment units - * offset 657 + * offset 677 */ - uint8_t alignmentFill_at_657[1]; + uint8_t alignmentFill_at_677[1]; /** - * offset 658 + * offset 678 */ Gpio debugTriggerSync; /** * Digital Potentiometer is used by stock ECU stimulation code - * offset 660 + * offset 680 */ spi_device_e digitalPotentiometerSpiDevice; /** * need 4 byte alignment units - * offset 661 + * offset 681 */ - uint8_t alignmentFill_at_661[1]; + uint8_t alignmentFill_at_681[1]; /** - * offset 662 + * offset 682 */ Gpio mc33972_cs; /** - * offset 664 + * offset 684 */ pin_output_mode_e mc33972_csPinMode; /** * Useful in Research&Development phase - * offset 665 + * offset 685 */ adc_channel_e auxFastSensor1_adcChannel; /** * First throttle body, second sensor. - * offset 666 + * offset 686 */ adc_channel_e tps1_2AdcChannel; /** * Second throttle body, second sensor. - * offset 667 + * offset 687 */ adc_channel_e tps2_2AdcChannel; /** @@ -1454,116 +1454,116 @@ struct engine_configuration_s { * Second channel * See also tps1_1AdcChannel * See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage - * offset 668 + * offset 688 */ adc_channel_e throttlePedalPositionSecondAdcChannel; /** % - * offset 669 + * offset 689 */ uint8_t fuelLevelValues[FUEL_LEVEL_TABLE_COUNT]; /** * AFR, WBO, EGO - whatever you like to call it - * offset 677 + * offset 697 */ ego_sensor_e afr_type; /** * need 4 byte alignment units - * offset 678 + * offset 698 */ - uint8_t alignmentFill_at_678[2]; + uint8_t alignmentFill_at_698[2]; /** * 0.1 is a good default value x - * offset 680 + * offset 700 */ float idle_antiwindupFreq; /** - * offset 684 + * offset 704 */ brain_input_pin_e triggerInputPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 688 + * offset 708 */ uint16_t unused688; - /** - * offset 690 - */ - pin_output_mode_e hip9011CsPinMode; - /** - * need 4 byte alignment - units - * offset 691 - */ - uint8_t alignmentFill_at_691[1]; - /** - * offset 692 - */ - output_pin_e tachOutputPin; - /** - * offset 694 - */ - pin_output_mode_e tachOutputPinMode; - /** - * need 4 byte alignment - units - * offset 695 - */ - uint8_t alignmentFill_at_695[1]; - /** - * offset 696 - */ - output_pin_e mainRelayPin; - /** - * offset 698 - */ - Gpio sdCardCsPin; - /** - * set_can_tx_pin X - * offset 700 - */ - Gpio canTxPin; - /** - * set_can_rx_pin X - * offset 702 - */ - Gpio canRxPin; - /** - * offset 704 - */ - pin_input_mode_e throttlePedalUpPinMode; - /** - * Additional idle % while A/C is active - % - * offset 705 - */ - uint8_t acIdleExtraOffset; - /** - * Ratio between the wheels and your transmission output. - ratio - * offset 706 - */ - scaled_channel finalGearRatio; - /** - * offset 708 - */ - brain_input_pin_e tcuInputSpeedSensorPin; /** * offset 710 */ - uint8_t tcuInputSpeedSensorTeeth; + pin_output_mode_e hip9011CsPinMode; /** * need 4 byte alignment units * offset 711 */ uint8_t alignmentFill_at_711[1]; + /** + * offset 712 + */ + output_pin_e tachOutputPin; + /** + * offset 714 + */ + pin_output_mode_e tachOutputPinMode; + /** + * need 4 byte alignment + units + * offset 715 + */ + uint8_t alignmentFill_at_715[1]; + /** + * offset 716 + */ + output_pin_e mainRelayPin; + /** + * offset 718 + */ + Gpio sdCardCsPin; + /** + * set_can_tx_pin X + * offset 720 + */ + Gpio canTxPin; + /** + * set_can_rx_pin X + * offset 722 + */ + Gpio canRxPin; + /** + * offset 724 + */ + pin_input_mode_e throttlePedalUpPinMode; + /** + * Additional idle % while A/C is active + % + * offset 725 + */ + uint8_t acIdleExtraOffset; + /** + * Ratio between the wheels and your transmission output. + ratio + * offset 726 + */ + scaled_channel finalGearRatio; + /** + * offset 728 + */ + brain_input_pin_e tcuInputSpeedSensorPin; + /** + * offset 730 + */ + uint8_t tcuInputSpeedSensorTeeth; + /** + * need 4 byte alignment + units + * offset 731 + */ + uint8_t alignmentFill_at_731[1]; /** * Voltage when the wastegate is closed. * You probably don't have one of these! mv - * offset 712 + * offset 732 */ uint16_t wastegatePositionMin; /** @@ -1571,14 +1571,14 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 714 + * offset 734 */ uint16_t wastegatePositionMax; /** * Voltage when the idle valve is closed. * You probably don't have one of these! mv - * offset 716 + * offset 736 */ uint16_t idlePositionMin; /** @@ -1586,174 +1586,31 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 718 + * offset 738 */ uint16_t idlePositionMax; /** * Secondary TTL channel baud rate BPs - * offset 720 + * offset 740 */ uint32_t tunerStudioSerialSpeed; /** * Just for reference really, not taken into account by any logic at this point CR - * offset 724 + * offset 744 */ float compressionRatio; /** * Each rusEFI piece can provide synthetic trigger signal for external ECU. Sometimes these wires are routed back into trigger inputs of the same rusEFI board. * See also directSelfStimulation which is different. - * offset 728 + * offset 748 */ Gpio triggerSimulatorPins[TRIGGER_SIMULATOR_PIN_COUNT]; /** - * offset 734 + * offset 754 */ pin_output_mode_e triggerSimulatorPinModes[TRIGGER_SIMULATOR_PIN_COUNT]; - /** - * need 4 byte alignment - units - * offset 737 - */ - uint8_t alignmentFill_at_737[1]; - /** - * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin - * offset 738 - */ - output_pin_e o2heaterPin; - /** - * offset 740 - */ - pin_output_mode_e o2heaterPinModeTodO; - /** - * need 4 byte alignment - units - * offset 741 - */ - uint8_t alignmentFill_at_741[3]; - /** - offset 744 bit 0 */ - bool is_enabled_spi_1 : 1 {}; - /** - offset 744 bit 1 */ - bool is_enabled_spi_2 : 1 {}; - /** - offset 744 bit 2 */ - bool is_enabled_spi_3 : 1 {}; - /** - * enable sd/disable sd - offset 744 bit 3 */ - bool isSdCardEnabled : 1 {}; - /** - * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. - offset 744 bit 4 */ - bool rusefiVerbose29b : 1 {}; - /** - offset 744 bit 5 */ - bool isEngineControlEnabled : 1 {}; - /** - offset 744 bit 6 */ - bool isHip9011Enabled : 1 {}; - /** - offset 744 bit 7 */ - bool isVerboseAlternator : 1 {}; - /** - offset 744 bit 8 */ - bool verboseQuad : 1 {}; - /** - * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. - offset 744 bit 9 */ - bool useStepperIdle : 1 {}; - /** - offset 744 bit 10 */ - bool enabledStep1Limiter : 1 {}; - /** - offset 744 bit 11 */ - bool useTpicAdvancedMode : 1 {}; - /** - offset 744 bit 12 */ - bool useLcdScreen : 1 {}; - /** - offset 744 bit 13 */ - bool verboseTLE8888 : 1 {}; - /** - * CAN broadcast using custom rusEFI protocol - * enable can_broadcast/disable can_broadcast - offset 744 bit 14 */ - bool enableVerboseCanTx : 1 {}; - /** - * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. - offset 744 bit 15 */ - bool onOffAlternatorLogic : 1 {}; - /** - * enable cj125/disable cj125 - offset 744 bit 16 */ - bool isCJ125Enabled : 1 {}; - /** - * Use rise or fall signal front - * get vvtCamSensorUseRise - offset 744 bit 17 */ - bool vvtCamSensorUseRise : 1 {}; - /** - * Useful for individual intakes - offset 744 bit 18 */ - bool measureMapOnlyInOneCylinder : 1 {}; - /** - offset 744 bit 19 */ - bool stepperForceParkingEveryRestart : 1 {}; - /** - * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. - offset 744 bit 20 */ - bool isFasterEngineSpinUpEnabled : 1 {}; - /** - * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. - offset 744 bit 21 */ - bool coastingFuelCutEnabled : 1 {}; - /** - * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. - offset 744 bit 22 */ - bool useIacTableForCoasting : 1 {}; - /** - offset 744 bit 23 */ - bool useNoiselessTriggerDecoder : 1 {}; - /** - offset 744 bit 24 */ - bool useIdleTimingPidControl : 1 {}; - /** - * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. - offset 744 bit 25 */ - bool disableEtbWhenEngineStopped : 1 {}; - /** - offset 744 bit 26 */ - bool is_enabled_spi_4 : 1 {}; - /** - * Disable the electronic throttle motor and DC idle motor for testing. - * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. - offset 744 bit 27 */ - bool pauseEtbControl : 1 {}; - /** - offset 744 bit 28 */ - bool alignEngineSnifferAtTDC : 1 {}; - /** - * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. - offset 744 bit 29 */ - bool useETBforIdleControl : 1 {}; - /** - offset 744 bit 30 */ - bool idleIncrementalPidCic : 1 {}; - /** - * AEM X-Series or rusEFI Wideband - offset 744 bit 31 */ - bool enableAemXSeries : 1 {}; - /** - * offset 748 - */ - brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; - /** - * offset 756 - */ - pin_output_mode_e mainRelayPinMode; /** * need 4 byte alignment units @@ -1761,1030 +1618,1173 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_757[1]; /** + * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin * offset 758 */ - Gpio hip9011CsPin; + output_pin_e o2heaterPin; /** * offset 760 */ + pin_output_mode_e o2heaterPinModeTodO; + /** + * need 4 byte alignment + units + * offset 761 + */ + uint8_t alignmentFill_at_761[3]; + /** + offset 764 bit 0 */ + bool is_enabled_spi_1 : 1 {}; + /** + offset 764 bit 1 */ + bool is_enabled_spi_2 : 1 {}; + /** + offset 764 bit 2 */ + bool is_enabled_spi_3 : 1 {}; + /** + * enable sd/disable sd + offset 764 bit 3 */ + bool isSdCardEnabled : 1 {}; + /** + * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. + offset 764 bit 4 */ + bool rusefiVerbose29b : 1 {}; + /** + offset 764 bit 5 */ + bool isEngineControlEnabled : 1 {}; + /** + offset 764 bit 6 */ + bool isHip9011Enabled : 1 {}; + /** + offset 764 bit 7 */ + bool isVerboseAlternator : 1 {}; + /** + offset 764 bit 8 */ + bool verboseQuad : 1 {}; + /** + * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. + offset 764 bit 9 */ + bool useStepperIdle : 1 {}; + /** + offset 764 bit 10 */ + bool enabledStep1Limiter : 1 {}; + /** + offset 764 bit 11 */ + bool useTpicAdvancedMode : 1 {}; + /** + offset 764 bit 12 */ + bool useLcdScreen : 1 {}; + /** + offset 764 bit 13 */ + bool verboseTLE8888 : 1 {}; + /** + * CAN broadcast using custom rusEFI protocol + * enable can_broadcast/disable can_broadcast + offset 764 bit 14 */ + bool enableVerboseCanTx : 1 {}; + /** + * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. + offset 764 bit 15 */ + bool onOffAlternatorLogic : 1 {}; + /** + * enable cj125/disable cj125 + offset 764 bit 16 */ + bool isCJ125Enabled : 1 {}; + /** + * Use rise or fall signal front + * get vvtCamSensorUseRise + offset 764 bit 17 */ + bool vvtCamSensorUseRise : 1 {}; + /** + * Useful for individual intakes + offset 764 bit 18 */ + bool measureMapOnlyInOneCylinder : 1 {}; + /** + offset 764 bit 19 */ + bool stepperForceParkingEveryRestart : 1 {}; + /** + * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. + offset 764 bit 20 */ + bool isFasterEngineSpinUpEnabled : 1 {}; + /** + * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. + offset 764 bit 21 */ + bool coastingFuelCutEnabled : 1 {}; + /** + * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. + offset 764 bit 22 */ + bool useIacTableForCoasting : 1 {}; + /** + offset 764 bit 23 */ + bool useNoiselessTriggerDecoder : 1 {}; + /** + offset 764 bit 24 */ + bool useIdleTimingPidControl : 1 {}; + /** + * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. + offset 764 bit 25 */ + bool disableEtbWhenEngineStopped : 1 {}; + /** + offset 764 bit 26 */ + bool is_enabled_spi_4 : 1 {}; + /** + * Disable the electronic throttle motor and DC idle motor for testing. + * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. + offset 764 bit 27 */ + bool pauseEtbControl : 1 {}; + /** + offset 764 bit 28 */ + bool alignEngineSnifferAtTDC : 1 {}; + /** + * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. + offset 764 bit 29 */ + bool useETBforIdleControl : 1 {}; + /** + offset 764 bit 30 */ + bool idleIncrementalPidCic : 1 {}; + /** + * AEM X-Series or rusEFI Wideband + offset 764 bit 31 */ + bool enableAemXSeries : 1 {}; + /** + * offset 768 + */ + brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; + /** + * offset 776 + */ + pin_output_mode_e mainRelayPinMode; + /** + * need 4 byte alignment + units + * offset 777 + */ + uint8_t alignmentFill_at_777[1]; + /** + * offset 778 + */ + Gpio hip9011CsPin; + /** + * offset 780 + */ Gpio hip9011IntHoldPin; /** - * offset 762 + * offset 782 */ pin_output_mode_e hip9011IntHoldPinMode; /** * need 4 byte alignment units - * offset 763 + * offset 783 */ - uint8_t alignmentFill_at_763[1]; + uint8_t alignmentFill_at_783[1]; /** - * offset 764 + * offset 784 */ uint32_t verboseCanBaseAddress; /** v - * offset 768 + * offset 788 */ uint8_t mc33_hvolt; /** * Minimum MAP before closed loop boost is enabled. Use to prevent misbehavior upon entering boost. kPa - * offset 769 + * offset 789 */ uint8_t minimumBoostClosedLoopMap; /** * Optional Radiator Fan used with A/C - * offset 770 + * offset 790 */ output_pin_e acFanPin; /** - * offset 772 + * offset 792 */ pin_output_mode_e acFanPinMode; /** - * offset 773 + * offset 793 */ spi_device_e l9779spiDevice; /** volts - * offset 774 + * offset 794 */ scaled_channel dwellVoltageCorrVoltBins[DWELL_CURVE_SIZE]; /** - * offset 782 + * offset 802 */ imu_type_e imuType; /** multiplier - * offset 783 + * offset 803 */ scaled_channel dwellVoltageCorrValues[DWELL_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 791 + * offset 811 */ - uint8_t alignmentFill_at_791[1]; + uint8_t alignmentFill_at_811[1]; /** kg - * offset 792 + * offset 812 */ uint16_t vehicleWeight; /** * How far above idle speed do we consider idling? * For example, if target = 800, this param = 200, then anything below 1000 RPM is considered idle. RPM - * offset 794 + * offset 814 */ int16_t idlePidRpmUpperLimit; /** * Apply nonlinearity correction below a pulse of this duration. Pulses longer than this duration will receive no adjustment. ms - * offset 796 + * offset 816 */ scaled_channel applyNonlinearBelowPulse; /** - * offset 798 + * offset 818 */ Gpio lps25BaroSensorScl; /** - * offset 800 + * offset 820 */ Gpio lps25BaroSensorSda; /** - * offset 802 + * offset 822 */ brain_input_pin_e vehicleSpeedSensorInputPin; /** * Some vehicles have a switch to indicate that clutch pedal is all the way up - * offset 804 + * offset 824 */ switch_input_pin_e clutchUpPin; /** - * offset 806 + * offset 826 */ InjectorNonlinearMode injectorNonlinearMode; /** - * offset 807 + * offset 827 */ pin_input_mode_e clutchUpPinMode; /** - * offset 808 + * offset 828 */ Gpio max31855_cs[EGT_CHANNEL_COUNT]; /** * Continental/GM flex fuel sensor, 50-150hz type - * offset 824 + * offset 844 */ brain_input_pin_e flexSensorPin; /** - * offset 826 + * offset 846 */ Gpio test557pin; /** - * offset 828 + * offset 848 */ pin_output_mode_e stepperDirectionPinMode; /** - * offset 829 + * offset 849 */ spi_device_e mc33972spiDevice; /** * Stoichiometric ratio for your secondary fuel. This value is used when the Flex Fuel sensor indicates E100, typically 9.0 :1 - * offset 830 + * offset 850 */ scaled_channel stoichRatioSecondary; /** * Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open. % - * offset 831 + * offset 851 */ uint8_t etbMaximumPosition; /** * SD card logging period, in milliseconds ms - * offset 832 + * offset 852 */ int16_t sdCardPeriodMs; /** - * offset 834 + * offset 854 */ adc_channel_e idlePositionSensor; /** * need 4 byte alignment units - * offset 835 + * offset 855 */ - uint8_t alignmentFill_at_835[1]; + uint8_t alignmentFill_at_855[1]; /** - * offset 836 + * offset 856 */ Gpio debugMapAveraging; /** - * offset 838 + * offset 858 */ output_pin_e starterRelayDisablePin; /** * On some vehicles we can disable starter once engine is already running - * offset 840 + * offset 860 */ pin_output_mode_e starterRelayDisablePinMode; /** * need 4 byte alignment units - * offset 841 + * offset 861 */ - uint8_t alignmentFill_at_841[1]; + uint8_t alignmentFill_at_861[1]; /** * Some Subaru and some Mazda use double-solenoid idle air valve - * offset 842 + * offset 862 */ output_pin_e secondSolenoidPin; /** * See also starterControlPin - * offset 844 + * offset 864 */ switch_input_pin_e startStopButtonPin; /** * need 4 byte alignment units - * offset 846 + * offset 866 */ - uint8_t alignmentFill_at_846[2]; + uint8_t alignmentFill_at_866[2]; /** * This many MAP samples are used to estimate the current MAP. This many samples are considered, and the minimum taken. Recommended value is 1 for single-throttle engines, and your number of cylinders for individual throttle bodies. count - * offset 848 + * offset 868 */ int mapMinBufferLength; /** * Below this throttle position, the engine is considered idling. If you have an electronic throttle, this checks accelerator pedal position instead of throttle position, and should be set to 1-2%. % - * offset 852 + * offset 872 */ int16_t idlePidDeactivationTpsThreshold; /** % - * offset 854 + * offset 874 */ int16_t stepperParkingExtraSteps; /** ADC - * offset 856 + * offset 876 */ uint16_t tps1SecondaryMin; /** ADC - * offset 858 + * offset 878 */ uint16_t tps1SecondaryMax; /** rpm - * offset 860 + * offset 880 */ int16_t antiLagRpmTreshold; /** * Maximum time to crank starter when start/stop button is pressed Seconds - * offset 862 + * offset 882 */ uint16_t startCrankingDuration; /** * This pin is used for debugging - snap a logic analyzer on it and see if it's ever high - * offset 864 + * offset 884 */ Gpio triggerErrorPin; /** - * offset 866 + * offset 886 */ pin_output_mode_e triggerErrorPinMode; /** * need 4 byte alignment units - * offset 867 + * offset 887 */ - uint8_t alignmentFill_at_867[1]; + uint8_t alignmentFill_at_887[1]; /** - * offset 868 + * offset 888 */ output_pin_e acRelayPin; /** - * offset 870 + * offset 890 */ pin_output_mode_e acRelayPinMode; /** * need 4 byte alignment units - * offset 871 + * offset 891 */ - uint8_t alignmentFill_at_871[1]; + uint8_t alignmentFill_at_891[1]; /** - * offset 872 + * offset 892 */ script_setting_t scriptSetting[SCRIPT_SETTING_COUNT]; /** - * offset 904 + * offset 924 */ Gpio spi1mosiPin; /** - * offset 906 + * offset 926 */ Gpio spi1misoPin; /** - * offset 908 + * offset 928 */ Gpio spi1sckPin; /** - * offset 910 + * offset 930 */ Gpio spi2mosiPin; /** - * offset 912 + * offset 932 */ Gpio spi2misoPin; /** - * offset 914 + * offset 934 */ Gpio spi2sckPin; /** - * offset 916 + * offset 936 */ Gpio spi3mosiPin; /** - * offset 918 + * offset 938 */ Gpio spi3misoPin; /** - * offset 920 + * offset 940 */ Gpio spi3sckPin; /** * Saab Combustion Detection Module knock signal input pin * also known as Saab Ion Sensing Module - * offset 922 + * offset 942 */ Gpio cdmInputPin; /** - * offset 924 + * offset 944 */ Gpio joystickCenterPin; /** - * offset 926 + * offset 946 */ Gpio joystickAPin; /** - * offset 928 + * offset 948 */ Gpio joystickBPin; /** - * offset 930 + * offset 950 */ Gpio joystickCPin; /** - * offset 932 + * offset 952 */ Gpio joystickDPin; /** - * offset 934 + * offset 954 */ uart_device_e consoleUartDevice; /** * rusEFI console Sensor Sniffer mode - * offset 935 + * offset 955 */ sensor_chart_e sensorChartMode; /** - * offset 936 + * offset 956 */ maf_sensor_type_e mafSensorType; /** * need 4 byte alignment units - * offset 937 + * offset 957 */ - uint8_t alignmentFill_at_937[3]; + uint8_t alignmentFill_at_957[3]; /** - offset 940 bit 0 */ + offset 960 bit 0 */ bool clutchUpPinInverted : 1 {}; /** - offset 940 bit 1 */ + offset 960 bit 1 */ bool clutchDownPinInverted : 1 {}; /** * If enabled we use two H-bridges to drive stepper idle air valve - offset 940 bit 2 */ + offset 960 bit 2 */ bool useHbridgesToDriveIdleStepper : 1 {}; /** - offset 940 bit 3 */ + offset 960 bit 3 */ bool multisparkEnable : 1 {}; /** - offset 940 bit 4 */ + offset 960 bit 4 */ bool enableLaunchRetard : 1 {}; /** - offset 940 bit 5 */ + offset 960 bit 5 */ bool unfinishedenableLaunchBoost : 1 {}; /** - offset 940 bit 6 */ + offset 960 bit 6 */ bool unfinishedlaunchDisableBySpeed : 1 {}; /** * Read VSS from OEM CAN bus according to selected CAN vehicle configuration. - offset 940 bit 7 */ + offset 960 bit 7 */ bool enableCanVss : 1 {}; /** - offset 940 bit 8 */ + offset 960 bit 8 */ bool enableInnovateLC2 : 1 {}; /** - offset 940 bit 9 */ + offset 960 bit 9 */ bool showHumanReadableWarning : 1 {}; /** * If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor. - offset 940 bit 10 */ + offset 960 bit 10 */ bool stftIgnoreErrorMagnitude : 1 {}; /** - offset 940 bit 11 */ + offset 960 bit 11 */ bool tempBooleanForVerySpecialCases : 1 {}; /** - offset 940 bit 12 */ + offset 960 bit 12 */ bool enableSoftwareKnock : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable vvt_details - offset 940 bit 13 */ + offset 960 bit 13 */ bool verboseVVTDecoding : 1 {}; /** * get invertCamVVTSignal - offset 940 bit 14 */ + offset 960 bit 14 */ bool invertCamVVTSignal : 1 {}; /** * This property is useful if using rusEFI as TCM or BCM only * enable consumeObdSensors - offset 940 bit 15 */ + offset 960 bit 15 */ bool consumeObdSensors : 1 {}; /** - offset 940 bit 16 */ + offset 960 bit 16 */ bool knockBankCyl1 : 1 {}; /** - offset 940 bit 17 */ + offset 960 bit 17 */ bool knockBankCyl2 : 1 {}; /** - offset 940 bit 18 */ + offset 960 bit 18 */ bool knockBankCyl3 : 1 {}; /** - offset 940 bit 19 */ + offset 960 bit 19 */ bool knockBankCyl4 : 1 {}; /** - offset 940 bit 20 */ + offset 960 bit 20 */ bool knockBankCyl5 : 1 {}; /** - offset 940 bit 21 */ + offset 960 bit 21 */ bool knockBankCyl6 : 1 {}; /** - offset 940 bit 22 */ + offset 960 bit 22 */ bool knockBankCyl7 : 1 {}; /** - offset 940 bit 23 */ + offset 960 bit 23 */ bool knockBankCyl8 : 1 {}; /** - offset 940 bit 24 */ + offset 960 bit 24 */ bool knockBankCyl9 : 1 {}; /** - offset 940 bit 25 */ + offset 960 bit 25 */ bool knockBankCyl10 : 1 {}; /** - offset 940 bit 26 */ + offset 960 bit 26 */ bool knockBankCyl11 : 1 {}; /** - offset 940 bit 27 */ + offset 960 bit 27 */ bool knockBankCyl12 : 1 {}; /** - offset 940 bit 28 */ + offset 960 bit 28 */ bool tcuEnabled : 1 {}; /** - offset 940 bit 29 */ + offset 960 bit 29 */ bool canBroadcastUseChannelTwo : 1 {}; /** * If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss - offset 940 bit 30 */ + offset 960 bit 30 */ bool useRawOutputToDriveIdleStepper : 1 {}; /** * Print incoming and outgoing second bus CAN messages in rusEFI console - offset 940 bit 31 */ + offset 960 bit 31 */ bool verboseCan2 : 1 {}; /** - * offset 944 + * offset 964 */ dc_io etbIo[ETB_COUNT]; /** * Wastegate control Solenoid - * offset 960 + * offset 980 */ output_pin_e boostControlPin; /** - * offset 962 + * offset 982 */ pin_output_mode_e boostControlPinMode; /** * need 4 byte alignment units - * offset 963 + * offset 983 */ - uint8_t alignmentFill_at_963[1]; + uint8_t alignmentFill_at_983[1]; /** - * offset 964 + * offset 984 */ switch_input_pin_e antiLagActivatePin; /** - * offset 966 + * offset 986 */ switch_input_pin_e launchActivatePin; /** - * offset 968 + * offset 988 */ pid_s boostPid; /** - * offset 988 + * offset 1008 */ boostType_e boostType; /** * need 4 byte alignment units - * offset 989 + * offset 1009 */ - uint8_t alignmentFill_at_989[3]; + uint8_t alignmentFill_at_1009[3]; /** Hz - * offset 992 + * offset 1012 */ int boostPwmFrequency; /** - * offset 996 + * offset 1016 */ launchActivationMode_e launchActivationMode; /** - * offset 997 + * offset 1017 */ antiLagActivationMode_e antiLagActivationMode; /** * need 4 byte alignment units - * offset 998 + * offset 1018 */ - uint8_t alignmentFill_at_998[2]; + uint8_t alignmentFill_at_1018[2]; /** * Disabled above this speed Kph - * offset 1000 + * offset 1020 */ int launchSpeedThreshold; /** * Range from Launch Rpm for Timing Retard to activate RPM - * offset 1004 + * offset 1024 */ int launchTimingRpmRange; /** * Extra Fuel Added % - * offset 1008 + * offset 1028 */ int launchFuelAdded; /** * Duty Cycle for the Boost Solenoid % - * offset 1012 + * offset 1032 */ int launchBoostDuty; /** * RPM Range for Hard Cut rpm - * offset 1016 + * offset 1036 */ int hardCutRpmRange; /** rpm - * offset 1020 + * offset 1040 */ int launchAdvanceRpmRange; /** rpm - * offset 1024 + * offset 1044 */ int launchTpsTreshold; /** rpm - * offset 1028 + * offset 1048 */ float launchActivateDelay; /** - * offset 1032 + * offset 1052 */ stft_s stft; /** - * offset 1056 + * offset 1076 */ dc_io stepperDcIo[DC_PER_STEPPER]; /** * For example, BMW, GM or Chevrolet * REQUIRED for rusEFI Online - * offset 1072 + * offset 1092 */ vehicle_info_t engineMake; /** * For example, LS1 or NB2 * REQUIRED for rusEFI Online - * offset 1104 + * offset 1124 */ vehicle_info_t engineCode; /** * For example, Hunchback or Orange Miata * Vehicle name has to be unique between your vehicles. * REQUIRED for rusEFI Online - * offset 1136 + * offset 1156 */ vehicle_info_t vehicleName; /** - * offset 1168 + * offset 1188 */ output_pin_e tcu_solenoid[TCU_SOLENOID_COUNT]; /** - * offset 1180 + * offset 1200 */ etb_function_e etbFunctions[ETB_COUNT]; /** - * offset 1182 + * offset 1202 */ spi_device_e drv8860spiDevice; /** * need 4 byte alignment units - * offset 1183 + * offset 1203 */ - uint8_t alignmentFill_at_1183[1]; + uint8_t alignmentFill_at_1203[1]; /** - * offset 1184 + * offset 1204 */ Gpio drv8860_cs; /** - * offset 1186 + * offset 1206 */ pin_output_mode_e drv8860_csPinMode; /** * need 4 byte alignment units - * offset 1187 + * offset 1207 */ - uint8_t alignmentFill_at_1187[1]; + uint8_t alignmentFill_at_1207[1]; /** - * offset 1188 + * offset 1208 */ Gpio drv8860_miso; /** volt - * offset 1190 + * offset 1210 */ scaled_channel fuelLevelBins[FUEL_LEVEL_TABLE_COUNT]; /** - * offset 1206 + * offset 1226 */ output_pin_e luaOutputPins[LUA_PWM_COUNT]; /** * need 4 byte alignment units - * offset 1222 + * offset 1242 */ - uint8_t alignmentFill_at_1222[2]; + uint8_t alignmentFill_at_1242[2]; /** * Angle between cam sensor and VVT zero position * set vvt_offset X value - * offset 1224 + * offset 1244 */ float vvtOffsets[CAM_INPUTS_COUNT]; /** - * offset 1240 + * offset 1260 */ float vvtOffsetsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 1240 + * offset 1260 */ vr_threshold_s vrThreshold[VR_THRESHOLD_COUNT]; /** - * offset 1272 + * offset 1292 */ gppwm_note_t gpPwmNote[GPPWM_CHANNELS]; /** ADC - * offset 1336 + * offset 1356 */ uint16_t tps2SecondaryMin; /** ADC - * offset 1338 + * offset 1358 */ uint16_t tps2SecondaryMax; /** - offset 1340 bit 0 */ + offset 1360 bit 0 */ bool disablePrimaryUart : 1 {}; /** * Enables lambda sensor closed loop feedback for fuelling. - offset 1340 bit 1 */ + offset 1360 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** * Print details into rusEFI console * enable verbose_idle - offset 1340 bit 2 */ + offset 1360 bit 2 */ bool isVerboseIAC : 1 {}; /** - offset 1340 bit 3 */ + offset 1360 bit 3 */ bool boardUseTachPullUp : 1 {}; /** - offset 1340 bit 4 */ + offset 1360 bit 4 */ bool boardUseTempPullUp : 1 {}; /** - offset 1340 bit 5 */ + offset 1360 bit 5 */ bool unused234234234 : 1 {}; /** * Sometimes we have a performance issue while printing error - offset 1340 bit 6 */ + offset 1360 bit 6 */ bool silentTriggerError : 1 {}; /** - offset 1340 bit 7 */ + offset 1360 bit 7 */ bool useLinearCltSensor : 1 {}; /** * enable can_read/disable can_read - offset 1340 bit 8 */ + offset 1360 bit 8 */ bool canReadEnabled : 1 {}; /** * enable can_write/disable can_write - offset 1340 bit 9 */ + offset 1360 bit 9 */ bool canWriteEnabled : 1 {}; /** - offset 1340 bit 10 */ + offset 1360 bit 10 */ bool useLinearIatSensor : 1 {}; /** - offset 1340 bit 11 */ + offset 1360 bit 11 */ bool boardUse2stepPullDown : 1 {}; /** * Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50% - offset 1340 bit 12 */ + offset 1360 bit 12 */ bool tachPulseDurationAsDutyCycle : 1 {}; /** * This enables smart alternator control and activates the extra alternator settings. - offset 1340 bit 13 */ + offset 1360 bit 13 */ bool isAlternatorControlEnabled : 1 {}; /** * This setting flips the signal from the primary engine speed sensor. - offset 1340 bit 14 */ + offset 1360 bit 14 */ bool invertPrimaryTriggerSignal : 1 {}; /** * This setting flips the signal from the secondary engine speed sensor. - offset 1340 bit 15 */ + offset 1360 bit 15 */ bool invertSecondaryTriggerSignal : 1 {}; /** - offset 1340 bit 16 */ + offset 1360 bit 16 */ bool cutFuelOnHardLimit : 1 {}; /** * Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer. - offset 1340 bit 17 */ + offset 1360 bit 17 */ bool cutSparkOnHardLimit : 1 {}; /** - offset 1340 bit 18 */ + offset 1360 bit 18 */ bool launchFuelCutEnable : 1 {}; /** * This is the Cut Mode normally used - offset 1340 bit 19 */ + offset 1360 bit 19 */ bool launchSparkCutEnable : 1 {}; /** - offset 1340 bit 20 */ + offset 1360 bit 20 */ bool boardUseCrankPullUp : 1 {}; /** - offset 1340 bit 21 */ + offset 1360 bit 21 */ bool boardUseCamPullDown : 1 {}; /** - offset 1340 bit 22 */ + offset 1360 bit 22 */ bool boardUseCamVrPullUp : 1 {}; /** - offset 1340 bit 23 */ + offset 1360 bit 23 */ bool boardUseD2PullDown : 1 {}; /** - offset 1340 bit 24 */ + offset 1360 bit 24 */ bool boardUseD3PullDown : 1 {}; /** - offset 1340 bit 25 */ + offset 1360 bit 25 */ bool boardUseD4PullDown : 1 {}; /** - offset 1340 bit 26 */ + offset 1360 bit 26 */ bool boardUseD5PullDown : 1 {}; /** * Sometimes we just have to shut the engine down. Use carefully! - offset 1340 bit 27 */ + offset 1360 bit 27 */ bool useFSIO5ForCriticalIssueEngineStop : 1 {}; /** * Sometimes we have to miss injection on purpose to attract driver's attention - offset 1340 bit 28 */ + offset 1360 bit 28 */ bool useFSIO4ForSeriousEngineWarning : 1 {}; /** - offset 1340 bit 29 */ + offset 1360 bit 29 */ bool launchActivateInverted : 1 {}; /** - offset 1340 bit 30 */ + offset 1360 bit 30 */ bool twoStroke : 1 {}; /** * Where is your primary skipped wheel located? - offset 1340 bit 31 */ + offset 1360 bit 31 */ bool skippedWheelOnCam : 1 {}; /** - * offset 1344 + * offset 1364 */ adc_channel_e hipOutputChannel; /** * need 4 byte alignment units - * offset 1345 + * offset 1365 */ - uint8_t alignmentFill_at_1345[1]; + uint8_t alignmentFill_at_1365[1]; /** * A/C button input - * offset 1346 + * offset 1366 */ switch_input_pin_e acSwitch; /** - * offset 1348 + * offset 1368 */ adc_channel_e vRefAdcChannel; /** * Expected neutral position % - * offset 1349 + * offset 1369 */ uint8_t etbNeutralPosition; /** * See also idleRpmPid - * offset 1350 + * offset 1370 */ idle_mode_e idleMode; /** * need 4 byte alignment units - * offset 1351 + * offset 1371 */ - uint8_t alignmentFill_at_1351[1]; + uint8_t alignmentFill_at_1371[1]; /** * Enable fuel injection - This is default off for new projects as a safety feature, set to "true" to enable fuel injection and further injector settings. - offset 1352 bit 0 */ + offset 1372 bit 0 */ bool isInjectionEnabled : 1 {}; /** * Enable ignition - This is default off for new projects as a safety feature, set to "true" to enable ignition and further ignition settings. - offset 1352 bit 1 */ + offset 1372 bit 1 */ bool isIgnitionEnabled : 1 {}; /** * When enabled if TPS is held above 95% no fuel is injected while cranking to clear excess fuel from the cylinders. - offset 1352 bit 2 */ + offset 1372 bit 2 */ bool isCylinderCleanupEnabled : 1 {}; /** * Should we use tables to vary tau/beta based on CLT/MAP, or just with fixed values? - offset 1352 bit 3 */ + offset 1372 bit 3 */ bool complexWallModel : 1 {}; /** - offset 1352 bit 4 */ + offset 1372 bit 4 */ bool alwaysInstantRpm : 1 {}; /** - offset 1352 bit 5 */ + offset 1372 bit 5 */ bool isMapAveragingEnabled : 1 {}; /** * If enabled, use separate temperature multiplier table for cranking idle position. * If disabled, use normal running multiplier table applied to the cranking base position. - offset 1352 bit 6 */ + offset 1372 bit 6 */ bool overrideCrankingIacSetting : 1 {}; /** * This activates a separate ignition timing table for idle conditions, this can help idle stability by using ignition retard and advance either side of the desired idle speed. Extra retard at low idle speeds will prevent stalling and extra advance at high idle speeds can help reduce engine power and slow the idle speed. - offset 1352 bit 7 */ + offset 1372 bit 7 */ bool useSeparateAdvanceForIdle : 1 {}; /** - offset 1352 bit 8 */ + offset 1372 bit 8 */ bool isWaveAnalyzerEnabled : 1 {}; /** * This activates a separate fuel table for Idle, this allows fine tuning of the idle fuelling. - offset 1352 bit 9 */ + offset 1372 bit 9 */ bool useSeparateVeForIdle : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable trigger_details - offset 1352 bit 10 */ + offset 1372 bit 10 */ bool verboseTriggerSynchDetails : 1 {}; /** * Usually if we have no trigger events that means engine is stopped * Unless we are troubleshooting and spinning the engine by hand - this case a longer * delay is needed - offset 1352 bit 11 */ + offset 1372 bit 11 */ bool isManualSpinningMode : 1 {}; /** * This is needed if your coils are individually wired and you wish to use batch injection. * enable two_wire_batch_injection - offset 1352 bit 12 */ + offset 1372 bit 12 */ bool twoWireBatchInjection : 1 {}; /** * VR sensors are only precise on rising front * enable trigger_only_front - offset 1352 bit 13 */ + offset 1372 bit 13 */ bool useOnlyRisingEdgeForTrigger : 1 {}; /** * This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark). - offset 1352 bit 14 */ + offset 1372 bit 14 */ bool twoWireBatchIgnition : 1 {}; /** - offset 1352 bit 15 */ + offset 1372 bit 15 */ bool useFixedBaroCorrFromMap : 1 {}; /** * In Constant mode, timing is automatically tapered to running as RPM increases. * In Table mode, the "Cranking ignition advance" table is used directly. - offset 1352 bit 16 */ + offset 1372 bit 16 */ bool useSeparateAdvanceForCranking : 1 {}; /** * This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle). * You probably don't need this. - offset 1352 bit 17 */ + offset 1372 bit 17 */ bool useAdvanceCorrectionsForCranking : 1 {}; /** * Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor. - offset 1352 bit 18 */ + offset 1372 bit 18 */ bool flexCranking : 1 {}; /** * This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller - offset 1352 bit 19 */ + offset 1372 bit 19 */ bool useIacPidMultTable : 1 {}; /** - offset 1352 bit 20 */ + offset 1372 bit 20 */ bool isBoostControlEnabled : 1 {}; /** * Interpolates the Ignition Retard from 0 to 100% within the RPM Range - offset 1352 bit 21 */ + offset 1372 bit 21 */ bool launchSmoothRetard : 1 {}; /** * Some engines are OK running semi-random sequential while other engine require phase synchronization - offset 1352 bit 22 */ + offset 1372 bit 22 */ bool isPhaseSyncRequiredForIgnition : 1 {}; /** * If enabled, use a curve for RPM limit (based on coolant temperature) instead of a constant value. - offset 1352 bit 23 */ + offset 1372 bit 23 */ bool useCltBasedRpmLimit : 1 {}; /** * If enabled, don't wait for engine start to heat O2 sensors. WARNING: this will reduce the life of your sensor, as condensation in the exhaust from a cold start can crack the sensing element. - offset 1352 bit 24 */ + offset 1372 bit 24 */ bool forceO2Heating : 1 {}; /** - offset 1352 bit 25 */ + offset 1372 bit 25 */ bool unused_1484_bit_25 : 1 {}; /** - offset 1352 bit 26 */ + offset 1372 bit 26 */ bool unused_1484_bit_26 : 1 {}; /** - offset 1352 bit 27 */ + offset 1372 bit 27 */ bool unused_1484_bit_27 : 1 {}; /** - offset 1352 bit 28 */ + offset 1372 bit 28 */ bool unused_1484_bit_28 : 1 {}; /** - offset 1352 bit 29 */ + offset 1372 bit 29 */ bool unused_1484_bit_29 : 1 {}; /** - offset 1352 bit 30 */ + offset 1372 bit 30 */ bool unused_1484_bit_30 : 1 {}; /** - offset 1352 bit 31 */ + offset 1372 bit 31 */ bool unused_1484_bit_31 : 1 {}; /** count - * offset 1356 + * offset 1376 */ uint32_t engineChartSize; /** mult - * offset 1360 + * offset 1380 */ float turboSpeedSensorMultiplier; /** - * offset 1364 + * offset 1384 */ Gpio camInputsDebug[CAM_INPUTS_COUNT]; /** - * offset 1372 + * offset 1392 */ uint8_t camInputsDebugPadding[CAM_INPUTS_COUNT_padding]; /** * Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling. RPM - * offset 1372 + * offset 1392 */ int16_t acIdleRpmBump; /** * set warningPeriod X seconds - * offset 1374 + * offset 1394 */ int16_t warningPeriod; /** angle - * offset 1376 + * offset 1396 */ float knockDetectionWindowStart; /** angle - * offset 1380 + * offset 1400 */ float knockDetectionWindowEnd; /** ms - * offset 1384 + * offset 1404 */ float idleStepperReactionTime; /** count - * offset 1388 + * offset 1408 */ int idleStepperTotalSteps; /** * TODO: finish this #413 sec - * offset 1392 + * offset 1412 */ float noAccelAfterHardLimitPeriodSecs; /** * At what trigger index should some MAP-related math be executed? This is a performance trick to reduce load on synchronization trigger callback. index - * offset 1396 + * offset 1416 */ int mapAveragingSchedulingAtIndex; /** * Duration in ms or duty cycle depending on selected mode - * offset 1400 + * offset 1420 */ float tachPulseDuractionMs; /** * Length of time the deposited wall fuel takes to dissipate after the start of acceleration. Seconds - * offset 1404 + * offset 1424 */ float wwaeTau; /** - * offset 1408 + * offset 1428 */ pid_s alternatorControl; /** - * offset 1428 + * offset 1448 */ pid_s etb; /** - * offset 1448 + * offset 1468 */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 1452 + * offset 1472 */ uint16_t unused1452; /** - * offset 1454 + * offset 1474 */ brain_input_pin_e turboSpeedSensorInputPin; /** @@ -2792,7 +2792,7 @@ struct engine_configuration_s { * See also tps2_1AdcChannel * set tps2_min X ADC - * offset 1456 + * offset 1476 */ int16_t tps2Min; /** @@ -2800,1021 +2800,1021 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps2_max X ADC - * offset 1458 + * offset 1478 */ int16_t tps2Max; /** * See also startStopButtonPin - * offset 1460 + * offset 1480 */ output_pin_e starterControlPin; /** - * offset 1462 + * offset 1482 */ pin_input_mode_e startStopButtonMode; /** * need 4 byte alignment units - * offset 1463 + * offset 1483 */ - uint8_t alignmentFill_at_1463[1]; + uint8_t alignmentFill_at_1483[1]; /** - * offset 1464 + * offset 1484 */ Gpio mc33816_flag0; /** Pulse - * offset 1466 + * offset 1486 */ uint8_t tachPulsePerRev; /** * need 4 byte alignment units - * offset 1467 + * offset 1487 */ - uint8_t alignmentFill_at_1467[1]; + uint8_t alignmentFill_at_1487[1]; /** * kPa value which is too low to be true kPa - * offset 1468 + * offset 1488 */ float mapErrorDetectionTooLow; /** * kPa value which is too high to be true kPa - * offset 1472 + * offset 1492 */ float mapErrorDetectionTooHigh; /** * How long to wait for the spark to fire before recharging the coil for another spark. ms - * offset 1476 + * offset 1496 */ scaled_channel multisparkSparkDuration; /** * This sets the dwell time for subsequent sparks. The main spark's dwell is set by the dwell table. ms - * offset 1478 + * offset 1498 */ scaled_channel multisparkDwell; /** * See cltIdleRpmBins - * offset 1480 + * offset 1500 */ pid_s idleRpmPid; /** * 0 = No fuel settling on port walls 1 = All the fuel settling on port walls setting this to 0 disables the wall wetting enrichment. Fraction - * offset 1500 + * offset 1520 */ float wwaeBeta; /** * blue LED on many rusEFI boards. * Blue Communication LED which is expected to blink at 50% duty cycle during normal board operation. * If USB communication cable is connected Blue LED starts to blink faster. - * offset 1504 + * offset 1524 */ Gpio communicationLedPin; /** * Green LED on many rusEFI boards. * Off if engine is stopped, blinks if engine is cranking, solid if engine is running. - * offset 1506 + * offset 1526 */ Gpio runningLedPin; /** * See also EFI_CONSOLE_RX_BRAIN_PIN - * offset 1508 + * offset 1528 */ Gpio binarySerialTxPin; /** - * offset 1510 + * offset 1530 */ Gpio binarySerialRxPin; /** - * offset 1512 + * offset 1532 */ Gpio auxValves[AUX_DIGITAL_VALVE_COUNT]; /** - * offset 1516 + * offset 1536 */ switch_input_pin_e tcuUpshiftButtonPin; /** - * offset 1518 + * offset 1538 */ switch_input_pin_e tcuDownshiftButtonPin; /** voltage - * offset 1520 + * offset 1540 */ float throttlePedalUpVoltage; /** * Pedal in the floor voltage - * offset 1524 + * offset 1544 */ float throttlePedalWOTVoltage; /** * on IGN voltage detection turn fuel pump on to build fuel pressure seconds - * offset 1528 + * offset 1548 */ int16_t startUpFuelPumpDuration; /** * If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation RPM - * offset 1530 + * offset 1550 */ int16_t idlePidRpmDeadZone; /** * This is the target battery voltage the alternator PID control will attempt to maintain Volts - * offset 1532 + * offset 1552 */ float targetVBatt; /** * Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load. % - * offset 1536 + * offset 1556 */ float alternatorOffAboveTps; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. cycles - * offset 1540 + * offset 1560 */ int16_t afterCrankingIACtaperDuration; /** * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value percent - * offset 1542 + * offset 1562 */ int16_t iacByTpsTaper; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X - * offset 1544 + * offset 1564 */ Gpio auxSerialTxPin; /** - * offset 1546 + * offset 1566 */ Gpio warningLedPin; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X - * offset 1548 + * offset 1568 */ Gpio auxSerialRxPin; /** - * offset 1550 + * offset 1570 */ Gpio LIS302DLCsPin; /** * How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs. sec - * offset 1552 + * offset 1572 */ scaled_channel tpsAccelLookback; /** * Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1553 + * offset 1573 */ uint8_t coastingFuelCutVssLow; /** * Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1554 + * offset 1574 */ uint8_t coastingFuelCutVssHigh; /** * Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut. sec - * offset 1555 + * offset 1575 */ scaled_channel noFuelTrimAfterDfcoTime; /** * Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in. roc - * offset 1556 + * offset 1576 */ float tpsAccelEnrichmentThreshold; /** - * offset 1560 + * offset 1580 */ brain_input_pin_e auxSpeedSensorInputPin[2]; /** - * offset 1564 + * offset 1584 */ uint8_t totalGearsCount; /** * Sets what part of injection's is controlled by the injection phase table. - * offset 1565 + * offset 1585 */ InjectionTimingMode injectionTimingMode; /** * need 4 byte alignment units - * offset 1566 + * offset 1586 */ - uint8_t alignmentFill_at_1566[2]; + uint8_t alignmentFill_at_1586[2]; /** * Band rate for primary TTL BPs - * offset 1568 + * offset 1588 */ uint32_t uartConsoleSerialSpeed; /** * For decel we simply multiply delta of TPS and tFor decel we do not use table?! roc - * offset 1572 + * offset 1592 */ float tpsDecelEnleanmentThreshold; /** * Magic multiplier, we multiply delta of TPS and get fuel squirt duration coeff - * offset 1576 + * offset 1596 */ float tpsDecelEnleanmentMultiplier; /** * ExpAverage alpha coefficient coeff - * offset 1580 + * offset 1600 */ float slowAdcAlpha; /** * See http://rusefi.com/s/debugmode * * set debug_mode X - * offset 1584 + * offset 1604 */ debug_mode_e debugMode; /** * need 4 byte alignment units - * offset 1585 + * offset 1605 */ - uint8_t alignmentFill_at_1585[3]; + uint8_t alignmentFill_at_1605[3]; /** BPs - * offset 1588 + * offset 1608 */ uint32_t auxSerialSpeed; /** voltage - * offset 1592 + * offset 1612 */ float throttlePedalSecondaryUpVoltage; /** * Pedal in the floor voltage - * offset 1596 + * offset 1616 */ float throttlePedalSecondaryWOTVoltage; /** * set can_baudrate - * offset 1600 + * offset 1620 */ can_baudrate_e canBaudRate; /** * Override the Y axis (load) value used for the VE table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1601 + * offset 1621 */ ve_override_e veOverrideMode; /** - * offset 1602 + * offset 1622 */ can_baudrate_e can2BaudRate; /** * Override the Y axis (load) value used for the AFR table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1603 + * offset 1623 */ load_override_e afrOverrideMode; /** A - * offset 1604 + * offset 1624 */ scaled_channel mc33_hpfp_i_peak; /** A - * offset 1605 + * offset 1625 */ scaled_channel mc33_hpfp_i_hold; /** * How long to deactivate power when hold current is reached before applying power again us - * offset 1606 + * offset 1626 */ uint8_t mc33_hpfp_i_hold_off; /** * Maximum amount of time the solenoid can be active before assuming a programming error ms - * offset 1607 + * offset 1627 */ uint8_t mc33_hpfp_max_hold; /** * Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards) - offset 1608 bit 0 */ + offset 1628 bit 0 */ bool stepperDcInvertedPins : 1 {}; /** - offset 1608 bit 1 */ + offset 1628 bit 1 */ bool unused1740b0 : 1 {}; /** - offset 1608 bit 2 */ + offset 1628 bit 2 */ bool unused1740b1 : 1 {}; /** - offset 1608 bit 3 */ + offset 1628 bit 3 */ bool unused1740b2 : 1 {}; /** - offset 1608 bit 4 */ + offset 1628 bit 4 */ bool unused1127 : 1 {}; /** - offset 1608 bit 5 */ + offset 1628 bit 5 */ bool unused1128 : 1 {}; /** - offset 1608 bit 6 */ + offset 1628 bit 6 */ bool unused1129 : 1 {}; /** - offset 1608 bit 7 */ + offset 1628 bit 7 */ bool unused1130 : 1 {}; /** - offset 1608 bit 8 */ + offset 1628 bit 8 */ bool unusedBit_540_8 : 1 {}; /** - offset 1608 bit 9 */ + offset 1628 bit 9 */ bool unusedBit_540_9 : 1 {}; /** - offset 1608 bit 10 */ + offset 1628 bit 10 */ bool unusedBit_540_10 : 1 {}; /** - offset 1608 bit 11 */ + offset 1628 bit 11 */ bool unusedBit_540_11 : 1 {}; /** - offset 1608 bit 12 */ + offset 1628 bit 12 */ bool unusedBit_540_12 : 1 {}; /** - offset 1608 bit 13 */ + offset 1628 bit 13 */ bool unusedBit_540_13 : 1 {}; /** - offset 1608 bit 14 */ + offset 1628 bit 14 */ bool unusedBit_540_14 : 1 {}; /** - offset 1608 bit 15 */ + offset 1628 bit 15 */ bool unusedBit_540_15 : 1 {}; /** - offset 1608 bit 16 */ + offset 1628 bit 16 */ bool unusedBit_540_16 : 1 {}; /** - offset 1608 bit 17 */ + offset 1628 bit 17 */ bool unusedBit_540_17 : 1 {}; /** - offset 1608 bit 18 */ + offset 1628 bit 18 */ bool unusedBit_540_18 : 1 {}; /** - offset 1608 bit 19 */ + offset 1628 bit 19 */ bool unusedBit_540_19 : 1 {}; /** - offset 1608 bit 20 */ + offset 1628 bit 20 */ bool unusedBit_540_20 : 1 {}; /** - offset 1608 bit 21 */ + offset 1628 bit 21 */ bool unusedBit_540_21 : 1 {}; /** - offset 1608 bit 22 */ + offset 1628 bit 22 */ bool unusedBit_540_22 : 1 {}; /** - offset 1608 bit 23 */ + offset 1628 bit 23 */ bool unusedBit_540_23 : 1 {}; /** - offset 1608 bit 24 */ + offset 1628 bit 24 */ bool unusedBit_540_24 : 1 {}; /** - offset 1608 bit 25 */ + offset 1628 bit 25 */ bool unusedBit_540_25 : 1 {}; /** - offset 1608 bit 26 */ + offset 1628 bit 26 */ bool unusedBit_540_26 : 1 {}; /** - offset 1608 bit 27 */ + offset 1628 bit 27 */ bool unusedBit_540_27 : 1 {}; /** - offset 1608 bit 28 */ + offset 1628 bit 28 */ bool unusedBit_540_28 : 1 {}; /** - offset 1608 bit 29 */ + offset 1628 bit 29 */ bool unusedBit_540_29 : 1 {}; /** - offset 1608 bit 30 */ + offset 1628 bit 30 */ bool unusedBit_540_30 : 1 {}; /** - offset 1608 bit 31 */ + offset 1628 bit 31 */ bool unusedBit_540_31 : 1 {}; /** * Time between bench test pulses ms - * offset 1612 + * offset 1632 */ scaled_channel benchTestOffTime; /** * How many test bench pulses do you want count - * offset 1613 + * offset 1633 */ uint8_t benchTestCount; /** * Length of each of the test pulses ms - * offset 1614 + * offset 1634 */ scaled_channel benchTestOnTime; /** - * offset 1615 + * offset 1635 */ pin_input_mode_e launchActivatePinMode; /** * set_can2_tx_pin X - * offset 1616 + * offset 1636 */ Gpio can2TxPin; /** * set_can2_rx_pin X - * offset 1618 + * offset 1638 */ Gpio can2RxPin; /** - * offset 1620 + * offset 1640 */ pin_output_mode_e starterControlPinMode; /** - * offset 1621 + * offset 1641 */ adc_channel_e wastegatePositionSensor; /** * Override the Y axis (load) value used for the ignition table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1622 + * offset 1642 */ load_override_e ignOverrideMode; /** * Select which fuel pressure sensor measures the pressure of the fuel at your injectors. - * offset 1623 + * offset 1643 */ injector_pressure_type_e injectorPressureType; /** - * offset 1624 + * offset 1644 */ output_pin_e hpfpValvePin; /** - * offset 1626 + * offset 1646 */ pin_output_mode_e hpfpValvePinMode; /** * need 4 byte alignment units - * offset 1627 + * offset 1647 */ - uint8_t alignmentFill_at_1627[1]; + uint8_t alignmentFill_at_1647[1]; /** * MAP value above which fuel is cut in case of overboost. * Set to 0 to disable overboost cut. kPa (absolute) - * offset 1628 + * offset 1648 */ float boostCutPressure; /** kg/h - * offset 1632 + * offset 1652 */ scaled_channel tchargeBins[16]; /** ratio - * offset 1648 + * offset 1668 */ scaled_channel tchargeValues[16]; /** * Fixed timing, useful for TDC testing deg - * offset 1664 + * offset 1684 */ float fixedTiming; /** * MAP voltage for low point v - * offset 1668 + * offset 1688 */ float mapLowValueVoltage; /** * MAP voltage for low point v - * offset 1672 + * offset 1692 */ float mapHighValueVoltage; /** * EGO value correction value - * offset 1676 + * offset 1696 */ float egoValueShift; /** - * offset 1680 + * offset 1700 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; /** - * offset 1688 + * offset 1708 */ spi_device_e cj125SpiDevice; /** - * offset 1689 + * offset 1709 */ pin_output_mode_e cj125CsPinMode; /** - * offset 1690 + * offset 1710 */ pin_output_mode_e sdCardCsPinMode; /** * need 4 byte alignment units - * offset 1691 + * offset 1711 */ - uint8_t alignmentFill_at_1691[1]; + uint8_t alignmentFill_at_1711[1]; /** * This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling. percent - * offset 1692 + * offset 1712 */ int crankingIACposition; /** - * offset 1696 + * offset 1716 */ float tChargeMinRpmMinTps; /** - * offset 1700 + * offset 1720 */ float tChargeMinRpmMaxTps; /** - * offset 1704 + * offset 1724 */ float tChargeMaxRpmMinTps; /** - * offset 1708 + * offset 1728 */ float tChargeMaxRpmMaxTps; /** - * offset 1712 + * offset 1732 */ pwm_freq_t vvtOutputFrequency[CAMS_PER_BANK]; /** * Additional idle % when fan #1 is active % - * offset 1716 + * offset 1736 */ uint8_t fan1ExtraIdle; /** * need 4 byte alignment units - * offset 1717 + * offset 1737 */ - uint8_t alignmentFill_at_1717[3]; + uint8_t alignmentFill_at_1737[3]; /** Hz - * offset 1720 + * offset 1740 */ int alternatorPwmFrequency; /** * set vvt_mode X - * offset 1724 + * offset 1744 */ vvt_mode_e vvtMode[CAMS_PER_BANK]; /** - * offset 1726 + * offset 1746 */ uint8_t vvtModePadding[CAMS_PER_BANK_padding]; /** * Additional idle % when fan #2 is active % - * offset 1726 + * offset 1746 */ uint8_t fan2ExtraIdle; /** * Delay to allow fuel pressure to build before firing the priming pulse. sec - * offset 1727 + * offset 1747 */ scaled_channel primingDelay; /** - * offset 1728 + * offset 1748 */ adc_channel_e auxAnalogInputs[AUX_ANALOG_INPUT_COUNT]; /** - * offset 1736 + * offset 1756 */ output_pin_e trailingCoilPins[MAX_CYLINDER_COUNT]; /** - * offset 1760 + * offset 1780 */ tle8888_mode_e tle8888mode; /** - * offset 1761 + * offset 1781 */ pin_output_mode_e LIS302DLCsPinMode; /** * None = I have a MAP-referenced fuel pressure regulator * Fixed rail pressure = I have an atmosphere-referenced fuel pressure regulator (returnless, typically) * Sensed rail pressure = I have a fuel pressure sensor - * offset 1762 + * offset 1782 */ injector_compensation_mode_e injectorCompensationMode; /** - * offset 1763 + * offset 1783 */ pin_output_mode_e fan2PinMode; /** * This is the pressure at which your injector flow is known. * For example if your injectors flow 400cc/min at 3.5 bar, enter 350kpa here. kPa - * offset 1764 + * offset 1784 */ float fuelReferencePressure; /** * Fuel multiplier (enrichment) immediately after engine start mult - * offset 1768 + * offset 1788 */ float postCrankingFactor; /** * Time over which to taper out after start enrichment seconds - * offset 1772 + * offset 1792 */ float postCrankingDurationSec; /** - * offset 1776 + * offset 1796 */ ThermistorConf auxTempSensor1; /** - * offset 1808 + * offset 1828 */ ThermistorConf auxTempSensor2; /** Deg - * offset 1840 + * offset 1860 */ int16_t knockSamplingDuration; /** Hz - * offset 1842 + * offset 1862 */ int16_t etbFreq; /** - * offset 1844 + * offset 1864 */ pid_s etbWastegatePid; /** * For micro-stepping, make sure that PWM frequency (etbFreq) is high enough - * offset 1864 + * offset 1884 */ stepper_num_micro_steps_e stepperNumMicroSteps; /** * Use to limit the current when the stepper motor is idle, not moving (100% = no limit) % - * offset 1865 + * offset 1885 */ uint8_t stepperMinDutyCycle; /** * Use to limit the max.current through the stepper motor (100% = no limit) % - * offset 1866 + * offset 1886 */ uint8_t stepperMaxDutyCycle; /** - * offset 1867 + * offset 1887 */ spi_device_e sdCardSpiDevice; /** * per-cylinder timing correction deg - * offset 1868 + * offset 1888 */ angle_t timing_offset_cylinder[MAX_CYLINDER_COUNT]; /** seconds - * offset 1916 + * offset 1936 */ float idlePidActivationTime; /** - * offset 1920 + * offset 1940 */ pin_mode_e spi1SckMode; /** * Modes count be used for 3v<>5v integration using pull-ups/pull-downs etc. - * offset 1921 + * offset 1941 */ pin_mode_e spi1MosiMode; /** - * offset 1922 + * offset 1942 */ pin_mode_e spi1MisoMode; /** - * offset 1923 + * offset 1943 */ pin_mode_e spi2SckMode; /** - * offset 1924 + * offset 1944 */ pin_mode_e spi2MosiMode; /** - * offset 1925 + * offset 1945 */ pin_mode_e spi2MisoMode; /** - * offset 1926 + * offset 1946 */ pin_mode_e spi3SckMode; /** - * offset 1927 + * offset 1947 */ pin_mode_e spi3MosiMode; /** - * offset 1928 + * offset 1948 */ pin_mode_e spi3MisoMode; /** - * offset 1929 + * offset 1949 */ pin_output_mode_e stepperEnablePinMode; /** * ResetB - * offset 1930 + * offset 1950 */ Gpio mc33816_rstb; /** - * offset 1932 + * offset 1952 */ Gpio mc33816_driven; /** * Brake pedal switch - * offset 1934 + * offset 1954 */ switch_input_pin_e brakePedalPin; /** * lambda input - * offset 1936 + * offset 1956 */ adc_channel_e cj125ua; /** * heater input - * offset 1937 + * offset 1957 */ adc_channel_e cj125ur; /** - * offset 1938 + * offset 1958 */ pin_input_mode_e brakePedalPinMode; /** * need 4 byte alignment units - * offset 1939 + * offset 1959 */ - uint8_t alignmentFill_at_1939[1]; + uint8_t alignmentFill_at_1959[1]; /** - * offset 1940 + * offset 1960 */ pid_s auxPid[CAMS_PER_BANK]; /** - * offset 1980 + * offset 2000 */ float injectorCorrectionPolynomial[8]; /** C - * offset 2012 + * offset 2032 */ int8_t primeBins[8]; /** - * offset 2020 + * offset 2040 */ linear_sensor_s oilPressure; /** - * offset 2040 + * offset 2060 */ spi_device_e accelerometerSpiDevice; /** * need 4 byte alignment units - * offset 2041 + * offset 2061 */ - uint8_t alignmentFill_at_2041[1]; + uint8_t alignmentFill_at_2061[1]; /** - * offset 2042 + * offset 2062 */ output_pin_e fan2Pin; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 2044 + * offset 2064 */ uint8_t fan2OnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 2045 + * offset 2065 */ uint8_t fan2OffTemperature; /** - * offset 2046 + * offset 2066 */ Gpio stepperEnablePin; /** - * offset 2048 + * offset 2068 */ Gpio tle8888_cs; /** - * offset 2050 + * offset 2070 */ pin_output_mode_e tle8888_csPinMode; /** * need 4 byte alignment units - * offset 2051 + * offset 2071 */ - uint8_t alignmentFill_at_2051[1]; + uint8_t alignmentFill_at_2071[1]; /** - * offset 2052 + * offset 2072 */ Gpio mc33816_cs; /** * todo: more comments - * offset 2054 + * offset 2074 */ Gpio servoOutputPins[SERVO_COUNT]; /** * This sets the RPM above which fuel cut is active. rpm - * offset 2070 + * offset 2090 */ int16_t coastingFuelCutRpmHigh; /** * This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle rpm - * offset 2072 + * offset 2092 */ int16_t coastingFuelCutRpmLow; /** * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % - * offset 2074 + * offset 2094 */ int16_t coastingFuelCutTps; /** * Fuel cutoff is disabled when the engine is cold. C - * offset 2076 + * offset 2096 */ int16_t coastingFuelCutClt; /** * Increases PID reaction for RPM stoichRatioPrimary; /** * iTerm max value - * offset 2490 + * offset 2510 */ int16_t idlerpmpid_iTermMax; /** * This sets the range of the idle control on the ETB. At 100% idle position, the value specified here sets the base ETB position. % - * offset 2492 + * offset 2512 */ float etbIdleThrottleRange; /** * Select which fuel correction bank this cylinder belongs to. Group cylinders that share the same O2 sensor - * offset 2496 + * offset 2516 */ uint8_t cylinderBankSelect[MAX_CYLINDER_COUNT]; /** mg - * offset 2508 + * offset 2528 */ scaled_channel primeValues[8]; /** * Trigger comparator center point voltage V - * offset 2516 + * offset 2536 */ scaled_channel triggerCompCenterVolt; /** * Trigger comparator hysteresis voltage (Min) V - * offset 2517 + * offset 2537 */ scaled_channel triggerCompHystMin; /** * Trigger comparator hysteresis voltage (Max) V - * offset 2518 + * offset 2538 */ scaled_channel triggerCompHystMax; /** * VR-sensor saturation RPM RPM - * offset 2519 + * offset 2539 */ scaled_channel triggerCompSensorSatRpm; /** - * offset 2520 + * offset 2540 */ pid_s idleRpmPid2; /** * set can_vss X - * offset 2540 + * offset 2560 */ can_vss_nbc_e canVssNbcType; /** * need 4 byte alignment units - * offset 2541 + * offset 2561 */ - uint8_t alignmentFill_at_2541[3]; + uint8_t alignmentFill_at_2561[3]; /** - * offset 2544 + * offset 2564 */ gppwm_channel gppwm[GPPWM_CHANNELS]; /** mA - * offset 2912 + * offset 2932 */ uint16_t mc33_i_boost; /** mA - * offset 2914 + * offset 2934 */ uint16_t mc33_i_peak; /** mA - * offset 2916 + * offset 2936 */ uint16_t mc33_i_hold; /** us - * offset 2918 + * offset 2938 */ uint16_t mc33_t_max_boost; /** us - * offset 2920 + * offset 2940 */ uint16_t mc33_t_peak_off; /** us - * offset 2922 + * offset 2942 */ uint16_t mc33_t_peak_tot; /** us - * offset 2924 + * offset 2944 */ uint16_t mc33_t_bypass; /** us - * offset 2926 + * offset 2946 */ uint16_t mc33_t_hold_off; /** us - * offset 2928 + * offset 2948 */ uint16_t mc33_t_hold_tot; /** - * offset 2930 + * offset 2950 */ pin_input_mode_e tcuUpshiftButtonPinMode; /** - * offset 2931 + * offset 2951 */ pin_input_mode_e tcuDownshiftButtonPinMode; /** - * offset 2932 + * offset 2952 */ pin_input_mode_e acSwitchMode; /** - * offset 2933 + * offset 2953 */ pin_output_mode_e tcu_solenoid_mode[TCU_SOLENOID_COUNT]; /** * Knock sensor output knock detection threshold depending on current RPM. dB - * offset 2939 + * offset 2959 */ scaled_channel knockBaseNoise[ENGINE_NOISE_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 2955 + * offset 2975 */ - uint8_t alignmentFill_at_2955[1]; + uint8_t alignmentFill_at_2975[1]; /** - from - * offset 2956 + ratio + * offset 2976 */ float triggerGapOverrideFrom[GAP_TRACKING_LENGTH]; /** - * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. - rpm - * offset 3028 - */ - scaled_channel maxCamPhaseResolveRpm; - /** - * offset 3029 - */ - int8_t unused4080[11]; - /** - to - * offset 3040 + ratio + * offset 3048 */ float triggerGapOverrideTo[GAP_TRACKING_LENGTH]; + /** + * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. + rpm + * offset 3120 + */ + scaled_channel maxCamPhaseResolveRpm; + /** + * offset 3121 + */ + int8_t unused4080[11]; /** lobes/cam - * offset 3112 + * offset 3132 */ uint8_t hpfpCamLobes; /** - * offset 3113 + * offset 3133 */ hpfp_cam_e hpfpCam; /** * Crank angle ATDC of first lobe peak deg - * offset 3114 + * offset 3134 */ uint8_t hpfpPeakPos; /** * If the requested activation time is below this angle, don't bother running the pump deg - * offset 3115 + * offset 3135 */ uint8_t hpfpMinAngle; /** * Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm. cc - * offset 3116 + * offset 3136 */ scaled_channel hpfpPumpVolume; /** * How long to keep the valve activated (in order to allow the pump to build pressure and keep the valve open on its own) deg - * offset 3118 + * offset 3138 */ uint8_t hpfpActivationAngle; /** - * offset 3119 + * offset 3139 */ uint8_t issFilterReciprocal; /** %/kPa - * offset 3120 + * offset 3140 */ scaled_channel hpfpPidP; /** %/kPa/lobe - * offset 3122 + * offset 3142 */ scaled_channel hpfpPidI; /** * The fastest rate the target pressure can be reduced by. This is because HPFP have no way to bleed off pressure other than injecting fuel. kPa/s - * offset 3124 + * offset 3144 */ uint16_t hpfpTargetDecay; /** % - * offset 3126 + * offset 3146 */ scaled_channel hpfpLobeProfileQuantityBins[HPFP_LOBE_PROFILE_SIZE]; /** deg - * offset 3142 + * offset 3162 */ scaled_channel hpfpLobeProfileAngle[HPFP_LOBE_PROFILE_SIZE]; /** volts - * offset 3158 + * offset 3178 */ uint8_t hpfpDeadtimeVoltsBins[HPFP_DEADTIME_SIZE]; /** ms - * offset 3166 + * offset 3186 */ scaled_channel hpfpDeadtimeMS[HPFP_DEADTIME_SIZE]; /** kPa - * offset 3182 + * offset 3202 */ uint16_t hpfpTarget[HPFP_TARGET_SIZE][HPFP_TARGET_SIZE]; /** load - * offset 3382 + * offset 3402 */ scaled_channel hpfpTargetLoadBins[HPFP_TARGET_SIZE]; /** RPM - * offset 3402 + * offset 3422 */ scaled_channel hpfpTargetRpmBins[HPFP_TARGET_SIZE]; /** % - * offset 3412 + * offset 3432 */ int8_t hpfpCompensation[HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_SIZE]; /** cc/lobe - * offset 3512 + * offset 3532 */ scaled_channel hpfpCompensationLoadBins[HPFP_COMPENSATION_SIZE]; /** RPM - * offset 3532 + * offset 3552 */ scaled_channel hpfpCompensationRpmBins[HPFP_COMPENSATION_SIZE]; /** - * offset 3542 + * offset 3562 */ output_pin_e stepper_raw_output[4]; /** ratio - * offset 3550 + * offset 3570 */ scaled_channel gearRatio[GEARS_COUNT]; /** * We need to give engine time to build oil pressure without diverting it to VVT ms - * offset 3566 + * offset 3586 */ uint16_t vvtActivationDelayMs; /** deg C - * offset 3568 + * offset 3588 */ int8_t wwCltBins[WWAE_TABLE_SIZE]; /** - * offset 3576 + * offset 3596 */ scaled_channel wwTauCltValues[WWAE_TABLE_SIZE]; /** - * offset 3584 + * offset 3604 */ scaled_channel wwBetaCltValues[WWAE_TABLE_SIZE]; /** kPa - * offset 3592 + * offset 3612 */ int8_t wwMapBins[WWAE_TABLE_SIZE]; /** - * offset 3600 + * offset 3620 */ scaled_channel wwTauMapValues[WWAE_TABLE_SIZE]; /** - * offset 3608 + * offset 3628 */ scaled_channel wwBetaMapValues[WWAE_TABLE_SIZE]; /** Nm - * offset 3616 + * offset 3636 */ scaled_channel torqueTable[TORQUE_CURVE_SIZE][TORQUE_CURVE_SIZE]; /** RPM - * offset 3652 + * offset 3672 */ uint16_t torqueRpmBins[TORQUE_CURVE_SIZE]; /** Load - * offset 3664 + * offset 3684 */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - * offset 3676 + * offset 3696 */ GearControllerMode gearControllerMode; /** - * offset 3677 + * offset 3697 */ TransmissionControllerMode transmissionControllerMode; /** * need 4 byte alignment units - * offset 3678 + * offset 3698 */ - uint8_t alignmentFill_at_3678[2]; - /** - * offset 3680 - */ - linear_sensor_s auxLinear1; + uint8_t alignmentFill_at_3698[2]; /** * offset 3700 */ - linear_sensor_s auxLinear2; + linear_sensor_s auxLinear1; /** * offset 3720 */ + linear_sensor_s auxLinear2; + /** + * offset 3740 + */ output_pin_e tcu_tcc_onoff_solenoid; /** - * offset 3722 + * offset 3742 */ pin_output_mode_e tcu_tcc_onoff_solenoid_mode; /** * need 4 byte alignment units - * offset 3723 + * offset 3743 */ - uint8_t alignmentFill_at_3723[1]; + uint8_t alignmentFill_at_3743[1]; /** - * offset 3724 + * offset 3744 */ output_pin_e tcu_tcc_pwm_solenoid; /** - * offset 3726 + * offset 3746 */ pin_output_mode_e tcu_tcc_pwm_solenoid_mode; /** * need 4 byte alignment units - * offset 3727 + * offset 3747 */ - uint8_t alignmentFill_at_3727[1]; + uint8_t alignmentFill_at_3747[1]; /** - * offset 3728 + * offset 3748 */ pwm_freq_t tcu_tcc_pwm_solenoid_freq; /** - * offset 3730 + * offset 3750 */ output_pin_e tcu_pc_solenoid_pin; /** - * offset 3732 + * offset 3752 */ pin_output_mode_e tcu_pc_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3733 + * offset 3753 */ - uint8_t alignmentFill_at_3733[1]; + uint8_t alignmentFill_at_3753[1]; /** - * offset 3734 + * offset 3754 */ pwm_freq_t tcu_pc_solenoid_freq; /** - * offset 3736 + * offset 3756 */ output_pin_e tcu_32_solenoid_pin; /** - * offset 3738 + * offset 3758 */ pin_output_mode_e tcu_32_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3739 + * offset 3759 */ - uint8_t alignmentFill_at_3739[1]; + uint8_t alignmentFill_at_3759[1]; /** - * offset 3740 + * offset 3760 */ pwm_freq_t tcu_32_solenoid_freq; /** * need 4 byte alignment units - * offset 3742 + * offset 3762 */ - uint8_t alignmentFill_at_3742[2]; + uint8_t alignmentFill_at_3762[2]; /** % - * offset 3744 + * offset 3764 */ float etbMinimumPosition; /** units - * offset 3748 + * offset 3768 */ uint8_t mainUnusedEnd[246]; /** * need 4 byte alignment units - * offset 3994 + * offset 4014 */ - uint8_t alignmentFill_at_3994[2]; + uint8_t alignmentFill_at_4014[2]; }; -static_assert(sizeof(engine_configuration_s) == 3996); +static_assert(sizeof(engine_configuration_s) == 4016); // start of cyl_trim_s struct cyl_trim_s { @@ -4277,335 +4277,335 @@ struct persistent_config_s { * target TPS value, 0 to 100% * TODO: use int8 data date once we template interpolation method target TPS position - * offset 3996 + * offset 4016 */ float etbBiasBins[ETB_BIAS_CURVE_LENGTH]; /** * PWM bias, 0 to 100% ETB duty cycle bias - * offset 4028 + * offset 4048 */ float etbBiasValues[ETB_BIAS_CURVE_LENGTH]; /** % - * offset 4060 + * offset 4080 */ uint8_t iacPidMultTable[IAC_PID_MULT_SIZE][IAC_PID_MULT_SIZE]; /** Load - * offset 4124 + * offset 4144 */ uint8_t iacPidMultLoadBins[IAC_PID_MULT_SIZE]; /** RPM - * offset 4132 + * offset 4152 */ - scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; + scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; /** * On Single Coil or Wasted Spark setups you have to lower dwell at high RPM RPM - * offset 4140 + * offset 4160 */ - scaled_channel sparkDwellRpmBins[DWELL_CURVE_SIZE]; + uint16_t sparkDwellRpmBins[DWELL_CURVE_SIZE]; /** ms - * offset 4148 + * offset 4176 */ - float sparkDwellValues[DWELL_CURVE_SIZE]; + scaled_channel sparkDwellValues[DWELL_CURVE_SIZE]; /** * CLT-based target RPM for automatic idle controller C - * offset 4180 + * offset 4192 */ - float cltIdleRpmBins[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpmBins[CLT_CURVE_SIZE]; /** * See idleRpmPid RPM - * offset 4244 + * offset 4208 */ - scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; /** * CLT-based timing correction C - * offset 4260 + * offset 4224 */ float cltTimingBins[CLT_TIMING_CURVE_SIZE]; /** degree - * offset 4292 + * offset 4256 */ float cltTimingExtra[CLT_TIMING_CURVE_SIZE]; /** x - * offset 4324 + * offset 4288 */ float scriptCurve1Bins[SCRIPT_CURVE_16]; /** y - * offset 4388 + * offset 4352 */ float scriptCurve1[SCRIPT_CURVE_16]; /** x - * offset 4452 + * offset 4416 */ float scriptCurve2Bins[SCRIPT_CURVE_16]; /** y - * offset 4516 + * offset 4480 */ float scriptCurve2[SCRIPT_CURVE_16]; /** x - * offset 4580 + * offset 4544 */ float scriptCurve3Bins[SCRIPT_CURVE_8]; /** y - * offset 4612 + * offset 4576 */ float scriptCurve3[SCRIPT_CURVE_8]; /** x - * offset 4644 + * offset 4608 */ float scriptCurve4Bins[SCRIPT_CURVE_8]; /** y - * offset 4676 + * offset 4640 */ float scriptCurve4[SCRIPT_CURVE_8]; /** x - * offset 4708 + * offset 4672 */ float scriptCurve5Bins[SCRIPT_CURVE_8]; /** y - * offset 4740 + * offset 4704 */ float scriptCurve5[SCRIPT_CURVE_8]; /** x - * offset 4772 + * offset 4736 */ float scriptCurve6Bins[SCRIPT_CURVE_8]; /** y - * offset 4804 + * offset 4768 */ float scriptCurve6[SCRIPT_CURVE_8]; /** kPa - * offset 4836 + * offset 4800 */ float baroCorrPressureBins[BARO_CORR_SIZE]; /** RPM - * offset 4852 + * offset 4816 */ float baroCorrRpmBins[BARO_CORR_SIZE]; /** ratio - * offset 4868 + * offset 4832 */ float baroCorrTable[BARO_CORR_SIZE][BARO_CORR_SIZE]; /** * Cranking fuel correction coefficient based on TPS Ratio - * offset 4932 + * offset 4896 */ float crankingTpsCoef[CRANKING_CURVE_SIZE]; /** % - * offset 4964 + * offset 4928 */ float crankingTpsBins[CRANKING_CURVE_SIZE]; /** * Narrow Band WBO Approximation V - * offset 4996 + * offset 4960 */ float narrowToWideOxygenBins[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** ratio - * offset 5028 + * offset 4992 */ float narrowToWideOxygen[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) RPM - * offset 5060 + * offset 5024 */ - float crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; + uint16_t crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) deg - * offset 5076 + * offset 5032 */ - float crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; + scaled_channel crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) C - * offset 5092 + * offset 5040 */ float iacCoastingBins[CLT_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) % - * offset 5156 + * offset 5104 */ float iacCoasting[CLT_CURVE_SIZE]; /** - * offset 5220 + * offset 5168 */ error_message_t warning_message; /** C - * offset 5340 + * offset 5288 */ float afterstartCoolantBins[AFTERSTART_HOLD_CURVE_SIZE]; /** Seconds - * offset 5372 + * offset 5320 */ float afterstartHoldTime[AFTERSTART_HOLD_CURVE_SIZE]; /** % - * offset 5404 + * offset 5352 */ float afterstartEnrich[AFTERSTART_ENRICH_CURVE_SIZE]; /** Seconds - * offset 5436 + * offset 5384 */ float afterstartDecayTime[AFTERSTART_DECAY_CURVE_SIZE]; /** - * offset 5468 + * offset 5416 */ scaled_channel boostTableOpenLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** RPM - * offset 5532 + * offset 5480 */ - scaled_channel boostRpmBins[BOOST_RPM_COUNT]; + scaled_channel boostRpmBins[BOOST_RPM_COUNT]; /** - * offset 5540 + * offset 5488 */ scaled_channel boostTableClosedLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** % - * offset 5604 + * offset 5552 */ scaled_channel boostTpsBins[BOOST_LOAD_COUNT]; /** % - * offset 5612 + * offset 5560 */ uint8_t pedalToTpsTable[PEDAL_TO_TPS_SIZE][PEDAL_TO_TPS_SIZE]; /** % - * offset 5676 + * offset 5624 */ uint8_t pedalToTpsPedalBins[PEDAL_TO_TPS_SIZE]; /** RPM - * offset 5684 + * offset 5632 */ - scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; + scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller C - * offset 5692 + * offset 5640 */ float cltCrankingCorrBins[CLT_CRANKING_CURVE_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller % - * offset 5724 + * offset 5672 */ float cltCrankingCorr[CLT_CRANKING_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) RPM - * offset 5756 + * offset 5704 */ scaled_channel idleAdvanceBins[IDLE_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) deg - * offset 5764 + * offset 5712 */ float idleAdvance[IDLE_ADVANCE_CURVE_SIZE]; /** RPM - * offset 5796 + * offset 5744 */ scaled_channel idleVeRpmBins[IDLE_VE_SIZE]; /** load - * offset 5800 + * offset 5748 */ scaled_channel idleVeLoadBins[IDLE_VE_SIZE]; /** % - * offset 5804 + * offset 5752 */ scaled_channel idleVeTable[IDLE_VE_SIZE][IDLE_VE_SIZE]; /** - * offset 5836 + * offset 5784 */ lua_script_t luaScript; /** C - * offset 13836 + * offset 13784 */ float cltFuelCorrBins[CLT_CURVE_SIZE]; /** ratio - * offset 13900 + * offset 13848 */ float cltFuelCorr[CLT_CURVE_SIZE]; /** C - * offset 13964 + * offset 13912 */ float iatFuelCorrBins[IAT_CURVE_SIZE]; /** ratio - * offset 14028 + * offset 13976 */ float iatFuelCorr[IAT_CURVE_SIZE]; /** ratio - * offset 14092 + * offset 14040 */ float crankingFuelCoef[CRANKING_CURVE_SIZE]; /** C - * offset 14124 + * offset 14072 */ float crankingFuelBins[CRANKING_CURVE_SIZE]; /** ratio - * offset 14156 + * offset 14104 */ float crankingCycleCoef[CRANKING_CURVE_SIZE]; /** counter - * offset 14188 + * offset 14136 */ float crankingCycleBins[CRANKING_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller C - * offset 14220 + * offset 14168 */ float cltIdleCorrBins[CLT_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller ratio - * offset 14284 + * offset 14232 */ float cltIdleCorr[CLT_CURVE_SIZE]; /** @@ -4613,336 +4613,336 @@ struct persistent_config_s { * kg/hour value. * By the way 2.081989116 kg/h = 1 ft3/m kg/hour - * offset 14348 + * offset 14296 */ float mafDecoding[MAF_DECODING_COUNT]; /** V - * offset 15372 + * offset 15320 */ float mafDecodingBins[MAF_DECODING_COUNT]; /** deg - * offset 16396 + * offset 16344 */ scaled_channel ignitionIatCorrTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Temperature - * offset 16908 + * offset 16856 */ float ignitionIatCorrLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 16972 + * offset 16920 */ uint16_t ignitionIatCorrRpmBins[IGN_RPM_COUNT]; /** deg - * offset 17004 + * offset 16952 */ int16_t injectionPhase[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 17516 + * offset 17464 */ uint16_t injPhaseLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 17548 + * offset 17496 */ uint16_t injPhaseRpmBins[FUEL_RPM_COUNT]; /** onoff - * offset 17580 + * offset 17528 */ uint8_t tcuSolenoidTable[TCU_SOLENOID_COUNT][TCU_GEAR_COUNT]; /** kPa - * offset 17640 + * offset 17588 */ scaled_channel mapEstimateTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** % TPS - * offset 18152 + * offset 18100 */ scaled_channel mapEstimateTpsBins[FUEL_LOAD_COUNT]; /** RPM - * offset 18184 + * offset 18132 */ uint16_t mapEstimateRpmBins[FUEL_RPM_COUNT]; /** value - * offset 18216 + * offset 18164 */ uint8_t vvtTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18280 + * offset 18228 */ uint16_t vvtTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18296 + * offset 18244 */ uint16_t vvtTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 18312 + * offset 18260 */ uint8_t vvtTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18376 + * offset 18324 */ uint16_t vvtTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18392 + * offset 18340 */ uint16_t vvtTable2RpmBins[SCRIPT_TABLE_8]; /** deg - * offset 18408 + * offset 18356 */ scaled_channel ignitionTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 18920 + * offset 18868 */ uint16_t ignitionLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 18952 + * offset 18900 */ uint16_t ignitionRpmBins[IGN_RPM_COUNT]; /** % - * offset 18984 + * offset 18932 */ scaled_channel veTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** kPa - * offset 19496 + * offset 19444 */ uint16_t veLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19528 + * offset 19476 */ uint16_t veRpmBins[FUEL_RPM_COUNT]; /** lambda - * offset 19560 + * offset 19508 */ scaled_channel lambdaTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** - * offset 19816 + * offset 19764 */ uint16_t lambdaLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19848 + * offset 19796 */ uint16_t lambdaRpmBins[FUEL_RPM_COUNT]; /** value - * offset 19880 + * offset 19828 */ float tpsTpsAccelTable[TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE]; /** from - * offset 20136 + * offset 20084 */ float tpsTpsAccelFromRpmBins[TPS_TPS_ACCEL_TABLE]; /** to - * offset 20168 + * offset 20116 */ float tpsTpsAccelToRpmBins[TPS_TPS_ACCEL_TABLE]; /** value - * offset 20200 + * offset 20148 */ float scriptTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20456 + * offset 20404 */ uint16_t scriptTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20472 + * offset 20420 */ uint16_t scriptTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20488 + * offset 20436 */ uint8_t scriptTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20552 + * offset 20500 */ uint16_t scriptTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20568 + * offset 20516 */ uint16_t scriptTable2RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20584 + * offset 20532 */ uint8_t scriptTable3[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20648 + * offset 20596 */ uint16_t scriptTable3LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20664 + * offset 20612 */ uint16_t scriptTable3RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20680 + * offset 20628 */ uint8_t scriptTable4[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20744 + * offset 20692 */ uint16_t scriptTable4LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20760 + * offset 20708 */ uint16_t scriptTable4RpmBins[SCRIPT_TABLE_8]; /** - * offset 20776 + * offset 20724 */ uint16_t ignTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20784 + * offset 20732 */ uint16_t ignTrimRpmBins[TRIM_SIZE]; /** - * offset 20792 + * offset 20740 */ cyl_trim_s ignTrims[12]; /** - * offset 20984 + * offset 20932 */ uint16_t fuelTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20992 + * offset 20940 */ uint16_t fuelTrimRpmBins[TRIM_SIZE]; /** - * offset 21000 + * offset 20948 */ cyl_trim_s fuelTrims[12]; /** ratio - * offset 21192 + * offset 21140 */ scaled_channel crankingFuelCoefE100[CRANKING_CURVE_SIZE]; /** Airmass - * offset 21208 + * offset 21156 */ scaled_channel tcu_pcAirmassBins[TCU_MAGIC_SIZE]; /** % - * offset 21216 + * offset 21164 */ uint8_t tcu_pcValsR[TCU_MAGIC_SIZE]; /** % - * offset 21224 + * offset 21172 */ uint8_t tcu_pcValsN[TCU_MAGIC_SIZE]; /** % - * offset 21232 + * offset 21180 */ uint8_t tcu_pcVals1[TCU_MAGIC_SIZE]; /** % - * offset 21240 + * offset 21188 */ uint8_t tcu_pcVals2[TCU_MAGIC_SIZE]; /** % - * offset 21248 + * offset 21196 */ uint8_t tcu_pcVals3[TCU_MAGIC_SIZE]; /** % - * offset 21256 + * offset 21204 */ uint8_t tcu_pcVals4[TCU_MAGIC_SIZE]; /** % - * offset 21264 + * offset 21212 */ uint8_t tcu_pcVals12[TCU_MAGIC_SIZE]; /** % - * offset 21272 + * offset 21220 */ uint8_t tcu_pcVals23[TCU_MAGIC_SIZE]; /** % - * offset 21280 + * offset 21228 */ uint8_t tcu_pcVals34[TCU_MAGIC_SIZE]; /** % - * offset 21288 + * offset 21236 */ uint8_t tcu_pcVals21[TCU_MAGIC_SIZE]; /** % - * offset 21296 + * offset 21244 */ uint8_t tcu_pcVals32[TCU_MAGIC_SIZE]; /** % - * offset 21304 + * offset 21252 */ uint8_t tcu_pcVals43[TCU_MAGIC_SIZE]; /** TPS - * offset 21312 + * offset 21260 */ uint8_t tcu_tccTpsBins[8]; /** MPH - * offset 21320 + * offset 21268 */ uint8_t tcu_tccLockSpeed[8]; /** MPH - * offset 21328 + * offset 21276 */ uint8_t tcu_tccUnlockSpeed[8]; /** KPH - * offset 21336 + * offset 21284 */ uint8_t tcu_32SpeedBins[8]; /** % - * offset 21344 + * offset 21292 */ uint8_t tcu_32Vals[8]; }; -static_assert(sizeof(persistent_config_s) == 21352); +static_assert(sizeof(persistent_config_s) == 21300); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 17:24:47 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:52:41 UTC 2022 diff --git a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h index a92af9aab6..920f8bd100 100644 --- a/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/hellen/cypress/config/controllers/algo/rusefi_generated.h @@ -2,15 +2,15 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt // -#define accelerometerSpiDevice_offset 2040 -#define acFanPin_offset 770 -#define acFanPinMode_offset 772 -#define acIdleExtraOffset_offset 705 -#define acIdleRpmBump_offset 1372 -#define acRelayPin_offset 868 -#define acRelayPinMode_offset 870 -#define acSwitch_offset 1346 -#define acSwitchMode_offset 2932 +#define accelerometerSpiDevice_offset 2060 +#define acFanPin_offset 790 +#define acFanPinMode_offset 792 +#define acIdleExtraOffset_offset 725 +#define acIdleRpmBump_offset 1392 +#define acRelayPin_offset 888 +#define acRelayPinMode_offset 890 +#define acSwitch_offset 1366 +#define acSwitchMode_offset 2952 #define adc_channel_e_auto_enum "EFI_ADC_NONE", "EFI_ADC_0", "EFI_ADC_1", "EFI_ADC_2", "EFI_ADC_3", "EFI_ADC_4", "EFI_ADC_5", "EFI_ADC_6", "EFI_ADC_7", "EFI_ADC_8", "EFI_ADC_9", "EFI_ADC_10", "EFI_ADC_11", "EFI_ADC_12", "EFI_ADC_13", "EFI_ADC_14", "EFI_ADC_15", "EFI_ADC_LAST_CHANNEL", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "EFI_ADC_ERROR" #define adc_channel_e_EFI_ADC_0 1 #define adc_channel_e_EFI_ADC_1 2 @@ -37,24 +37,24 @@ #define adc_channel_mode_e_ADC_SLOW 1 #define adc_channel_mode_e_auto_enum "ADC_OFF", "ADC_SLOW", "ADC_FAST" #define ADC_CHANNEL_NONE 0 -#define adcVcc_offset 472 -#define afr_hwChannel_offset 488 -#define afr_offset 488 +#define adcVcc_offset 492 +#define afr_hwChannel_offset 508 +#define afr_offset 508 #define afr_sensor_s_size 20 -#define afr_type_offset 677 -#define afr_v1_offset 492 -#define afr_v2_offset 500 -#define afr_value1_offset 496 -#define afr_value2_offset 504 -#define afrOverrideMode_offset 1603 -#define afterCrankingIACtaperDuration_offset 1540 +#define afr_type_offset 697 +#define afr_v1_offset 512 +#define afr_v2_offset 520 +#define afr_value1_offset 516 +#define afr_value2_offset 524 +#define afrOverrideMode_offset 1623 +#define afterCrankingIACtaperDuration_offset 1560 #define AFTERSTART_DECAY_CURVE_SIZE 8 #define AFTERSTART_ENRICH_CURVE_SIZE 8 #define AFTERSTART_HOLD_CURVE_SIZE 8 -#define afterstartCoolantBins_offset 5340 -#define afterstartDecayTime_offset 5436 -#define afterstartEnrich_offset 5404 -#define afterstartHoldTime_offset 5372 +#define afterstartCoolantBins_offset 5288 +#define afterstartDecayTime_offset 5384 +#define afterstartEnrich_offset 5352 +#define afterstartHoldTime_offset 5320 #define air_pressure_sensor_config_s_size 12 #define air_pressure_sensor_type_e_auto_enum "MT_CUSTOM", "MT_DENSO183", "MT_MPX4250", "MT_HONDA3BAR", "MT_DODGE_NEON_2003", "MT_SUBY_DENSO", "MT_GM_3_BAR", "MT_MPX4100", "MT_TOYOTA_89420_02010", "MT_MPX4250A", "MT_BOSCH_2_5", "MT_MAZDA_1_BAR", "MT_GM_2_BAR", "MT_GM_1_BAR", "MT_MPXH6400" #define air_pressure_sensor_type_e_MT_BOSCH_2_5 10 @@ -72,107 +72,107 @@ #define air_pressure_sensor_type_e_MT_MPXH6400 14 #define air_pressure_sensor_type_e_MT_SUBY_DENSO 5 #define air_pressure_sensor_type_e_MT_TOYOTA_89420_02010 8 -#define alignEngineSnifferAtTDC_offset 744 -#define alternatorControl_dFactor_offset 1416 -#define alternatorControl_iFactor_offset 1412 -#define alternatorControl_maxValue_offset 1426 -#define alternatorControl_minValue_offset 1424 -#define alternatorControl_offset 1408 -#define alternatorControl_offset_offset 1420 -#define alternatorControl_periodMs_offset 1422 -#define alternatorControl_pFactor_offset 1408 -#define alternatorControlPin_offset 638 -#define alternatorControlPinMode_offset 640 -#define alternatorOffAboveTps_offset 1536 -#define alternatorPwmFrequency_offset 1720 -#define alwaysInstantRpm_offset 1352 -#define analogInputDividerCoefficient_offset 392 -#define antiLagActivatePin_offset 964 +#define alignEngineSnifferAtTDC_offset 764 +#define alternatorControl_dFactor_offset 1436 +#define alternatorControl_iFactor_offset 1432 +#define alternatorControl_maxValue_offset 1446 +#define alternatorControl_minValue_offset 1444 +#define alternatorControl_offset 1428 +#define alternatorControl_offset_offset 1440 +#define alternatorControl_periodMs_offset 1442 +#define alternatorControl_pFactor_offset 1428 +#define alternatorControlPin_offset 658 +#define alternatorControlPinMode_offset 660 +#define alternatorOffAboveTps_offset 1556 +#define alternatorPwmFrequency_offset 1740 +#define alwaysInstantRpm_offset 1372 +#define analogInputDividerCoefficient_offset 412 +#define antiLagActivatePin_offset 984 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 #define antiLagActivationMode_e_auto_enum "SWITCH_INPUT_ANTILAG", "ALWAYS_ON_ANTILAG" #define antiLagActivationMode_e_enum "Always Active", "Switch Input" #define antiLagActivationMode_e_SWITCH_INPUT_ANTILAG 0 -#define antiLagActivationMode_offset 997 -#define antiLagEnabled_offset 100 -#define antiLagRpmTreshold_offset 860 -#define applyNonlinearBelowPulse_offset 796 -#define artificialTestMisfire_offset 100 +#define antiLagActivationMode_offset 1017 +#define antiLagEnabled_offset 120 +#define antiLagRpmTreshold_offset 880 +#define applyNonlinearBelowPulse_offset 816 +#define artificialTestMisfire_offset 120 #define AUX_ANALOG_INPUT_COUNT 8 #define AUX_DIGITAL_VALVE_COUNT 2 -#define auxAnalogInputs1_offset 1728 -#define auxAnalogInputs2_offset 1729 -#define auxAnalogInputs3_offset 1730 -#define auxAnalogInputs4_offset 1731 -#define auxAnalogInputs5_offset 1732 -#define auxAnalogInputs6_offset 1733 -#define auxAnalogInputs7_offset 1734 -#define auxAnalogInputs8_offset 1735 -#define auxFastSensor1_adcChannel_offset 665 -#define auxLinear1_hwChannel_offset 3680 -#define auxLinear1_offset 3680 -#define auxLinear1_v1_offset 3684 -#define auxLinear1_v2_offset 3692 -#define auxLinear1_value1_offset 3688 -#define auxLinear1_value2_offset 3696 -#define auxLinear2_hwChannel_offset 3700 -#define auxLinear2_offset 3700 -#define auxLinear2_v1_offset 3704 -#define auxLinear2_v2_offset 3712 -#define auxLinear2_value1_offset 3708 -#define auxLinear2_value2_offset 3716 -#define auxPid1_dFactor_offset 1948 -#define auxPid1_iFactor_offset 1944 -#define auxPid1_maxValue_offset 1958 -#define auxPid1_minValue_offset 1956 -#define auxPid1_offset 1940 -#define auxPid1_offset_offset 1952 -#define auxPid1_periodMs_offset 1954 -#define auxPid1_pFactor_offset 1940 -#define auxPid2_dFactor_offset 1968 -#define auxPid2_iFactor_offset 1964 -#define auxPid2_maxValue_offset 1978 -#define auxPid2_minValue_offset 1976 -#define auxPid2_offset 1960 -#define auxPid2_offset_offset 1972 -#define auxPid2_periodMs_offset 1974 -#define auxPid2_pFactor_offset 1960 -#define auxSerialRxPin_offset 1548 -#define auxSerialSpeed_offset 1588 -#define auxSerialTxPin_offset 1544 -#define auxSpeedSensorInputPin1_offset 1560 -#define auxSpeedSensorInputPin2_offset 1562 -#define auxTempSensor1_adcChannel_offset 1804 -#define auxTempSensor1_bias_resistor_offset 1800 -#define auxTempSensor1_config_offset 1776 -#define auxTempSensor1_offset 1776 -#define auxTempSensor1_resistance_1_offset 1788 -#define auxTempSensor1_resistance_2_offset 1792 -#define auxTempSensor1_resistance_3_offset 1796 -#define auxTempSensor1_tempC_1_offset 1776 -#define auxTempSensor1_tempC_2_offset 1780 -#define auxTempSensor1_tempC_3_offset 1784 -#define auxTempSensor2_adcChannel_offset 1836 -#define auxTempSensor2_bias_resistor_offset 1832 -#define auxTempSensor2_config_offset 1808 -#define auxTempSensor2_offset 1808 -#define auxTempSensor2_resistance_1_offset 1820 -#define auxTempSensor2_resistance_2_offset 1824 -#define auxTempSensor2_resistance_3_offset 1828 -#define auxTempSensor2_tempC_1_offset 1808 -#define auxTempSensor2_tempC_2_offset 1812 -#define auxTempSensor2_tempC_3_offset 1816 -#define auxValves1_offset 1512 -#define auxValves2_offset 1514 +#define auxAnalogInputs1_offset 1748 +#define auxAnalogInputs2_offset 1749 +#define auxAnalogInputs3_offset 1750 +#define auxAnalogInputs4_offset 1751 +#define auxAnalogInputs5_offset 1752 +#define auxAnalogInputs6_offset 1753 +#define auxAnalogInputs7_offset 1754 +#define auxAnalogInputs8_offset 1755 +#define auxFastSensor1_adcChannel_offset 685 +#define auxLinear1_hwChannel_offset 3700 +#define auxLinear1_offset 3700 +#define auxLinear1_v1_offset 3704 +#define auxLinear1_v2_offset 3712 +#define auxLinear1_value1_offset 3708 +#define auxLinear1_value2_offset 3716 +#define auxLinear2_hwChannel_offset 3720 +#define auxLinear2_offset 3720 +#define auxLinear2_v1_offset 3724 +#define auxLinear2_v2_offset 3732 +#define auxLinear2_value1_offset 3728 +#define auxLinear2_value2_offset 3736 +#define auxPid1_dFactor_offset 1968 +#define auxPid1_iFactor_offset 1964 +#define auxPid1_maxValue_offset 1978 +#define auxPid1_minValue_offset 1976 +#define auxPid1_offset 1960 +#define auxPid1_offset_offset 1972 +#define auxPid1_periodMs_offset 1974 +#define auxPid1_pFactor_offset 1960 +#define auxPid2_dFactor_offset 1988 +#define auxPid2_iFactor_offset 1984 +#define auxPid2_maxValue_offset 1998 +#define auxPid2_minValue_offset 1996 +#define auxPid2_offset 1980 +#define auxPid2_offset_offset 1992 +#define auxPid2_periodMs_offset 1994 +#define auxPid2_pFactor_offset 1980 +#define auxSerialRxPin_offset 1568 +#define auxSerialSpeed_offset 1608 +#define auxSerialTxPin_offset 1564 +#define auxSpeedSensorInputPin1_offset 1580 +#define auxSpeedSensorInputPin2_offset 1582 +#define auxTempSensor1_adcChannel_offset 1824 +#define auxTempSensor1_bias_resistor_offset 1820 +#define auxTempSensor1_config_offset 1796 +#define auxTempSensor1_offset 1796 +#define auxTempSensor1_resistance_1_offset 1808 +#define auxTempSensor1_resistance_2_offset 1812 +#define auxTempSensor1_resistance_3_offset 1816 +#define auxTempSensor1_tempC_1_offset 1796 +#define auxTempSensor1_tempC_2_offset 1800 +#define auxTempSensor1_tempC_3_offset 1804 +#define auxTempSensor2_adcChannel_offset 1856 +#define auxTempSensor2_bias_resistor_offset 1852 +#define auxTempSensor2_config_offset 1828 +#define auxTempSensor2_offset 1828 +#define auxTempSensor2_resistance_1_offset 1840 +#define auxTempSensor2_resistance_2_offset 1844 +#define auxTempSensor2_resistance_3_offset 1848 +#define auxTempSensor2_tempC_1_offset 1828 +#define auxTempSensor2_tempC_2_offset 1832 +#define auxTempSensor2_tempC_3_offset 1836 +#define auxValves1_offset 1532 +#define auxValves2_offset 1534 #define BANKS_COUNT 2 #define BARO_CORR_SIZE 4 -#define baroCorrPressureBins_offset 4836 -#define baroCorrRpmBins_offset 4852 -#define baroCorrTable_offset 4868 -#define baroSensor_highValue_offset 520 -#define baroSensor_hwChannel_offset 525 -#define baroSensor_lowValue_offset 516 -#define baroSensor_offset 516 -#define baroSensor_type_offset 524 +#define baroCorrPressureBins_offset 4800 +#define baroCorrRpmBins_offset 4816 +#define baroCorrTable_offset 4832 +#define baroSensor_highValue_offset 540 +#define baroSensor_hwChannel_offset 545 +#define baroSensor_lowValue_offset 536 +#define baroSensor_offset 536 +#define baroSensor_type_offset 544 #define bench_mode_e_BENCH_AC_COMPRESSOR_RELAY 6 #define bench_mode_e_BENCH_CHECK_ENGINE_LIGHT 7 #define bench_mode_e_BENCH_FAN_RELAY 4 @@ -188,45 +188,45 @@ #define bench_mode_e_BENCH_SECOND_IDLE_VALVE 14 #define bench_mode_e_BENCH_STARTER_DISABLE_RELAY 3 #define bench_mode_e_BENCH_STARTER_ENABLE_RELAY 2 -#define benchTestCount_offset 1613 -#define benchTestOffTime_offset 1612 -#define benchTestOnTime_offset 1614 -#define binarySerialRxPin_offset 1510 -#define binarySerialTxPin_offset 1508 +#define benchTestCount_offset 1633 +#define benchTestOffTime_offset 1632 +#define benchTestOnTime_offset 1634 +#define binarySerialRxPin_offset 1530 +#define binarySerialTxPin_offset 1528 #define BLOCKING_FACTOR 500 -#define boardUse2stepPullDown_offset 1340 -#define boardUseCamPullDown_offset 1340 -#define boardUseCamVrPullUp_offset 1340 -#define boardUseCrankPullUp_offset 1340 -#define boardUseD2PullDown_offset 1340 -#define boardUseD3PullDown_offset 1340 -#define boardUseD4PullDown_offset 1340 -#define boardUseD5PullDown_offset 1340 -#define boardUseTachPullUp_offset 1340 -#define boardUseTempPullUp_offset 1340 +#define boardUse2stepPullDown_offset 1360 +#define boardUseCamPullDown_offset 1360 +#define boardUseCamVrPullUp_offset 1360 +#define boardUseCrankPullUp_offset 1360 +#define boardUseD2PullDown_offset 1360 +#define boardUseD3PullDown_offset 1360 +#define boardUseD4PullDown_offset 1360 +#define boardUseD5PullDown_offset 1360 +#define boardUseTachPullUp_offset 1360 +#define boardUseTempPullUp_offset 1360 #define BOOST_LOAD_COUNT 8 #define BOOST_RPM_COUNT 8 -#define boostControlPin_offset 960 -#define boostControlPinMode_offset 962 -#define boostControlSafeDutyCycle_offset 466 -#define boostCutPressure_offset 1628 -#define boostPid_dFactor_offset 976 -#define boostPid_iFactor_offset 972 -#define boostPid_maxValue_offset 986 -#define boostPid_minValue_offset 984 -#define boostPid_offset 968 -#define boostPid_offset_offset 980 -#define boostPid_periodMs_offset 982 -#define boostPid_pFactor_offset 968 -#define boostPwmFrequency_offset 992 -#define boostRpmBins_offset 5532 -#define boostTableClosedLoop_offset 5540 -#define boostTableOpenLoop_offset 5468 -#define boostTpsBins_offset 5604 +#define boostControlPin_offset 980 +#define boostControlPinMode_offset 982 +#define boostControlSafeDutyCycle_offset 486 +#define boostCutPressure_offset 1648 +#define boostPid_dFactor_offset 996 +#define boostPid_iFactor_offset 992 +#define boostPid_maxValue_offset 1006 +#define boostPid_minValue_offset 1004 +#define boostPid_offset 988 +#define boostPid_offset_offset 1000 +#define boostPid_periodMs_offset 1002 +#define boostPid_pFactor_offset 988 +#define boostPwmFrequency_offset 1012 +#define boostRpmBins_offset 5480 +#define boostTableClosedLoop_offset 5488 +#define boostTableOpenLoop_offset 5416 +#define boostTpsBins_offset 5552 #define boostType_e_auto_enum "OPEN_LOOP", "CLOSED_LOOP" #define boostType_e_CLOSED_LOOP 1 #define boostType_e_OPEN_LOOP 0 -#define boostType_offset 988 +#define boostType_offset 1008 #define brain_input_pin_e_enum "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" #define brain_pin_diag_e_PIN_DRIVER_OFF 0x20 #define brain_pin_diag_e_PIN_DRIVER_OVERTEMP 0x10 @@ -236,26 +236,26 @@ #define brain_pin_diag_e_PIN_OVERLOAD 0x08 #define brain_pin_diag_e_PIN_SHORT_TO_BAT 0x04 #define brain_pin_diag_e_PIN_SHORT_TO_GND 0x02 -#define brakePedalPin_offset 1934 -#define brakePedalPinMode_offset 1938 -#define byFirmwareVersion_offset 424 +#define brakePedalPin_offset 1954 +#define brakePedalPinMode_offset 1958 +#define byFirmwareVersion_offset 444 #define CAM_INPUTS_COUNT 4 #define CAM_INPUTS_COUNT_padding 0 -#define camInputs1_offset 480 -#define camInputs2_offset 482 -#define camInputs3_offset 484 -#define camInputs4_offset 486 -#define camInputsDebug1_offset 1364 -#define camInputsDebug2_offset 1366 -#define camInputsDebug3_offset 1368 -#define camInputsDebug4_offset 1370 -#define camInputsDebugPadding_offset 1372 -#define camInputsPadding_offset 488 +#define camInputs1_offset 500 +#define camInputs2_offset 502 +#define camInputs3_offset 504 +#define camInputs4_offset 506 +#define camInputsDebug1_offset 1384 +#define camInputsDebug2_offset 1386 +#define camInputsDebug3_offset 1388 +#define camInputsDebug4_offset 1390 +#define camInputsDebugPadding_offset 1392 +#define camInputsPadding_offset 508 #define CAMS_PER_BANK 2 #define CAMS_PER_BANK_padding 0 -#define can2BaudRate_offset 1602 -#define can2RxPin_offset 1618 -#define can2TxPin_offset 1616 +#define can2BaudRate_offset 1622 +#define can2RxPin_offset 1638 +#define can2TxPin_offset 1636 #define can_baudrate_e_auto_enum "B100KBPS", "B250KBPS", "B500KBPS", "B1MBPS" #define can_baudrate_e_B100KBPS 0 #define can_baudrate_e_B1MBPS 3 @@ -283,56 +283,56 @@ #define can_vss_nbc_e_auto_enum "BMW_e46", "W202" #define can_vss_nbc_e_BMW_e46 0 #define can_vss_nbc_e_W202 1 -#define canBaudRate_offset 1600 -#define canBroadcastUseChannelTwo_offset 940 -#define canNbcType_offset 412 -#define canReadEnabled_offset 1340 -#define canRxPin_offset 702 -#define canSleepPeriodMs_offset 416 -#define canTxPin_offset 700 -#define canVssNbcType_offset 2540 -#define canWriteEnabled_offset 1340 -#define cdmInputPin_offset 922 -#define cj125CsPin_offset 654 -#define cj125CsPinMode_offset 1689 -#define cj125isLsu49_offset 100 -#define cj125isUaDivided_offset 100 -#define cj125isUrDivided_offset 100 -#define cj125SpiDevice_offset 1688 -#define cj125ua_offset 1936 -#define cj125ur_offset 1937 -#define clt_adcChannel_offset 296 -#define clt_bias_resistor_offset 292 -#define clt_config_offset 268 +#define canBaudRate_offset 1620 +#define canBroadcastUseChannelTwo_offset 960 +#define canNbcType_offset 432 +#define canReadEnabled_offset 1360 +#define canRxPin_offset 722 +#define canSleepPeriodMs_offset 436 +#define canTxPin_offset 720 +#define canVssNbcType_offset 2560 +#define canWriteEnabled_offset 1360 +#define cdmInputPin_offset 942 +#define cj125CsPin_offset 674 +#define cj125CsPinMode_offset 1709 +#define cj125isLsu49_offset 120 +#define cj125isUaDivided_offset 120 +#define cj125isUrDivided_offset 120 +#define cj125SpiDevice_offset 1708 +#define cj125ua_offset 1956 +#define cj125ur_offset 1957 +#define clt_adcChannel_offset 316 +#define clt_bias_resistor_offset 312 +#define clt_config_offset 288 #define CLT_CRANKING_CURVE_SIZE 8 #define CLT_CURVE_SIZE 16 #define CLT_LIMITER_CURVE_SIZE 4 -#define clt_offset 268 -#define clt_resistance_1_offset 280 -#define clt_resistance_2_offset 284 -#define clt_resistance_3_offset 288 -#define clt_tempC_1_offset 268 -#define clt_tempC_2_offset 272 -#define clt_tempC_3_offset 276 +#define clt_offset 288 +#define clt_resistance_1_offset 300 +#define clt_resistance_2_offset 304 +#define clt_resistance_3_offset 308 +#define clt_tempC_1_offset 288 +#define clt_tempC_2_offset 292 +#define clt_tempC_3_offset 296 #define CLT_TIMING_CURVE_SIZE 8 -#define cltCrankingCorr_offset 5724 -#define cltCrankingCorrBins_offset 5692 -#define cltFuelCorr_offset 13900 -#define cltFuelCorrBins_offset 13836 -#define cltIdleCorr_offset 14284 -#define cltIdleCorrBins_offset 14220 -#define cltIdleRpm_offset 4244 -#define cltIdleRpmBins_offset 4180 -#define cltRevLimitRpm_offset 2128 -#define cltRevLimitRpmBins_offset 2124 -#define cltTimingBins_offset 4260 -#define cltTimingExtra_offset 4292 -#define clutchDownPin_offset 636 -#define clutchDownPinInverted_offset 940 -#define clutchDownPinMode_offset 641 -#define clutchUpPin_offset 804 -#define clutchUpPinInverted_offset 940 -#define clutchUpPinMode_offset 807 +#define cltCrankingCorr_offset 5672 +#define cltCrankingCorrBins_offset 5640 +#define cltFuelCorr_offset 13848 +#define cltFuelCorrBins_offset 13784 +#define cltIdleCorr_offset 14232 +#define cltIdleCorrBins_offset 14168 +#define cltIdleRpm_offset 4208 +#define cltIdleRpmBins_offset 4192 +#define cltRevLimitRpm_offset 2148 +#define cltRevLimitRpmBins_offset 2144 +#define cltTimingBins_offset 4224 +#define cltTimingExtra_offset 4256 +#define clutchDownPin_offset 656 +#define clutchDownPinInverted_offset 960 +#define clutchDownPinMode_offset 661 +#define clutchUpPin_offset 824 +#define clutchUpPinInverted_offset 960 +#define clutchUpPinMode_offset 827 #define CMD_AC_RELAY_BENCH "acrelaybench" #define CMD_ALTERNATOR_PIN "set_alternator_pin" #define CMD_BOOST_PIN "set_boost_pin" @@ -381,61 +381,61 @@ #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" -#define coastingFuelCutClt_offset 2076 -#define coastingFuelCutEnabled_offset 744 -#define coastingFuelCutMap_offset 2080 -#define coastingFuelCutRpmHigh_offset 2070 -#define coastingFuelCutRpmLow_offset 2072 -#define coastingFuelCutTps_offset 2074 -#define coastingFuelCutVssHigh_offset 1554 -#define coastingFuelCutVssLow_offset 1553 -#define communicationLedPin_offset 1504 -#define complexWallModel_offset 1352 +#define coastingFuelCutClt_offset 2096 +#define coastingFuelCutEnabled_offset 764 +#define coastingFuelCutMap_offset 2100 +#define coastingFuelCutRpmHigh_offset 2090 +#define coastingFuelCutRpmLow_offset 2092 +#define coastingFuelCutTps_offset 2094 +#define coastingFuelCutVssHigh_offset 1574 +#define coastingFuelCutVssLow_offset 1573 +#define communicationLedPin_offset 1524 +#define complexWallModel_offset 1372 #define COMPOSITE_DATA_LENGTH 2500 #define COMPOSITE_DATA_LENGTH_HALF 1250 #define COMPOSITE_PACKET_COUNT 500 #define COMPOSITE_PACKET_SIZE 5 -#define compressionRatio_offset 724 +#define compressionRatio_offset 744 #define CONSOLE_DATA_PROTOCOL_TAG " @" -#define consoleUartDevice_offset 934 -#define consumeObdSensors_offset 940 +#define consoleUartDevice_offset 954 +#define consumeObdSensors_offset 960 #define CRANKING_ADVANCE_CURVE_SIZE 4 -#define cranking_baseFuel_offset 112 +#define cranking_baseFuel_offset 132 #define CRANKING_CLT_IDLE_CURVE_SIZE 8 #define CRANKING_CURVE_SIZE 8 -#define cranking_offset 112 +#define cranking_offset 132 #define cranking_parameters_s_size 8 -#define cranking_rpm_offset 116 -#define crankingAdvance_offset 5076 -#define crankingAdvanceBins_offset 5060 -#define crankingCycleBins_offset 14188 -#define crankingCycleCoef_offset 14156 -#define crankingFuelBins_offset 14124 -#define crankingFuelCoef_offset 14092 -#define crankingFuelCoefE100_offset 21192 -#define crankingIACposition_offset 1692 -#define crankingInjectionMode_offset 364 -#define crankingTimingAngle_offset 372 -#define crankingTpsBins_offset 4964 -#define crankingTpsCoef_offset 4932 +#define cranking_rpm_offset 136 +#define crankingAdvance_offset 5032 +#define crankingAdvanceBins_offset 5024 +#define crankingCycleBins_offset 14136 +#define crankingCycleCoef_offset 14104 +#define crankingFuelBins_offset 14072 +#define crankingFuelCoef_offset 14040 +#define crankingFuelCoefE100_offset 21140 +#define crankingIACposition_offset 1712 +#define crankingInjectionMode_offset 384 +#define crankingTimingAngle_offset 392 +#define crankingTpsBins_offset 4928 +#define crankingTpsCoef_offset 4896 #define CRITICAL_PREFIX "CRITICAL" -#define cutFuelOnHardLimit_offset 1340 -#define cutSparkOnHardLimit_offset 1340 +#define cutFuelOnHardLimit_offset 1360 +#define cutSparkOnHardLimit_offset 1360 #define cyl_trim_s_size 16 -#define cylinderBankSelect10_offset 2505 -#define cylinderBankSelect11_offset 2506 -#define cylinderBankSelect12_offset 2507 -#define cylinderBankSelect1_offset 2496 -#define cylinderBankSelect2_offset 2497 -#define cylinderBankSelect3_offset 2498 -#define cylinderBankSelect4_offset 2499 -#define cylinderBankSelect5_offset 2500 -#define cylinderBankSelect6_offset 2501 -#define cylinderBankSelect7_offset 2502 -#define cylinderBankSelect8_offset 2503 -#define cylinderBankSelect9_offset 2504 -#define cylinderBore_offset 356 -#define cylindersCount_offset 348 +#define cylinderBankSelect10_offset 2525 +#define cylinderBankSelect11_offset 2526 +#define cylinderBankSelect12_offset 2527 +#define cylinderBankSelect1_offset 2516 +#define cylinderBankSelect2_offset 2517 +#define cylinderBankSelect3_offset 2518 +#define cylinderBankSelect4_offset 2519 +#define cylinderBankSelect5_offset 2520 +#define cylinderBankSelect6_offset 2521 +#define cylinderBankSelect7_offset 2522 +#define cylinderBankSelect8_offset 2523 +#define cylinderBankSelect9_offset 2524 +#define cylinderBore_offset 376 +#define cylindersCount_offset 368 #define dc_io_size 8 #define DC_PER_STEPPER 2 #define debug_mode_e_auto_enum "DBG_0", "DBG_TPS_ACCEL", "DBG_GPPWM", "DBG_IDLE_CONTROL", "DBG_EL_ACCEL", "DBG_TRIGGER_COUNTERS", "DBG_SOFT_SPARK_CUT", "DBG_VVT_1_PID", "DBG_8", "DBG_9", "DBG_10", "DBG_11", "DBG_UNUSED12", "DBG_SD_CARD", "DBG_SR5_PROTOCOL", "DBG_KNOCK", "DBG_16", "DBG_ELECTRONIC_THROTTLE_PID", "DBG_EXECUTOR", "DBG_BENCH_TEST", "DBG_20", "DBG_ANALOG_INPUTS", "DBG_INSTANT_RPM", "UNUSED23", "DBG_24", "DBG_CJ125", "DBG_26", "DBG_MAP", "DBG_METRICS", "DBG_29", "DBG_ION", "DBG_TLE8888", "DBG_ANALOG_INPUTS2", "DBG_DWELL_METRIC", "DBG_34", "DBG_35", "DBG_36", "DBG_37", "DBG_38", "DBG_ETB_AUTOTUNE", "DBG_COMPOSITE_LOG", "DBG_UNUSED41", "DBG_UNUSED_42", "DBG_43", "DBG_DYNO_VIEW", "DBG_LOGIC_ANALYZER", "DBG_46", "DBG_TCU", "DBG_LUA", "DBG_VVT_2_PID", "DBG_VVT_3_PID", "DBG_VVT_4_PID" @@ -492,34 +492,34 @@ #define debug_mode_e_DBG_VVT_4_PID 51 #define debug_mode_e_enum "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" #define debug_mode_e_UNUSED23 23 -#define debugMapAveraging_offset 836 -#define debugMode_offset 1584 -#define debugTriggerSync_offset 658 +#define debugMapAveraging_offset 856 +#define debugMode_offset 1604 +#define debugTriggerSync_offset 678 #define DIGIPOT_COUNT 4 -#define digitalPotentiometerChipSelect1_offset 642 -#define digitalPotentiometerChipSelect2_offset 644 -#define digitalPotentiometerChipSelect3_offset 646 -#define digitalPotentiometerChipSelect4_offset 648 -#define digitalPotentiometerSpiDevice_offset 660 -#define disableEtbWhenEngineStopped_offset 744 -#define disableFan1WhenStopped_offset 100 -#define disableFan2WhenStopped_offset 100 -#define disablePrimaryUart_offset 1340 -#define displacement_offset 344 +#define digitalPotentiometerChipSelect1_offset 662 +#define digitalPotentiometerChipSelect2_offset 664 +#define digitalPotentiometerChipSelect3_offset 666 +#define digitalPotentiometerChipSelect4_offset 668 +#define digitalPotentiometerSpiDevice_offset 680 +#define disableEtbWhenEngineStopped_offset 764 +#define disableFan1WhenStopped_offset 120 +#define disableFan2WhenStopped_offset 120 +#define disablePrimaryUart_offset 1360 +#define displacement_offset 364 #define display_mode_e_auto_enum "DM_NONE", "DM_HD44780", "DM_HD44780_OVER_PCF8574" #define display_mode_e_DM_HD44780 1 #define display_mode_e_DM_HD44780_OVER_PCF8574 2 #define display_mode_e_DM_NONE 0 -#define displayLogicLevelsInEngineSniffer_offset 100 -#define displayMode_offset 420 -#define driveWheelRevPerKm_offset 408 -#define drv8860_cs_offset 1184 -#define drv8860_csPinMode_offset 1186 -#define drv8860_miso_offset 1188 -#define drv8860spiDevice_offset 1182 +#define displayLogicLevelsInEngineSniffer_offset 120 +#define displayMode_offset 440 +#define driveWheelRevPerKm_offset 428 +#define drv8860_cs_offset 1204 +#define drv8860_csPinMode_offset 1206 +#define drv8860_miso_offset 1208 +#define drv8860spiDevice_offset 1202 #define DWELL_CURVE_SIZE 8 -#define dwellVoltageCorrValues_offset 783 -#define dwellVoltageCorrVoltBins_offset 774 +#define dwellVoltageCorrValues_offset 803 +#define dwellVoltageCorrVoltBins_offset 794 #define ego_sensor_e_auto_enum "ES_BPSX_D1", "ES_Innovate_MTX_L", "ES_14Point7_Free", "ES_NarrowBand", "ES_PLX", "ES_Custom", "ES_AEM" #define ego_sensor_e_enum "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" #define ego_sensor_e_ES_14Point7_Free 2 @@ -529,21 +529,21 @@ #define ego_sensor_e_ES_Innovate_MTX_L 1 #define ego_sensor_e_ES_NarrowBand 3 #define ego_sensor_e_ES_PLX 4 -#define egoValueShift_offset 1676 +#define egoValueShift_offset 1696 #define EGT_CHANNEL_COUNT 8 -#define electronicThrottlePin1Mode_offset 650 -#define enableAemXSeries_offset 744 -#define enableCanVss_offset 940 -#define enabledStep1Limiter_offset 744 -#define enableFan1WithAc_offset 100 -#define enableFan2WithAc_offset 100 -#define enableInnovateLC2_offset 940 -#define enableLaunchRetard_offset 940 -#define enableMapEstimationTableFallback_offset 100 -#define enableSoftwareKnock_offset 940 -#define enableTrailingSparks_offset 100 -#define enableVerboseCanTx_offset 744 -#define engine_configuration_s_size 3996 +#define electronicThrottlePin1Mode_offset 670 +#define enableAemXSeries_offset 764 +#define enableCanVss_offset 960 +#define enabledStep1Limiter_offset 764 +#define enableFan1WithAc_offset 120 +#define enableFan2WithAc_offset 120 +#define enableInnovateLC2_offset 960 +#define enableLaunchRetard_offset 960 +#define enableMapEstimationTableFallback_offset 120 +#define enableSoftwareKnock_offset 960 +#define enableTrailingSparks_offset 120 +#define enableVerboseCanTx_offset 764 +#define engine_configuration_s_size 4016 #define engine_load_mode_e_auto_enum "INVALID", "INVALID", "INVALID", "LM_SPEED_DENSITY", "LM_REAL_MAF", "LM_ALPHA_N", "LM_LUA", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "LM_MOCK" #define engine_load_mode_e_enum "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" #define engine_load_mode_e_LM_ALPHA_N 5 @@ -669,16 +669,16 @@ #define engine_type_e_TOYOTA_JZS147 38 #define engine_type_e_UNUSED_48 48 #define engine_type_e_VW_ABA 32 -#define engineChartSize_offset 1356 -#define engineCode_offset 1104 +#define engineChartSize_offset 1376 +#define engineCode_offset 1124 #define engineConfiguration_offset 0 -#define engineMake_offset 1072 -#define engineSnifferRpmThreshold_offset 7 +#define engineMake_offset 1092 +#define engineSnifferRpmThreshold_offset 10 #define engineType_offset 0 #define ERROR_BUFFER_SIZE 120 #define ETB_BIAS_CURVE_LENGTH 8 #define ETB_COUNT 2 -#define etb_dFactor_offset 1436 +#define etb_dFactor_offset 1456 #define etb_function_e_auto_enum "ETB_None", "ETB_Throttle1", "ETB_Throttle2", "ETB_IdleValve", "ETB_Wastegate" #define etb_function_e_ETB_IdleValve 3 #define etb_function_e_ETB_None 0 @@ -686,103 +686,103 @@ #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 #define ETB_HW_MAX_FREQUENCY 3000 -#define etb_iFactor_offset 1432 -#define etb_iTermMax_offset 2454 -#define etb_iTermMin_offset 2452 -#define etb_maxValue_offset 1446 -#define etb_minValue_offset 1444 -#define etb_offset 1428 -#define etb_offset_offset 1440 -#define etb_periodMs_offset 1442 -#define etb_pFactor_offset 1428 -#define etb_use_two_wires_offset 100 -#define etbBiasBins_offset 3996 -#define etbBiasValues_offset 4028 -#define etbFreq_offset 1842 -#define etbFunctions1_offset 1180 -#define etbFunctions2_offset 1181 -#define etbIdleThrottleRange_offset 2492 -#define etbIo1_controlPin_offset 948 -#define etbIo1_directionPin1_offset 944 -#define etbIo1_directionPin2_offset 946 -#define etbIo1_disablePin_offset 950 -#define etbIo1_offset 944 -#define etbIo2_controlPin_offset 956 -#define etbIo2_directionPin1_offset 952 -#define etbIo2_directionPin2_offset 954 -#define etbIo2_disablePin_offset 958 -#define etbIo2_offset 952 -#define etbMaximumPosition_offset 831 -#define etbMinimumPosition_offset 3744 -#define etbNeutralPosition_offset 1349 -#define etbRevLimitRange_offset 126 -#define etbRevLimitStart_offset 124 -#define etbWastegatePid_dFactor_offset 1852 -#define etbWastegatePid_iFactor_offset 1848 -#define etbWastegatePid_maxValue_offset 1862 -#define etbWastegatePid_minValue_offset 1860 -#define etbWastegatePid_offset 1844 -#define etbWastegatePid_offset_offset 1856 -#define etbWastegatePid_periodMs_offset 1858 -#define etbWastegatePid_pFactor_offset 1844 -#define failedMapFallback_offset 465 -#define fan1ExtraIdle_offset 1716 -#define fan2ExtraIdle_offset 1726 -#define fan2OffTemperature_offset 2045 -#define fan2OnTemperature_offset 2044 -#define fan2Pin_offset 2042 -#define fan2PinMode_offset 1763 -#define fanOffTemperature_offset 404 -#define fanOnTemperature_offset 400 -#define fanPin_offset 634 -#define fanPinMode_offset 633 -#define finalGearRatio_offset 706 -#define firingOrder_offset 352 -#define fixedModeTiming_offset 384 -#define fixedTiming_offset 1664 -#define FLASH_DATA_VERSION 10012 -#define flexCranking_offset 1352 -#define flexSensorPin_offset 824 -#define forceO2Heating_offset 1352 +#define etb_iFactor_offset 1452 +#define etb_iTermMax_offset 2474 +#define etb_iTermMin_offset 2472 +#define etb_maxValue_offset 1466 +#define etb_minValue_offset 1464 +#define etb_offset 1448 +#define etb_offset_offset 1460 +#define etb_periodMs_offset 1462 +#define etb_pFactor_offset 1448 +#define etb_use_two_wires_offset 120 +#define etbBiasBins_offset 4016 +#define etbBiasValues_offset 4048 +#define etbFreq_offset 1862 +#define etbFunctions1_offset 1200 +#define etbFunctions2_offset 1201 +#define etbIdleThrottleRange_offset 2512 +#define etbIo1_controlPin_offset 968 +#define etbIo1_directionPin1_offset 964 +#define etbIo1_directionPin2_offset 966 +#define etbIo1_disablePin_offset 970 +#define etbIo1_offset 964 +#define etbIo2_controlPin_offset 976 +#define etbIo2_directionPin1_offset 972 +#define etbIo2_directionPin2_offset 974 +#define etbIo2_disablePin_offset 978 +#define etbIo2_offset 972 +#define etbMaximumPosition_offset 851 +#define etbMinimumPosition_offset 3764 +#define etbNeutralPosition_offset 1369 +#define etbRevLimitRange_offset 146 +#define etbRevLimitStart_offset 144 +#define etbWastegatePid_dFactor_offset 1872 +#define etbWastegatePid_iFactor_offset 1868 +#define etbWastegatePid_maxValue_offset 1882 +#define etbWastegatePid_minValue_offset 1880 +#define etbWastegatePid_offset 1864 +#define etbWastegatePid_offset_offset 1876 +#define etbWastegatePid_periodMs_offset 1878 +#define etbWastegatePid_pFactor_offset 1864 +#define failedMapFallback_offset 485 +#define fan1ExtraIdle_offset 1736 +#define fan2ExtraIdle_offset 1746 +#define fan2OffTemperature_offset 2065 +#define fan2OnTemperature_offset 2064 +#define fan2Pin_offset 2062 +#define fan2PinMode_offset 1783 +#define fanOffTemperature_offset 424 +#define fanOnTemperature_offset 420 +#define fanPin_offset 654 +#define fanPinMode_offset 653 +#define finalGearRatio_offset 726 +#define firingOrder_offset 372 +#define fixedModeTiming_offset 404 +#define fixedTiming_offset 1684 +#define FLASH_DATA_VERSION 10013 +#define flexCranking_offset 1372 +#define flexSensorPin_offset 844 +#define forceO2Heating_offset 1372 #define FUEL_LEVEL_TABLE_COUNT 8 #define FUEL_LOAD_COUNT 16 #define FUEL_RPM_COUNT 16 -#define fuelAlgorithm_offset 360 -#define fuelClosedLoopCorrectionEnabled_offset 1340 -#define fuelLevelBins_offset 1190 -#define fuelLevelSensor_offset 438 -#define fuelLevelValues_offset 669 -#define fuelPumpPin_offset 626 -#define fuelPumpPinMode_offset 628 -#define fuelReferencePressure_offset 1764 -#define fuelTrimLoadBins_offset 20984 -#define fuelTrimRpmBins_offset 20992 -#define fuelTrims10_offset 21144 -#define fuelTrims10_table_offset 21144 -#define fuelTrims11_offset 21160 -#define fuelTrims11_table_offset 21160 -#define fuelTrims12_offset 21176 -#define fuelTrims12_table_offset 21176 -#define fuelTrims1_offset 21000 -#define fuelTrims1_table_offset 21000 -#define fuelTrims2_offset 21016 -#define fuelTrims2_table_offset 21016 -#define fuelTrims3_offset 21032 -#define fuelTrims3_table_offset 21032 -#define fuelTrims4_offset 21048 -#define fuelTrims4_table_offset 21048 -#define fuelTrims5_offset 21064 -#define fuelTrims5_table_offset 21064 -#define fuelTrims6_offset 21080 -#define fuelTrims6_table_offset 21080 -#define fuelTrims7_offset 21096 -#define fuelTrims7_table_offset 21096 -#define fuelTrims8_offset 21112 -#define fuelTrims8_table_offset 21112 -#define fuelTrims9_offset 21128 -#define fuelTrims9_table_offset 21128 +#define fuelAlgorithm_offset 380 +#define fuelClosedLoopCorrectionEnabled_offset 1360 +#define fuelLevelBins_offset 1210 +#define fuelLevelSensor_offset 458 +#define fuelLevelValues_offset 689 +#define fuelPumpPin_offset 646 +#define fuelPumpPinMode_offset 648 +#define fuelReferencePressure_offset 1784 +#define fuelTrimLoadBins_offset 20932 +#define fuelTrimRpmBins_offset 20940 +#define fuelTrims10_offset 21092 +#define fuelTrims10_table_offset 21092 +#define fuelTrims11_offset 21108 +#define fuelTrims11_table_offset 21108 +#define fuelTrims12_offset 21124 +#define fuelTrims12_table_offset 21124 +#define fuelTrims1_offset 20948 +#define fuelTrims1_table_offset 20948 +#define fuelTrims2_offset 20964 +#define fuelTrims2_table_offset 20964 +#define fuelTrims3_offset 20980 +#define fuelTrims3_table_offset 20980 +#define fuelTrims4_offset 20996 +#define fuelTrims4_table_offset 20996 +#define fuelTrims5_offset 21012 +#define fuelTrims5_table_offset 21012 +#define fuelTrims6_offset 21028 +#define fuelTrims6_table_offset 21028 +#define fuelTrims7_offset 21044 +#define fuelTrims7_table_offset 21044 +#define fuelTrims8_offset 21060 +#define fuelTrims8_table_offset 21060 +#define fuelTrims9_offset 21076 +#define fuelTrims9_table_offset 21076 #define GAP_TRACKING_LENGTH 18 -#define gapTrackingLengthOverride_offset 377 +#define gapTrackingLengthOverride_offset 397 #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_X "Acceleration: X" @@ -925,18 +925,18 @@ #define GearControllerMode_ButtonShift 1 #define GearControllerMode_Generic 2 #define GearControllerMode_None 0 -#define gearControllerMode_offset 3676 -#define gearRatio1_offset 3550 -#define gearRatio2_offset 3552 -#define gearRatio3_offset 3554 -#define gearRatio4_offset 3556 -#define gearRatio5_offset 3558 -#define gearRatio6_offset 3560 -#define gearRatio7_offset 3562 -#define gearRatio8_offset 3564 +#define gearControllerMode_offset 3696 +#define gearRatio1_offset 3570 +#define gearRatio2_offset 3572 +#define gearRatio3_offset 3574 +#define gearRatio4_offset 3576 +#define gearRatio5_offset 3578 +#define gearRatio6_offset 3580 +#define gearRatio7_offset 3582 +#define gearRatio8_offset 3584 #define GEARS_COUNT 8 -#define globalFuelCorrection_offset 468 -#define globalTriggerAngleOffset_offset 388 +#define globalFuelCorrection_offset 488 +#define globalTriggerAngleOffset_offset 408 #define Gpio_A0 2 #define Gpio_A1 3 #define Gpio_A10 12 @@ -1193,50 +1193,50 @@ #define Gpio_TLE8888_PIN_MR 196 #define Gpio_TLE8888_PIN_WAKE 198 #define Gpio_Unassigned 0 -#define gppwm1_alignmentFill_map_offset 2553 -#define gppwm1_dutyIfError_offset 2546 -#define gppwm1_loadAxis_offset 2552 -#define gppwm1_loadBins_offset 2554 -#define gppwm1_offBelowDuty_offset 2551 -#define gppwm1_offset 2544 -#define gppwm1_onAboveDuty_offset 2550 -#define gppwm1_pin_offset 2544 -#define gppwm1_pwmFrequency_offset 2548 -#define gppwm1_rpmBins_offset 2562 -#define gppwm1_table_offset 2570 -#define gppwm2_alignmentFill_map_offset 2645 -#define gppwm2_dutyIfError_offset 2638 -#define gppwm2_loadAxis_offset 2644 -#define gppwm2_loadBins_offset 2646 -#define gppwm2_offBelowDuty_offset 2643 -#define gppwm2_offset 2636 -#define gppwm2_onAboveDuty_offset 2642 -#define gppwm2_pin_offset 2636 -#define gppwm2_pwmFrequency_offset 2640 -#define gppwm2_rpmBins_offset 2654 -#define gppwm2_table_offset 2662 -#define gppwm3_alignmentFill_map_offset 2737 -#define gppwm3_dutyIfError_offset 2730 -#define gppwm3_loadAxis_offset 2736 -#define gppwm3_loadBins_offset 2738 -#define gppwm3_offBelowDuty_offset 2735 -#define gppwm3_offset 2728 -#define gppwm3_onAboveDuty_offset 2734 -#define gppwm3_pin_offset 2728 -#define gppwm3_pwmFrequency_offset 2732 -#define gppwm3_rpmBins_offset 2746 -#define gppwm3_table_offset 2754 -#define gppwm4_alignmentFill_map_offset 2829 -#define gppwm4_dutyIfError_offset 2822 -#define gppwm4_loadAxis_offset 2828 -#define gppwm4_loadBins_offset 2830 -#define gppwm4_offBelowDuty_offset 2827 -#define gppwm4_offset 2820 -#define gppwm4_onAboveDuty_offset 2826 -#define gppwm4_pin_offset 2820 -#define gppwm4_pwmFrequency_offset 2824 -#define gppwm4_rpmBins_offset 2838 -#define gppwm4_table_offset 2846 +#define gppwm1_alignmentFill_map_offset 2573 +#define gppwm1_dutyIfError_offset 2566 +#define gppwm1_loadAxis_offset 2572 +#define gppwm1_loadBins_offset 2574 +#define gppwm1_offBelowDuty_offset 2571 +#define gppwm1_offset 2564 +#define gppwm1_onAboveDuty_offset 2570 +#define gppwm1_pin_offset 2564 +#define gppwm1_pwmFrequency_offset 2568 +#define gppwm1_rpmBins_offset 2582 +#define gppwm1_table_offset 2590 +#define gppwm2_alignmentFill_map_offset 2665 +#define gppwm2_dutyIfError_offset 2658 +#define gppwm2_loadAxis_offset 2664 +#define gppwm2_loadBins_offset 2666 +#define gppwm2_offBelowDuty_offset 2663 +#define gppwm2_offset 2656 +#define gppwm2_onAboveDuty_offset 2662 +#define gppwm2_pin_offset 2656 +#define gppwm2_pwmFrequency_offset 2660 +#define gppwm2_rpmBins_offset 2674 +#define gppwm2_table_offset 2682 +#define gppwm3_alignmentFill_map_offset 2757 +#define gppwm3_dutyIfError_offset 2750 +#define gppwm3_loadAxis_offset 2756 +#define gppwm3_loadBins_offset 2758 +#define gppwm3_offBelowDuty_offset 2755 +#define gppwm3_offset 2748 +#define gppwm3_onAboveDuty_offset 2754 +#define gppwm3_pin_offset 2748 +#define gppwm3_pwmFrequency_offset 2752 +#define gppwm3_rpmBins_offset 2766 +#define gppwm3_table_offset 2774 +#define gppwm4_alignmentFill_map_offset 2849 +#define gppwm4_dutyIfError_offset 2842 +#define gppwm4_loadAxis_offset 2848 +#define gppwm4_loadBins_offset 2850 +#define gppwm4_offBelowDuty_offset 2847 +#define gppwm4_offset 2840 +#define gppwm4_onAboveDuty_offset 2846 +#define gppwm4_pin_offset 2840 +#define gppwm4_pwmFrequency_offset 2844 +#define gppwm4_rpmBins_offset 2858 +#define gppwm4_table_offset 2866 #define gppwm_channel_e_auto_enum "GPPWM_Tps", "GPPWM_Map", "GPPWM_Clt", "GPPWM_Iat", "GPPWM_FuelLoad", "GPPWM_IgnLoad", "GPPWM_AuxTemp1", "GPPWM_AuxTemp2", "GPPWM_Zero", "GPPWM_AccelPedal", "GPPWM_Vbatt" #define gppwm_channel_e_enum "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" #define gppwm_channel_e_GPPWM_AccelPedal 9 @@ -1257,35 +1257,35 @@ #define GPPWM_LOAD_COUNT 8 #define GPPWM_NOTE_SIZE 16 #define GPPWM_RPM_COUNT 8 -#define gpPwmNote1_offset 1272 -#define gpPwmNote2_offset 1288 -#define gpPwmNote3_offset 1304 -#define gpPwmNote4_offset 1320 -#define gps_rx_pin_offset 622 -#define gps_tx_pin_offset 624 -#define hardCutRpmRange_offset 1016 -#define HD44780_db4_offset 614 -#define HD44780_db5_offset 616 -#define HD44780_db6_offset 618 -#define HD44780_db7_offset 620 -#define HD44780_e_offset 612 -#define HD44780_rs_offset 610 -#define HD44780height_offset 432 -#define HD44780width_offset 428 -#define highPressureFuel_hwChannel_offset 2084 -#define highPressureFuel_offset 2084 -#define highPressureFuel_v1_offset 2088 -#define highPressureFuel_v2_offset 2096 -#define highPressureFuel_value1_offset 2092 -#define highPressureFuel_value2_offset 2100 -#define hip9011CsPin_offset 758 -#define hip9011CsPinMode_offset 690 -#define hip9011Gain_offset 2448 -#define hip9011IntHoldPin_offset 760 -#define hip9011IntHoldPinMode_offset 762 -#define hip9011PrescalerAndSDO_offset 336 -#define hip9011SpiDevice_offset 464 -#define hipOutputChannel_offset 1344 +#define gpPwmNote1_offset 1292 +#define gpPwmNote2_offset 1308 +#define gpPwmNote3_offset 1324 +#define gpPwmNote4_offset 1340 +#define gps_rx_pin_offset 642 +#define gps_tx_pin_offset 644 +#define hardCutRpmRange_offset 1036 +#define HD44780_db4_offset 634 +#define HD44780_db5_offset 636 +#define HD44780_db6_offset 638 +#define HD44780_db7_offset 640 +#define HD44780_e_offset 632 +#define HD44780_rs_offset 630 +#define HD44780height_offset 452 +#define HD44780width_offset 448 +#define highPressureFuel_hwChannel_offset 2104 +#define highPressureFuel_offset 2104 +#define highPressureFuel_v1_offset 2108 +#define highPressureFuel_v2_offset 2116 +#define highPressureFuel_value1_offset 2112 +#define highPressureFuel_value2_offset 2120 +#define hip9011CsPin_offset 778 +#define hip9011CsPinMode_offset 710 +#define hip9011Gain_offset 2468 +#define hip9011IntHoldPin_offset 780 +#define hip9011IntHoldPinMode_offset 782 +#define hip9011PrescalerAndSDO_offset 356 +#define hip9011SpiDevice_offset 484 +#define hipOutputChannel_offset 1364 #define hpfp_cam_e_auto_enum "HPFP_CAM_NONE", "HPFP_CAM_IN1", "HPFP_CAM_EX1", "HPFP_CAM_IN2", "HPFP_CAM_EX2" #define hpfp_cam_e_enum "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" #define hpfp_cam_e_HPFP_CAM_EX1 2 @@ -1297,111 +1297,111 @@ #define HPFP_DEADTIME_SIZE 8 #define HPFP_LOBE_PROFILE_SIZE 16 #define HPFP_TARGET_SIZE 10 -#define hpfpActivationAngle_offset 3118 -#define hpfpCam_offset 3113 -#define hpfpCamLobes_offset 3112 -#define hpfpCompensation_offset 3412 -#define hpfpCompensationLoadBins_offset 3512 -#define hpfpCompensationRpmBins_offset 3532 -#define hpfpDeadtimeMS_offset 3166 -#define hpfpDeadtimeVoltsBins_offset 3158 -#define hpfpLobeProfileAngle_offset 3142 -#define hpfpLobeProfileQuantityBins_offset 3126 -#define hpfpMinAngle_offset 3115 -#define hpfpPeakPos_offset 3114 -#define hpfpPidI_offset 3122 -#define hpfpPidP_offset 3120 -#define hpfpPumpVolume_offset 3116 -#define hpfpTarget_offset 3182 -#define hpfpTargetDecay_offset 3124 -#define hpfpTargetLoadBins_offset 3382 -#define hpfpTargetRpmBins_offset 3402 -#define hpfpValvePin_offset 1624 -#define hpfpValvePinMode_offset 1626 +#define hpfpActivationAngle_offset 3138 +#define hpfpCam_offset 3133 +#define hpfpCamLobes_offset 3132 +#define hpfpCompensation_offset 3432 +#define hpfpCompensationLoadBins_offset 3532 +#define hpfpCompensationRpmBins_offset 3552 +#define hpfpDeadtimeMS_offset 3186 +#define hpfpDeadtimeVoltsBins_offset 3178 +#define hpfpLobeProfileAngle_offset 3162 +#define hpfpLobeProfileQuantityBins_offset 3146 +#define hpfpMinAngle_offset 3135 +#define hpfpPeakPos_offset 3134 +#define hpfpPidI_offset 3142 +#define hpfpPidP_offset 3140 +#define hpfpPumpVolume_offset 3136 +#define hpfpTarget_offset 3202 +#define hpfpTargetDecay_offset 3144 +#define hpfpTargetLoadBins_offset 3402 +#define hpfpTargetRpmBins_offset 3422 +#define hpfpValvePin_offset 1644 +#define hpfpValvePinMode_offset 1646 #define HW_MAX_ADC_INDEX 17 #define IAC_PID_MULT_SIZE 8 -#define iacByTpsTaper_offset 1542 -#define iacCoasting_offset 5156 -#define iacCoastingBins_offset 5092 -#define iacPidMultLoadBins_offset 4124 -#define iacPidMultRpmBins_offset 4132 -#define iacPidMultTable_offset 4060 -#define iat_adcChannel_offset 328 -#define iat_bias_resistor_offset 324 -#define iat_config_offset 300 +#define iacByTpsTaper_offset 1562 +#define iacCoasting_offset 5104 +#define iacCoastingBins_offset 5040 +#define iacPidMultLoadBins_offset 4144 +#define iacPidMultRpmBins_offset 4152 +#define iacPidMultTable_offset 4080 +#define iat_adcChannel_offset 348 +#define iat_bias_resistor_offset 344 +#define iat_config_offset 320 #define IAT_CURVE_SIZE 16 -#define iat_offset 300 -#define iat_resistance_1_offset 312 -#define iat_resistance_2_offset 316 -#define iat_resistance_3_offset 320 -#define iat_tempC_1_offset 300 -#define iat_tempC_2_offset 304 -#define iat_tempC_3_offset 308 -#define iatFuelCorr_offset 14028 -#define iatFuelCorrBins_offset 13964 +#define iat_offset 320 +#define iat_resistance_1_offset 332 +#define iat_resistance_2_offset 336 +#define iat_resistance_3_offset 340 +#define iat_tempC_1_offset 320 +#define iat_tempC_2_offset 324 +#define iat_tempC_3_offset 328 +#define iatFuelCorr_offset 13976 +#define iatFuelCorrBins_offset 13912 #define IDLE_ADVANCE_CURVE_SIZE 8 -#define idle_antiwindupFreq_offset 680 -#define idle_derivativeFilterLoss_offset 440 +#define idle_antiwindupFreq_offset 700 +#define idle_derivativeFilterLoss_offset 460 #define idle_hardware_s_size 12 #define idle_mode_e_auto_enum "IM_AUTO", "IM_MANUAL" #define idle_mode_e_IM_AUTO 0 #define idle_mode_e_IM_MANUAL 1 -#define idle_offset 528 -#define idle_solenoidFrequency_offset 528 -#define idle_solenoidPin_offset 532 -#define idle_solenoidPinMode_offset 538 +#define idle_offset 548 +#define idle_solenoidFrequency_offset 548 +#define idle_solenoidPin_offset 552 +#define idle_solenoidPinMode_offset 558 #define idle_state_e_BLIP 64 #define idle_state_e_INIT 0 #define idle_state_e_PID_UPPER 16 #define idle_state_e_PID_VALUE 4 #define idle_state_e_RPM_DEAD_ZONE 2 #define idle_state_e_TPS_THRESHOLD 1 -#define idle_stepperDirectionPin_offset 534 -#define idle_stepperStepPin_offset 536 +#define idle_stepperDirectionPin_offset 554 +#define idle_stepperStepPin_offset 556 #define IDLE_VE_SIZE 4 -#define idleAdvance_offset 5764 -#define idleAdvanceBins_offset 5756 -#define idleIncrementalPidCic_offset 744 -#define idleMode_offset 1350 -#define idlePidActivationTime_offset 1916 -#define idlePidDeactivationTpsThreshold_offset 852 -#define idlePidRpmDeadZone_offset 1530 -#define idlePidRpmUpperLimit_offset 794 -#define idlePositionMax_offset 718 -#define idlePositionMin_offset 716 -#define idlePositionSensor_offset 834 -#define idleRpmPid2_dFactor_offset 2528 -#define idleRpmPid2_iFactor_offset 2524 -#define idleRpmPid2_maxValue_offset 2538 -#define idleRpmPid2_minValue_offset 2536 -#define idleRpmPid2_offset 2520 -#define idleRpmPid2_offset_offset 2532 -#define idleRpmPid2_periodMs_offset 2534 -#define idleRpmPid2_pFactor_offset 2520 -#define idleRpmPid_dFactor_offset 1488 -#define idleRpmPid_iFactor_offset 1484 -#define idlerpmpid_iTermMax_offset 2490 -#define idlerpmpid_iTermMin_offset 2486 -#define idleRpmPid_maxValue_offset 1498 -#define idleRpmPid_minValue_offset 1496 -#define idleRpmPid_offset 1480 -#define idleRpmPid_offset_offset 1492 -#define idleRpmPid_periodMs_offset 1494 -#define idleRpmPid_pFactor_offset 1480 -#define idleStepperReactionTime_offset 1384 -#define idleStepperTotalSteps_offset 1388 -#define idleTimingPid_dFactor_offset 2464 -#define idleTimingPid_iFactor_offset 2460 -#define idleTimingPid_maxValue_offset 2474 -#define idleTimingPid_minValue_offset 2472 -#define idleTimingPid_offset 2456 -#define idleTimingPid_offset_offset 2468 -#define idleTimingPid_periodMs_offset 2470 -#define idleTimingPid_pFactor_offset 2456 -#define idleTimingPidDeadZone_offset 2476 -#define idleVeLoadBins_offset 5800 -#define idleVeRpmBins_offset 5796 -#define idleVeTable_offset 5804 +#define idleAdvance_offset 5712 +#define idleAdvanceBins_offset 5704 +#define idleIncrementalPidCic_offset 764 +#define idleMode_offset 1370 +#define idlePidActivationTime_offset 1936 +#define idlePidDeactivationTpsThreshold_offset 872 +#define idlePidRpmDeadZone_offset 1550 +#define idlePidRpmUpperLimit_offset 814 +#define idlePositionMax_offset 738 +#define idlePositionMin_offset 736 +#define idlePositionSensor_offset 854 +#define idleRpmPid2_dFactor_offset 2548 +#define idleRpmPid2_iFactor_offset 2544 +#define idleRpmPid2_maxValue_offset 2558 +#define idleRpmPid2_minValue_offset 2556 +#define idleRpmPid2_offset 2540 +#define idleRpmPid2_offset_offset 2552 +#define idleRpmPid2_periodMs_offset 2554 +#define idleRpmPid2_pFactor_offset 2540 +#define idleRpmPid_dFactor_offset 1508 +#define idleRpmPid_iFactor_offset 1504 +#define idlerpmpid_iTermMax_offset 2510 +#define idlerpmpid_iTermMin_offset 2506 +#define idleRpmPid_maxValue_offset 1518 +#define idleRpmPid_minValue_offset 1516 +#define idleRpmPid_offset 1500 +#define idleRpmPid_offset_offset 1512 +#define idleRpmPid_periodMs_offset 1514 +#define idleRpmPid_pFactor_offset 1500 +#define idleStepperReactionTime_offset 1404 +#define idleStepperTotalSteps_offset 1408 +#define idleTimingPid_dFactor_offset 2484 +#define idleTimingPid_iFactor_offset 2480 +#define idleTimingPid_maxValue_offset 2494 +#define idleTimingPid_minValue_offset 2492 +#define idleTimingPid_offset 2476 +#define idleTimingPid_offset_offset 2488 +#define idleTimingPid_periodMs_offset 2490 +#define idleTimingPid_pFactor_offset 2476 +#define idleTimingPidDeadZone_offset 2496 +#define idleVeLoadBins_offset 5748 +#define idleVeRpmBins_offset 5744 +#define idleVeTable_offset 5752 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 #define ignition_mode_e_auto_enum "IM_ONE_COIL", "IM_INDIVIDUAL_COILS", "IM_WASTED_SPARK", "IM_TWO_COILS" @@ -1409,54 +1409,54 @@ #define ignition_mode_e_IM_ONE_COIL 0 #define ignition_mode_e_IM_TWO_COILS 3 #define ignition_mode_e_IM_WASTED_SPARK 2 -#define ignitionDwellForCrankingMs_offset 120 -#define ignitionIatCorrLoadBins_offset 16908 -#define ignitionIatCorrRpmBins_offset 16972 -#define ignitionIatCorrTable_offset 16396 -#define ignitionLoadBins_offset 18920 -#define ignitionMode_offset 376 -#define ignitionPinMode_offset 609 -#define ignitionPins10_offset 602 -#define ignitionPins11_offset 604 -#define ignitionPins12_offset 606 -#define ignitionPins1_offset 584 -#define ignitionPins2_offset 586 -#define ignitionPins3_offset 588 -#define ignitionPins4_offset 590 -#define ignitionPins5_offset 592 -#define ignitionPins6_offset 594 -#define ignitionPins7_offset 596 -#define ignitionPins8_offset 598 -#define ignitionPins9_offset 600 -#define ignitionRpmBins_offset 18952 -#define ignitionTable_offset 18408 -#define ignOverrideMode_offset 1622 -#define ignTrimLoadBins_offset 20776 -#define ignTrimRpmBins_offset 20784 -#define ignTrims10_offset 20936 -#define ignTrims10_table_offset 20936 -#define ignTrims11_offset 20952 -#define ignTrims11_table_offset 20952 -#define ignTrims12_offset 20968 -#define ignTrims12_table_offset 20968 -#define ignTrims1_offset 20792 -#define ignTrims1_table_offset 20792 -#define ignTrims2_offset 20808 -#define ignTrims2_table_offset 20808 -#define ignTrims3_offset 20824 -#define ignTrims3_table_offset 20824 -#define ignTrims4_offset 20840 -#define ignTrims4_table_offset 20840 -#define ignTrims5_offset 20856 -#define ignTrims5_table_offset 20856 -#define ignTrims6_offset 20872 -#define ignTrims6_table_offset 20872 -#define ignTrims7_offset 20888 -#define ignTrims7_table_offset 20888 -#define ignTrims8_offset 20904 -#define ignTrims8_table_offset 20904 -#define ignTrims9_offset 20920 -#define ignTrims9_table_offset 20920 +#define ignitionDwellForCrankingMs_offset 140 +#define ignitionIatCorrLoadBins_offset 16856 +#define ignitionIatCorrRpmBins_offset 16920 +#define ignitionIatCorrTable_offset 16344 +#define ignitionLoadBins_offset 18868 +#define ignitionMode_offset 396 +#define ignitionPinMode_offset 629 +#define ignitionPins10_offset 622 +#define ignitionPins11_offset 624 +#define ignitionPins12_offset 626 +#define ignitionPins1_offset 604 +#define ignitionPins2_offset 606 +#define ignitionPins3_offset 608 +#define ignitionPins4_offset 610 +#define ignitionPins5_offset 612 +#define ignitionPins6_offset 614 +#define ignitionPins7_offset 616 +#define ignitionPins8_offset 618 +#define ignitionPins9_offset 620 +#define ignitionRpmBins_offset 18900 +#define ignitionTable_offset 18356 +#define ignOverrideMode_offset 1642 +#define ignTrimLoadBins_offset 20724 +#define ignTrimRpmBins_offset 20732 +#define ignTrims10_offset 20884 +#define ignTrims10_table_offset 20884 +#define ignTrims11_offset 20900 +#define ignTrims11_table_offset 20900 +#define ignTrims12_offset 20916 +#define ignTrims12_table_offset 20916 +#define ignTrims1_offset 20740 +#define ignTrims1_table_offset 20740 +#define ignTrims2_offset 20756 +#define ignTrims2_table_offset 20756 +#define ignTrims3_offset 20772 +#define ignTrims3_table_offset 20772 +#define ignTrims4_offset 20788 +#define ignTrims4_table_offset 20788 +#define ignTrims5_offset 20804 +#define ignTrims5_table_offset 20804 +#define ignTrims6_offset 20820 +#define ignTrims6_table_offset 20820 +#define ignTrims7_offset 20836 +#define ignTrims7_table_offset 20836 +#define ignTrims8_offset 20852 +#define ignTrims8_table_offset 20852 +#define ignTrims9_offset 20868 +#define ignTrims9_table_offset 20868 #define imu_type_e_auto_enum "IMU_NONE", "IMU_VAG", "IMU_MM5_10", "IMU_TYPE_3", "IMU_TYPE_4", "IMU_TYPE_MB_A0065422618" #define imu_type_e_IMU_MM5_10 2 #define imu_type_e_IMU_NONE 0 @@ -1464,7 +1464,7 @@ #define imu_type_e_IMU_TYPE_4 4 #define imu_type_e_IMU_TYPE_MB_A0065422618 5 #define imu_type_e_IMU_VAG 1 -#define imuType_offset 782 +#define imuType_offset 802 #define INDICATOR_NAME_AC_SWITCH "AC switch" #define INDICATOR_NAME_BRAKE_DOWN "brake: down" #define INDICATOR_NAME_CLUTCH_DOWN "clutch: down" @@ -1474,140 +1474,140 @@ #define injection_mode_e_IM_SEQUENTIAL 1 #define injection_mode_e_IM_SIMULTANEOUS 0 #define injection_mode_e_IM_SINGLE_POINT 3 -#define injectionMode_offset 365 -#define injectionPhase_offset 17004 -#define injectionPinMode_offset 608 -#define injectionPins10_offset 578 -#define injectionPins11_offset 580 -#define injectionPins12_offset 582 -#define injectionPins1_offset 560 -#define injectionPins2_offset 562 -#define injectionPins3_offset 564 -#define injectionPins4_offset 566 -#define injectionPins5_offset 568 -#define injectionPins6_offset 570 -#define injectionPins7_offset 572 -#define injectionPins8_offset 574 -#define injectionPins9_offset 576 +#define injectionMode_offset 385 +#define injectionPhase_offset 16952 +#define injectionPinMode_offset 628 +#define injectionPins10_offset 598 +#define injectionPins11_offset 600 +#define injectionPins12_offset 602 +#define injectionPins1_offset 580 +#define injectionPins2_offset 582 +#define injectionPins3_offset 584 +#define injectionPins4_offset 586 +#define injectionPins5_offset 588 +#define injectionPins6_offset 590 +#define injectionPins7_offset 592 +#define injectionPins8_offset 594 +#define injectionPins9_offset 596 #define InjectionTimingMode_auto_enum "End", "Start", "Center" #define InjectionTimingMode_Center 2 #define InjectionTimingMode_End 0 -#define injectionTimingMode_offset 1565 +#define injectionTimingMode_offset 1585 #define InjectionTimingMode_Start 1 -#define injector_battLagCorr_offset 68 -#define injector_battLagCorrBins_offset 36 +#define injector_battLagCorr_offset 88 +#define injector_battLagCorrBins_offset 56 #define injector_compensation_mode_e_auto_enum "ICM_None", "ICM_FixedRailPressure", "ICM_SensedRailPressure" #define injector_compensation_mode_e_ICM_FixedRailPressure 1 #define injector_compensation_mode_e_ICM_None 0 #define injector_compensation_mode_e_ICM_SensedRailPressure 2 -#define injector_flow_offset 32 -#define injector_offset 32 +#define injector_flow_offset 52 +#define injector_offset 52 #define injector_pressure_type_e_auto_enum "IPT_Low", "IPT_High" #define injector_pressure_type_e_IPT_High 1 #define injector_pressure_type_e_IPT_Low 0 #define injector_s_size 68 -#define injectorCompensationMode_offset 1762 -#define injectorCorrectionPolynomial1_offset 1980 -#define injectorCorrectionPolynomial2_offset 1984 -#define injectorCorrectionPolynomial3_offset 1988 -#define injectorCorrectionPolynomial4_offset 1992 -#define injectorCorrectionPolynomial5_offset 1996 -#define injectorCorrectionPolynomial6_offset 2000 -#define injectorCorrectionPolynomial7_offset 2004 -#define injectorCorrectionPolynomial8_offset 2008 +#define injectorCompensationMode_offset 1782 +#define injectorCorrectionPolynomial1_offset 2000 +#define injectorCorrectionPolynomial2_offset 2004 +#define injectorCorrectionPolynomial3_offset 2008 +#define injectorCorrectionPolynomial4_offset 2012 +#define injectorCorrectionPolynomial5_offset 2016 +#define injectorCorrectionPolynomial6_offset 2020 +#define injectorCorrectionPolynomial7_offset 2024 +#define injectorCorrectionPolynomial8_offset 2028 #define InjectorNonlinearMode_auto_enum "INJ_None", "INJ_PolynomialAdder" #define InjectorNonlinearMode_INJ_None 0 #define InjectorNonlinearMode_INJ_PolynomialAdder 1 -#define injectorNonlinearMode_offset 806 -#define injectorPressureType_offset 1623 -#define injPhaseLoadBins_offset 17516 -#define injPhaseRpmBins_offset 17548 -#define invertCamVVTSignal_offset 940 -#define invertPrimaryTriggerSignal_offset 1340 -#define invertSecondaryTriggerSignal_offset 1340 -#define is_enabled_spi_1_offset 744 -#define is_enabled_spi_2_offset 744 -#define is_enabled_spi_3_offset 744 -#define is_enabled_spi_4_offset 744 -#define isAlternatorControlEnabled_offset 1340 -#define isBoostControlEnabled_offset 1352 -#define isCJ125Enabled_offset 744 -#define isCJ125Verbose_offset 100 -#define isCylinderCleanupEnabled_offset 1352 -#define isDoubleSolenoidIdle_offset 100 -#define isEngineControlEnabled_offset 744 -#define isFasterEngineSpinUpEnabled_offset 744 -#define isForcedInduction_offset 100 -#define isHip9011Enabled_offset 744 -#define isIgnitionEnabled_offset 1352 -#define isInjectionEnabled_offset 1352 -#define isManualSpinningMode_offset 1352 -#define isMapAveragingEnabled_offset 1352 -#define isPhaseSyncRequiredForIgnition_offset 1352 -#define isSdCardEnabled_offset 744 -#define issFilterReciprocal_offset 3119 -#define issue_294_31_offset 100 -#define isVerboseAlternator_offset 744 -#define isVerboseAuxPid1_offset 100 -#define isVerboseIAC_offset 1340 -#define isWaveAnalyzerEnabled_offset 1352 -#define joystickAPin_offset 926 -#define joystickBPin_offset 928 -#define joystickCenterPin_offset 924 -#define joystickCPin_offset 930 -#define joystickDPin_offset 932 -#define knockBandCustom_offset 340 -#define knockBankCyl10_offset 940 -#define knockBankCyl11_offset 940 -#define knockBankCyl12_offset 940 -#define knockBankCyl1_offset 940 -#define knockBankCyl2_offset 940 -#define knockBankCyl3_offset 940 -#define knockBankCyl4_offset 940 -#define knockBankCyl5_offset 940 -#define knockBankCyl6_offset 940 -#define knockBankCyl7_offset 940 -#define knockBankCyl8_offset 940 -#define knockBankCyl9_offset 940 -#define knockBaseNoise_offset 2939 -#define knockDetectionWindowEnd_offset 1380 -#define knockDetectionWindowStart_offset 1376 -#define knockNoiseRpmBins_offset 12 -#define knockRetardAggression_offset 544 -#define knockRetardMaximum_offset 546 -#define knockRetardReapplyRate_offset 545 -#define knockSamplingDuration_offset 1840 -#define l9779_cs_offset 552 -#define l9779spiDevice_offset 773 -#define lambdaLoadBins_offset 19816 -#define lambdaRpmBins_offset 19848 -#define lambdaTable_offset 19560 -#define launchActivateDelay_offset 1028 -#define launchActivateInverted_offset 1340 -#define launchActivatePin_offset 966 -#define launchActivatePinMode_offset 1615 +#define injectorNonlinearMode_offset 826 +#define injectorPressureType_offset 1643 +#define injPhaseLoadBins_offset 17464 +#define injPhaseRpmBins_offset 17496 +#define invertCamVVTSignal_offset 960 +#define invertPrimaryTriggerSignal_offset 1360 +#define invertSecondaryTriggerSignal_offset 1360 +#define is_enabled_spi_1_offset 764 +#define is_enabled_spi_2_offset 764 +#define is_enabled_spi_3_offset 764 +#define is_enabled_spi_4_offset 764 +#define isAlternatorControlEnabled_offset 1360 +#define isBoostControlEnabled_offset 1372 +#define isCJ125Enabled_offset 764 +#define isCJ125Verbose_offset 120 +#define isCylinderCleanupEnabled_offset 1372 +#define isDoubleSolenoidIdle_offset 120 +#define isEngineControlEnabled_offset 764 +#define isFasterEngineSpinUpEnabled_offset 764 +#define isForcedInduction_offset 120 +#define isHip9011Enabled_offset 764 +#define isIgnitionEnabled_offset 1372 +#define isInjectionEnabled_offset 1372 +#define isManualSpinningMode_offset 1372 +#define isMapAveragingEnabled_offset 1372 +#define isPhaseSyncRequiredForIgnition_offset 1372 +#define isSdCardEnabled_offset 764 +#define issFilterReciprocal_offset 3139 +#define issue_294_31_offset 120 +#define isVerboseAlternator_offset 764 +#define isVerboseAuxPid1_offset 120 +#define isVerboseIAC_offset 1360 +#define isWaveAnalyzerEnabled_offset 1372 +#define joystickAPin_offset 946 +#define joystickBPin_offset 948 +#define joystickCenterPin_offset 944 +#define joystickCPin_offset 950 +#define joystickDPin_offset 952 +#define knockBandCustom_offset 360 +#define knockBankCyl10_offset 960 +#define knockBankCyl11_offset 960 +#define knockBankCyl12_offset 960 +#define knockBankCyl1_offset 960 +#define knockBankCyl2_offset 960 +#define knockBankCyl3_offset 960 +#define knockBankCyl4_offset 960 +#define knockBankCyl5_offset 960 +#define knockBankCyl6_offset 960 +#define knockBankCyl7_offset 960 +#define knockBankCyl8_offset 960 +#define knockBankCyl9_offset 960 +#define knockBaseNoise_offset 2959 +#define knockDetectionWindowEnd_offset 1400 +#define knockDetectionWindowStart_offset 1396 +#define knockNoiseRpmBins_offset 16 +#define knockRetardAggression_offset 564 +#define knockRetardMaximum_offset 566 +#define knockRetardReapplyRate_offset 565 +#define knockSamplingDuration_offset 1860 +#define l9779_cs_offset 572 +#define l9779spiDevice_offset 793 +#define lambdaLoadBins_offset 19764 +#define lambdaRpmBins_offset 19796 +#define lambdaTable_offset 19508 +#define launchActivateDelay_offset 1048 +#define launchActivateInverted_offset 1360 +#define launchActivatePin_offset 986 +#define launchActivatePinMode_offset 1635 #define launchActivationMode_e_ALWAYS_ACTIVE_LAUNCH 2 #define launchActivationMode_e_auto_enum "SWITCH_INPUT_LAUNCH", "CLUTCH_INPUT_LAUNCH", "ALWAYS_ACTIVE_LAUNCH" #define launchActivationMode_e_CLUTCH_INPUT_LAUNCH 1 #define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" #define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0 -#define launchActivationMode_offset 996 -#define launchAdvanceRpmRange_offset 1020 -#define launchBoostDuty_offset 1012 -#define launchControlEnabled_offset 100 -#define launchFuelAdded_offset 1008 -#define launchFuelCutEnable_offset 1340 +#define launchActivationMode_offset 1016 +#define launchAdvanceRpmRange_offset 1040 +#define launchBoostDuty_offset 1032 +#define launchControlEnabled_offset 120 +#define launchFuelAdded_offset 1028 +#define launchFuelCutEnable_offset 1360 #define launchRpm_offset 6 -#define launchSmoothRetard_offset 1352 -#define launchSparkCutEnable_offset 1340 -#define launchSpeedThreshold_offset 1000 -#define launchTimingRetard_offset 332 -#define launchTimingRpmRange_offset 1004 -#define launchTpsTreshold_offset 1024 +#define launchSmoothRetard_offset 1372 +#define launchSparkCutEnable_offset 1360 +#define launchSpeedThreshold_offset 1020 +#define launchTimingRetard_offset 352 +#define launchTimingRpmRange_offset 1024 +#define launchTpsTreshold_offset 1044 #define LE_COMMAND_LENGTH 200 #define linear_sensor_s_size 20 -#define LIS302DLCsPin_offset 1550 -#define LIS302DLCsPinMode_offset 1761 +#define LIS302DLCsPin_offset 1570 +#define LIS302DLCsPinMode_offset 1781 #define load_override_e_AFR_AccPedal 3 #define load_override_e_AFR_CylFilling 4 #define load_override_e_AFR_MAP 1 @@ -1617,30 +1617,30 @@ #define load_override_e_enum "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" #define LOG_DELIMITER "`" #define LOGIC_ANALYZER_CHANNEL_COUNT 4 -#define logicAnalyzerPins1_offset 748 -#define logicAnalyzerPins2_offset 750 -#define logicAnalyzerPins3_offset 752 -#define logicAnalyzerPins4_offset 754 -#define lowPressureFuel_hwChannel_offset 2104 -#define lowPressureFuel_offset 2104 -#define lowPressureFuel_v1_offset 2108 -#define lowPressureFuel_v2_offset 2116 -#define lowPressureFuel_value1_offset 2112 -#define lowPressureFuel_value2_offset 2120 -#define lps25BaroSensorScl_offset 798 -#define lps25BaroSensorSda_offset 800 +#define logicAnalyzerPins1_offset 768 +#define logicAnalyzerPins2_offset 770 +#define logicAnalyzerPins3_offset 772 +#define logicAnalyzerPins4_offset 774 +#define lowPressureFuel_hwChannel_offset 2124 +#define lowPressureFuel_offset 2124 +#define lowPressureFuel_v1_offset 2128 +#define lowPressureFuel_v2_offset 2136 +#define lowPressureFuel_value1_offset 2132 +#define lowPressureFuel_value2_offset 2140 +#define lps25BaroSensorScl_offset 818 +#define lps25BaroSensorSda_offset 820 #define LUA_ANALOG_INPUT_COUNT 8 #define LUA_PWM_COUNT 8 #define LUA_SCRIPT_SIZE 8000 -#define luaOutputPins1_offset 1206 -#define luaOutputPins2_offset 1208 -#define luaOutputPins3_offset 1210 -#define luaOutputPins4_offset 1212 -#define luaOutputPins5_offset 1214 -#define luaOutputPins6_offset 1216 -#define luaOutputPins7_offset 1218 -#define luaOutputPins8_offset 1220 -#define luaScript_offset 5836 +#define luaOutputPins1_offset 1226 +#define luaOutputPins2_offset 1228 +#define luaOutputPins3_offset 1230 +#define luaOutputPins4_offset 1232 +#define luaOutputPins5_offset 1234 +#define luaOutputPins6_offset 1236 +#define luaOutputPins7_offset 1238 +#define luaOutputPins8_offset 1240 +#define luaScript_offset 5784 #define MAF_DECODING_COUNT 256 #define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO" #define maf_sensor_type_e_Bosch0280218004 2 @@ -1648,104 +1648,104 @@ #define maf_sensor_type_e_CUSTOM 0 #define maf_sensor_type_e_DensoTODO 3 #define maf_sensor_type_e_enum "v0", "v1", "v2", "v3" -#define mafAdcChannel_offset 467 -#define mafDecoding_offset 14348 -#define mafDecodingBins_offset 15372 -#define mafSensorType_offset 936 +#define mafAdcChannel_offset 487 +#define mafDecoding_offset 14296 +#define mafDecodingBins_offset 15320 +#define mafSensorType_offset 956 #define MAIN_HELP_URL "http://www.rusefi.com/" -#define mainRelayPin_offset 696 -#define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 3748 -#define malfunctionIndicatorPin_offset 630 -#define malfunctionIndicatorPinMode_offset 632 -#define manIdlePosition_offset 540 +#define mainRelayPin_offset 716 +#define mainRelayPinMode_offset 776 +#define mainUnusedEnd_offset 3768 +#define malfunctionIndicatorPin_offset 650 +#define malfunctionIndicatorPinMode_offset 652 +#define manIdlePosition_offset 560 #define MAP_ANGLE_SIZE 8 -#define map_offset 128 -#define map_samplingAngle_offset 160 -#define map_samplingAngleBins_offset 128 -#define map_samplingWindow_offset 224 -#define map_samplingWindowBins_offset 192 +#define map_offset 148 +#define map_samplingAngle_offset 180 +#define map_samplingAngleBins_offset 148 +#define map_samplingWindow_offset 244 +#define map_samplingWindowBins_offset 212 #define MAP_sensor_config_s_size 140 -#define map_sensor_highValue_offset 260 -#define map_sensor_hwChannel_offset 265 -#define map_sensor_lowValue_offset 256 -#define map_sensor_offset 256 -#define map_sensor_type_offset 264 +#define map_sensor_highValue_offset 280 +#define map_sensor_hwChannel_offset 285 +#define map_sensor_lowValue_offset 276 +#define map_sensor_offset 276 +#define map_sensor_type_offset 284 #define MAP_WINDOW_SIZE 8 -#define mapAveragingSchedulingAtIndex_offset 1396 -#define mapCamDetectionAnglePosition_offset 476 -#define mapErrorDetectionTooHigh_offset 1472 -#define mapErrorDetectionTooLow_offset 1468 -#define mapEstimateRpmBins_offset 18184 -#define mapEstimateTable_offset 17640 -#define mapEstimateTpsBins_offset 18152 -#define mapHighValueVoltage_offset 1672 -#define mapLowValueVoltage_offset 1668 -#define mapMinBufferLength_offset 848 -#define max31855_cs1_offset 808 -#define max31855_cs2_offset 810 -#define max31855_cs3_offset 812 -#define max31855_cs4_offset 814 -#define max31855_cs5_offset 816 -#define max31855_cs6_offset 818 -#define max31855_cs7_offset 820 -#define max31855_cs8_offset 822 -#define max31855spiDevice_offset 656 +#define mapAveragingSchedulingAtIndex_offset 1416 +#define mapCamDetectionAnglePosition_offset 496 +#define mapErrorDetectionTooHigh_offset 1492 +#define mapErrorDetectionTooLow_offset 1488 +#define mapEstimateRpmBins_offset 18132 +#define mapEstimateTable_offset 17588 +#define mapEstimateTpsBins_offset 18100 +#define mapHighValueVoltage_offset 1692 +#define mapLowValueVoltage_offset 1688 +#define mapMinBufferLength_offset 868 +#define max31855_cs1_offset 828 +#define max31855_cs2_offset 830 +#define max31855_cs3_offset 832 +#define max31855_cs4_offset 834 +#define max31855_cs5_offset 836 +#define max31855_cs6_offset 838 +#define max31855_cs7_offset 840 +#define max31855_cs8_offset 842 +#define max31855spiDevice_offset 676 #define MAX_CYLINDER_COUNT 12 -#define maxAcClt_offset 11 -#define maxAcRpm_offset 9 -#define maxAcTps_offset 10 -#define maxCamPhaseResolveRpm_offset 3028 -#define maxIdleVss_offset 378 -#define mc33816_cs_offset 2052 -#define mc33816_driven_offset 1932 -#define mc33816_flag0_offset 1464 -#define mc33816_rstb_offset 1930 -#define mc33816spiDevice_offset 2485 -#define mc33972_cs_offset 662 -#define mc33972_csPinMode_offset 664 -#define mc33972spiDevice_offset 829 -#define mc33_hpfp_i_hold_off_offset 1606 -#define mc33_hpfp_i_hold_offset 1605 -#define mc33_hpfp_i_peak_offset 1604 -#define mc33_hpfp_max_hold_offset 1607 -#define mc33_hvolt_offset 768 -#define mc33_i_boost_offset 2912 -#define mc33_i_hold_offset 2916 -#define mc33_i_peak_offset 2914 -#define mc33_t_bypass_offset 2924 -#define mc33_t_hold_off_offset 2926 -#define mc33_t_hold_tot_offset 2928 -#define mc33_t_max_boost_offset 2918 -#define mc33_t_peak_off_offset 2920 -#define mc33_t_peak_tot_offset 2922 -#define measureMapOnlyInOneCylinder_offset 744 -#define minimumBoostClosedLoopMap_offset 769 -#define minOilPressureAfterStart_offset 380 +#define maxAcClt_offset 15 +#define maxAcRpm_offset 13 +#define maxAcTps_offset 14 +#define maxCamPhaseResolveRpm_offset 3120 +#define maxIdleVss_offset 398 +#define mc33816_cs_offset 2072 +#define mc33816_driven_offset 1952 +#define mc33816_flag0_offset 1484 +#define mc33816_rstb_offset 1950 +#define mc33816spiDevice_offset 2505 +#define mc33972_cs_offset 682 +#define mc33972_csPinMode_offset 684 +#define mc33972spiDevice_offset 849 +#define mc33_hpfp_i_hold_off_offset 1626 +#define mc33_hpfp_i_hold_offset 1625 +#define mc33_hpfp_i_peak_offset 1624 +#define mc33_hpfp_max_hold_offset 1627 +#define mc33_hvolt_offset 788 +#define mc33_i_boost_offset 2932 +#define mc33_i_hold_offset 2936 +#define mc33_i_peak_offset 2934 +#define mc33_t_bypass_offset 2944 +#define mc33_t_hold_off_offset 2946 +#define mc33_t_hold_tot_offset 2948 +#define mc33_t_max_boost_offset 2938 +#define mc33_t_peak_off_offset 2940 +#define mc33_t_peak_tot_offset 2942 +#define measureMapOnlyInOneCylinder_offset 764 +#define minimumBoostClosedLoopMap_offset 789 +#define minOilPressureAfterStart_offset 400 #define MLQ_FIELD_HEADER_SIZE 55 #define MLQ_HEADER_SIZE 22 #define MOCK_PPS_POSITION_COMMAND "mock_pps_position" #define MOCK_PPS_VOLTAGE_COMMAND "mock_pps_voltage" -#define multisparkDwell_offset 1478 -#define multisparkEnable_offset 940 -#define multisparkMaxExtraSparkCount_offset 29 -#define multisparkMaxRpm_offset 8 -#define multisparkMaxSparkingAngle_offset 28 -#define multisparkSparkDuration_offset 1476 +#define multisparkDwell_offset 1498 +#define multisparkEnable_offset 960 +#define multisparkMaxExtraSparkCount_offset 49 +#define multisparkMaxRpm_offset 12 +#define multisparkMaxSparkingAngle_offset 48 +#define multisparkSparkDuration_offset 1496 #define NARROW_BAND_WIDE_BAND_CONVERSION_SIZE 8 -#define narrowToWideOxygen_offset 5028 -#define narrowToWideOxygenBins_offset 4996 -#define noAccelAfterHardLimitPeriodSecs_offset 1392 -#define noFuelTrimAfterDfcoTime_offset 1555 -#define o2heaterPin_offset 738 -#define o2heaterPinModeTodO_offset 740 -#define oilPressure_hwChannel_offset 2020 -#define oilPressure_offset 2020 -#define oilPressure_v1_offset 2024 -#define oilPressure_v2_offset 2032 -#define oilPressure_value1_offset 2028 -#define oilPressure_value2_offset 2036 -#define onOffAlternatorLogic_offset 744 +#define narrowToWideOxygen_offset 4992 +#define narrowToWideOxygenBins_offset 4960 +#define noAccelAfterHardLimitPeriodSecs_offset 1412 +#define noFuelTrimAfterDfcoTime_offset 1575 +#define o2heaterPin_offset 758 +#define o2heaterPinModeTodO_offset 760 +#define oilPressure_hwChannel_offset 2040 +#define oilPressure_offset 2040 +#define oilPressure_v1_offset 2044 +#define oilPressure_v2_offset 2052 +#define oilPressure_value1_offset 2048 +#define oilPressure_value2_offset 2056 +#define onOffAlternatorLogic_offset 764 #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 #define operation_mode_e_FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR 4 @@ -1754,8 +1754,8 @@ #define operation_mode_e_OM_NONE 0 #define operation_mode_e_TWO_STROKE 3 #define output_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -#define overrideCrankingIacSetting_offset 1352 -#define overrideTriggerGaps_offset 100 +#define overrideCrankingIacSetting_offset 1372 +#define overrideTriggerGaps_offset 120 #define PACK_ADD_TEMPERATURE 40 #define PACK_MULT_AFR 1000 #define PACK_MULT_AFR_CFG 10 @@ -1772,13 +1772,13 @@ #define PACK_MULT_TEMPERATURE 100 #define PACK_MULT_VOLTAGE 1000 #define PACK_PERCENT_BYTE_MULT 100.0 -#define pauseEtbControl_offset 744 +#define pauseEtbControl_offset 764 #define PEDAL_TO_TPS_SIZE 8 -#define pedalToTpsPedalBins_offset 5676 -#define pedalToTpsRpmBins_offset 5684 -#define pedalToTpsTable_offset 5612 +#define pedalToTpsPedalBins_offset 5624 +#define pedalToTpsRpmBins_offset 5632 +#define pedalToTpsTable_offset 5560 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21352 +#define persistent_config_s_size 21300 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1790,7 +1790,7 @@ #define PidAutoTune_Peak_MAXIMUM 1 #define PidAutoTune_Peak_MINIMUM -1 #define PidAutoTune_Peak_NOT_A_PEAK 0 -#define pidExtraForLowRpm_offset 2078 +#define pidExtraForLowRpm_offset 2098 #define pin_input_mode_e_auto_enum "PI_DEFAULT", "PI_PULLUP", "PI_PULLDOWN" #define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN" #define pin_input_mode_e_PI_DEFAULT 0 @@ -1808,11 +1808,11 @@ #define pin_output_mode_e_OM_INVERTED 1 #define pin_output_mode_e_OM_OPENDRAIN 2 #define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3 -#define postCrankingDurationSec_offset 1772 -#define postCrankingFactor_offset 1768 -#define primeBins_offset 2012 -#define primeValues_offset 2508 -#define primingDelay_offset 1727 +#define postCrankingDurationSec_offset 1792 +#define postCrankingFactor_offset 1788 +#define primeBins_offset 2032 +#define primeValues_offset 2528 +#define primingDelay_offset 1747 #define PROTOCOL_ANALOG_CHART "analog_chart" #define PROTOCOL_COIL1_SHORT_NAME "c1" #define PROTOCOL_CRANK1 "t1" @@ -1839,72 +1839,71 @@ #define PROTOCOL_WA_CHANNEL_2 "input2" #define PROTOCOL_WA_CHANNEL_3 "input3" #define PROTOCOL_WA_CHANNEL_4 "input4" -#define rollingLaunchEnabled_offset 100 -#define RPM_1_BYTE_PACKING_MULT 50 -#define rpmHardLimit_offset 5 -#define runningLedPin_offset 1506 -#define rusefiVerbose29b_offset 744 +#define rollingLaunchEnabled_offset 120 +#define rpmHardLimit_offset 8 +#define runningLedPin_offset 1526 +#define rusefiVerbose29b_offset 764 #define SCRIPT_CURVE_16 16 #define SCRIPT_CURVE_8 8 #define SCRIPT_CURVE_COUNT 6 #define SCRIPT_SETTING_COUNT 8 #define SCRIPT_TABLE_8 8 #define SCRIPT_TABLE_COUNT 4 -#define scriptCurve1_offset 4388 -#define scriptCurve1Bins_offset 4324 -#define scriptCurve2_offset 4516 -#define scriptCurve2Bins_offset 4452 -#define scriptCurve3_offset 4612 -#define scriptCurve3Bins_offset 4580 -#define scriptCurve4_offset 4676 -#define scriptCurve4Bins_offset 4644 -#define scriptCurve5_offset 4740 -#define scriptCurve5Bins_offset 4708 -#define scriptCurve6_offset 4804 -#define scriptCurve6Bins_offset 4772 -#define scriptCurveName1_offset 2136 -#define scriptCurveName2_offset 2152 -#define scriptCurveName3_offset 2168 -#define scriptCurveName4_offset 2184 -#define scriptCurveName5_offset 2200 -#define scriptCurveName6_offset 2216 -#define scriptSetting1_offset 872 -#define scriptSetting2_offset 876 -#define scriptSetting3_offset 880 -#define scriptSetting4_offset 884 -#define scriptSetting5_offset 888 -#define scriptSetting6_offset 892 -#define scriptSetting7_offset 896 -#define scriptSetting8_offset 900 -#define scriptSettingName1_offset 2296 -#define scriptSettingName2_offset 2312 -#define scriptSettingName3_offset 2328 -#define scriptSettingName4_offset 2344 -#define scriptSettingName5_offset 2360 -#define scriptSettingName6_offset 2376 -#define scriptSettingName7_offset 2392 -#define scriptSettingName8_offset 2408 -#define scriptTable1_offset 20200 -#define scriptTable1LoadBins_offset 20456 -#define scriptTable1RpmBins_offset 20472 -#define scriptTable2_offset 20488 -#define scriptTable2LoadBins_offset 20552 -#define scriptTable2RpmBins_offset 20568 -#define scriptTable3_offset 20584 -#define scriptTable3LoadBins_offset 20648 -#define scriptTable3RpmBins_offset 20664 -#define scriptTable4_offset 20680 -#define scriptTable4LoadBins_offset 20744 -#define scriptTable4RpmBins_offset 20760 -#define scriptTableName1_offset 2232 -#define scriptTableName2_offset 2248 -#define scriptTableName3_offset 2264 -#define scriptTableName4_offset 2280 -#define sdCardCsPin_offset 698 -#define sdCardCsPinMode_offset 1690 -#define sdCardPeriodMs_offset 832 -#define sdCardSpiDevice_offset 1867 -#define secondSolenoidPin_offset 842 +#define scriptCurve1_offset 4352 +#define scriptCurve1Bins_offset 4288 +#define scriptCurve2_offset 4480 +#define scriptCurve2Bins_offset 4416 +#define scriptCurve3_offset 4576 +#define scriptCurve3Bins_offset 4544 +#define scriptCurve4_offset 4640 +#define scriptCurve4Bins_offset 4608 +#define scriptCurve5_offset 4704 +#define scriptCurve5Bins_offset 4672 +#define scriptCurve6_offset 4768 +#define scriptCurve6Bins_offset 4736 +#define scriptCurveName1_offset 2156 +#define scriptCurveName2_offset 2172 +#define scriptCurveName3_offset 2188 +#define scriptCurveName4_offset 2204 +#define scriptCurveName5_offset 2220 +#define scriptCurveName6_offset 2236 +#define scriptSetting1_offset 892 +#define scriptSetting2_offset 896 +#define scriptSetting3_offset 900 +#define scriptSetting4_offset 904 +#define scriptSetting5_offset 908 +#define scriptSetting6_offset 912 +#define scriptSetting7_offset 916 +#define scriptSetting8_offset 920 +#define scriptSettingName1_offset 2316 +#define scriptSettingName2_offset 2332 +#define scriptSettingName3_offset 2348 +#define scriptSettingName4_offset 2364 +#define scriptSettingName5_offset 2380 +#define scriptSettingName6_offset 2396 +#define scriptSettingName7_offset 2412 +#define scriptSettingName8_offset 2428 +#define scriptTable1_offset 20148 +#define scriptTable1LoadBins_offset 20404 +#define scriptTable1RpmBins_offset 20420 +#define scriptTable2_offset 20436 +#define scriptTable2LoadBins_offset 20500 +#define scriptTable2RpmBins_offset 20516 +#define scriptTable3_offset 20532 +#define scriptTable3LoadBins_offset 20596 +#define scriptTable3RpmBins_offset 20612 +#define scriptTable4_offset 20628 +#define scriptTable4LoadBins_offset 20692 +#define scriptTable4RpmBins_offset 20708 +#define scriptTableName1_offset 2252 +#define scriptTableName2_offset 2268 +#define scriptTableName3_offset 2284 +#define scriptTableName4_offset 2300 +#define sdCardCsPin_offset 718 +#define sdCardCsPinMode_offset 1710 +#define sdCardPeriodMs_offset 852 +#define sdCardSpiDevice_offset 1887 +#define secondSolenoidPin_offset 862 #define SelectedGear_Drive 6 #define SelectedGear_Invalid 0 #define SelectedGear_Low 11 @@ -1924,46 +1923,46 @@ #define sensor_chart_e_SC_OFF 0 #define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_TRIGGER 1 -#define sensorChartMode_offset 935 +#define sensorChartMode_offset 955 #define sensorSnifferRpmThreshold_offset 4 #define SERVO_COUNT 8 -#define servoOutputPins1_offset 2054 -#define servoOutputPins2_offset 2056 -#define servoOutputPins3_offset 2058 -#define servoOutputPins4_offset 2060 -#define servoOutputPins5_offset 2062 -#define servoOutputPins6_offset 2064 -#define servoOutputPins7_offset 2066 -#define servoOutputPins8_offset 2068 +#define servoOutputPins1_offset 2074 +#define servoOutputPins2_offset 2076 +#define servoOutputPins3_offset 2078 +#define servoOutputPins4_offset 2080 +#define servoOutputPins5_offset 2082 +#define servoOutputPins6_offset 2084 +#define servoOutputPins7_offset 2086 +#define servoOutputPins8_offset 2088 #define show_Frankenso_presets true #define show_test_presets true -#define showHumanReadableWarning_offset 940 -#define SIGNATURE_HASH 3829486240 -#define silentTriggerError_offset 1340 -#define skippedWheelOnCam_offset 1340 -#define slowAdcAlpha_offset 1580 -#define sparkDwellRpmBins_offset 4140 -#define sparkDwellValues_offset 4148 -#define specs_offset 344 +#define showHumanReadableWarning_offset 960 +#define SIGNATURE_HASH 2862064706 +#define silentTriggerError_offset 1360 +#define skippedWheelOnCam_offset 1360 +#define slowAdcAlpha_offset 1600 +#define sparkDwellRpmBins_offset 4160 +#define sparkDwellValues_offset 4176 +#define specs_offset 364 #define specs_s_size 12 -#define spi1MisoMode_offset 1922 -#define spi1misoPin_offset 906 -#define spi1MosiMode_offset 1921 -#define spi1mosiPin_offset 904 -#define spi1SckMode_offset 1920 -#define spi1sckPin_offset 908 -#define spi2MisoMode_offset 1925 -#define spi2misoPin_offset 912 -#define spi2MosiMode_offset 1924 -#define spi2mosiPin_offset 910 -#define spi2SckMode_offset 1923 -#define spi2sckPin_offset 914 -#define spi3MisoMode_offset 1928 -#define spi3misoPin_offset 918 -#define spi3MosiMode_offset 1927 -#define spi3mosiPin_offset 916 -#define spi3SckMode_offset 1926 -#define spi3sckPin_offset 920 +#define spi1MisoMode_offset 1942 +#define spi1misoPin_offset 926 +#define spi1MosiMode_offset 1941 +#define spi1mosiPin_offset 924 +#define spi1SckMode_offset 1940 +#define spi1sckPin_offset 928 +#define spi2MisoMode_offset 1945 +#define spi2misoPin_offset 932 +#define spi2MosiMode_offset 1944 +#define spi2mosiPin_offset 930 +#define spi2SckMode_offset 1943 +#define spi2sckPin_offset 934 +#define spi3MisoMode_offset 1948 +#define spi3misoPin_offset 938 +#define spi3MosiMode_offset 1947 +#define spi3mosiPin_offset 936 +#define spi3SckMode_offset 1946 +#define spi3sckPin_offset 940 #define spi_device_e_auto_enum "SPI_NONE", "SPI_DEVICE_1", "SPI_DEVICE_2", "SPI_DEVICE_3", "SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1975,250 +1974,250 @@ #define spi_speed_e__1_25MHz 2 #define spi_speed_e__2_5MHz 1 #define spi_speed_e__5MHz 0 -#define startCrankingDuration_offset 862 -#define starterControlPin_offset 1460 -#define starterControlPinMode_offset 1620 -#define starterRelayDisablePin_offset 838 -#define starterRelayDisablePinMode_offset 840 -#define startStopButtonMode_offset 1462 -#define startStopButtonPin_offset 844 -#define startUpFuelPumpDuration_offset 1528 +#define startCrankingDuration_offset 882 +#define starterControlPin_offset 1480 +#define starterControlPinMode_offset 1640 +#define starterRelayDisablePin_offset 858 +#define starterRelayDisablePinMode_offset 860 +#define startStopButtonMode_offset 1482 +#define startStopButtonPin_offset 864 +#define startUpFuelPumpDuration_offset 1548 #define stepper_num_micro_steps_e_auto_enum "STEPPER_FULL", "INVALID", "STEPPER_HALF", "INVALID", "STEPPER_FOURTH", "INVALID", "INVALID", "INVALID", "STEPPER_EIGHTH" #define stepper_num_micro_steps_e_enum "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" #define stepper_num_micro_steps_e_STEPPER_EIGHTH 8 #define stepper_num_micro_steps_e_STEPPER_FOURTH 4 #define stepper_num_micro_steps_e_STEPPER_FULL 0 #define stepper_num_micro_steps_e_STEPPER_HALF 2 -#define stepper_raw_output1_offset 3542 -#define stepper_raw_output2_offset 3544 -#define stepper_raw_output3_offset 3546 -#define stepper_raw_output4_offset 3548 -#define stepperDcInvertedPins_offset 1608 -#define stepperDcIo1_controlPin_offset 1060 -#define stepperDcIo1_directionPin1_offset 1056 -#define stepperDcIo1_directionPin2_offset 1058 -#define stepperDcIo1_disablePin_offset 1062 -#define stepperDcIo1_offset 1056 -#define stepperDcIo2_controlPin_offset 1068 -#define stepperDcIo2_directionPin1_offset 1064 -#define stepperDcIo2_directionPin2_offset 1066 -#define stepperDcIo2_disablePin_offset 1070 -#define stepperDcIo2_offset 1064 -#define stepperDirectionPinMode_offset 828 -#define stepperEnablePin_offset 2046 -#define stepperEnablePinMode_offset 1929 -#define stepperForceParkingEveryRestart_offset 744 -#define stepperMaxDutyCycle_offset 1866 -#define stepperMinDutyCycle_offset 1865 -#define stepperNumMicroSteps_offset 1864 -#define stepperParkingExtraSteps_offset 854 +#define stepper_raw_output1_offset 3562 +#define stepper_raw_output2_offset 3564 +#define stepper_raw_output3_offset 3566 +#define stepper_raw_output4_offset 3568 +#define stepperDcInvertedPins_offset 1628 +#define stepperDcIo1_controlPin_offset 1080 +#define stepperDcIo1_directionPin1_offset 1076 +#define stepperDcIo1_directionPin2_offset 1078 +#define stepperDcIo1_disablePin_offset 1082 +#define stepperDcIo1_offset 1076 +#define stepperDcIo2_controlPin_offset 1088 +#define stepperDcIo2_directionPin1_offset 1084 +#define stepperDcIo2_directionPin2_offset 1086 +#define stepperDcIo2_disablePin_offset 1090 +#define stepperDcIo2_offset 1084 +#define stepperDirectionPinMode_offset 848 +#define stepperEnablePin_offset 2066 +#define stepperEnablePinMode_offset 1949 +#define stepperForceParkingEveryRestart_offset 764 +#define stepperMaxDutyCycle_offset 1886 +#define stepperMinDutyCycle_offset 1885 +#define stepperNumMicroSteps_offset 1884 +#define stepperParkingExtraSteps_offset 874 #define STFT_BANK_COUNT 2 #define stft_cell_cfg_s_size 4 #define STFT_CELL_COUNT 4 -#define stft_cellCfgs1_maxAdd_offset 1040 -#define stft_cellCfgs1_maxRemove_offset 1041 -#define stft_cellCfgs1_offset 1040 -#define stft_cellCfgs1_timeConstant_offset 1042 -#define stft_cellCfgs2_maxAdd_offset 1044 -#define stft_cellCfgs2_maxRemove_offset 1045 -#define stft_cellCfgs2_offset 1044 -#define stft_cellCfgs2_timeConstant_offset 1046 -#define stft_cellCfgs3_maxAdd_offset 1048 -#define stft_cellCfgs3_maxRemove_offset 1049 -#define stft_cellCfgs3_offset 1048 -#define stft_cellCfgs3_timeConstant_offset 1050 -#define stft_cellCfgs4_maxAdd_offset 1052 -#define stft_cellCfgs4_maxRemove_offset 1053 -#define stft_cellCfgs4_offset 1052 -#define stft_cellCfgs4_timeConstant_offset 1054 -#define stft_deadband_offset 1035 -#define stft_maxAfr_offset 1038 -#define stft_maxIdleRegionRpm_offset 1032 -#define stft_maxOverrunLoad_offset 1033 -#define stft_minAfr_offset 1037 -#define stft_minClt_offset 1036 -#define stft_minPowerLoad_offset 1034 -#define stft_offset 1032 +#define stft_cellCfgs1_maxAdd_offset 1060 +#define stft_cellCfgs1_maxRemove_offset 1061 +#define stft_cellCfgs1_offset 1060 +#define stft_cellCfgs1_timeConstant_offset 1062 +#define stft_cellCfgs2_maxAdd_offset 1064 +#define stft_cellCfgs2_maxRemove_offset 1065 +#define stft_cellCfgs2_offset 1064 +#define stft_cellCfgs2_timeConstant_offset 1066 +#define stft_cellCfgs3_maxAdd_offset 1068 +#define stft_cellCfgs3_maxRemove_offset 1069 +#define stft_cellCfgs3_offset 1068 +#define stft_cellCfgs3_timeConstant_offset 1070 +#define stft_cellCfgs4_maxAdd_offset 1072 +#define stft_cellCfgs4_maxRemove_offset 1073 +#define stft_cellCfgs4_offset 1072 +#define stft_cellCfgs4_timeConstant_offset 1074 +#define stft_deadband_offset 1055 +#define stft_maxAfr_offset 1058 +#define stft_maxIdleRegionRpm_offset 1052 +#define stft_maxOverrunLoad_offset 1053 +#define stft_minAfr_offset 1057 +#define stft_minClt_offset 1056 +#define stft_minPowerLoad_offset 1054 +#define stft_offset 1052 #define stft_s_size 24 -#define stft_startupDelay_offset 1039 -#define stftIgnoreErrorMagnitude_offset 940 -#define stoichRatioPrimary_offset 2489 -#define stoichRatioSecondary_offset 830 +#define stft_startupDelay_offset 1059 +#define stftIgnoreErrorMagnitude_offset 960 +#define stoichRatioPrimary_offset 2509 +#define stoichRatioSecondary_offset 850 #define switch_input_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -#define tachOutputPin_offset 692 -#define tachOutputPinMode_offset 694 -#define tachPulseDuractionMs_offset 1400 -#define tachPulseDurationAsDutyCycle_offset 1340 -#define tachPulsePerRev_offset 1466 -#define targetVBatt_offset 1532 -#define tChargeAirCoefMax_offset 2428 -#define tChargeAirCoefMin_offset 2424 -#define tChargeAirDecrLimit_offset 2440 -#define tChargeAirFlowMax_offset 2432 -#define tChargeAirIncrLimit_offset 2436 -#define tchargeBins_offset 1632 -#define tChargeMaxRpmMaxTps_offset 1708 -#define tChargeMaxRpmMinTps_offset 1704 -#define tChargeMinRpmMaxTps_offset 1700 -#define tChargeMinRpmMinTps_offset 1696 +#define tachOutputPin_offset 712 +#define tachOutputPinMode_offset 714 +#define tachPulseDuractionMs_offset 1420 +#define tachPulseDurationAsDutyCycle_offset 1360 +#define tachPulsePerRev_offset 1486 +#define targetVBatt_offset 1552 +#define tChargeAirCoefMax_offset 2448 +#define tChargeAirCoefMin_offset 2444 +#define tChargeAirDecrLimit_offset 2460 +#define tChargeAirFlowMax_offset 2452 +#define tChargeAirIncrLimit_offset 2456 +#define tchargeBins_offset 1652 +#define tChargeMaxRpmMaxTps_offset 1728 +#define tChargeMaxRpmMinTps_offset 1724 +#define tChargeMinRpmMaxTps_offset 1720 +#define tChargeMinRpmMinTps_offset 1716 #define tChargeMode_e_auto_enum "TCHARGE_MODE_RPM_TPS", "TCHARGE_MODE_AIR_INTERP", "TCHARGE_MODE_AIR_INTERP_TABLE" #define tChargeMode_e_enum "RPM+TPS (Default)", "Air Mass Interpolation", "Table" #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP 1 #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP_TABLE 2 #define tChargeMode_e_TCHARGE_MODE_RPM_TPS 0 -#define tChargeMode_offset 2444 -#define tchargeValues_offset 1648 -#define tcu_32_solenoid_freq_offset 3740 -#define tcu_32_solenoid_pin_mode_offset 3738 -#define tcu_32_solenoid_pin_offset 3736 -#define tcu_32SpeedBins_offset 21336 -#define tcu_32Vals_offset 21344 +#define tChargeMode_offset 2464 +#define tchargeValues_offset 1668 +#define tcu_32_solenoid_freq_offset 3760 +#define tcu_32_solenoid_pin_mode_offset 3758 +#define tcu_32_solenoid_pin_offset 3756 +#define tcu_32SpeedBins_offset 21284 +#define tcu_32Vals_offset 21292 #define TCU_GEAR_COUNT 10 #define TCU_MAGIC_SIZE 8 -#define tcu_pc_solenoid_freq_offset 3734 -#define tcu_pc_solenoid_pin_mode_offset 3732 -#define tcu_pc_solenoid_pin_offset 3730 -#define tcu_pcAirmassBins_offset 21208 -#define tcu_pcVals12_offset 21264 -#define tcu_pcVals1_offset 21232 -#define tcu_pcVals21_offset 21288 -#define tcu_pcVals23_offset 21272 -#define tcu_pcVals2_offset 21240 -#define tcu_pcVals32_offset 21296 -#define tcu_pcVals34_offset 21280 -#define tcu_pcVals3_offset 21248 -#define tcu_pcVals43_offset 21304 -#define tcu_pcVals4_offset 21256 -#define tcu_pcValsN_offset 21224 -#define tcu_pcValsR_offset 21216 -#define tcu_solenoid1_offset 1168 -#define tcu_solenoid2_offset 1170 -#define tcu_solenoid3_offset 1172 -#define tcu_solenoid4_offset 1174 -#define tcu_solenoid5_offset 1176 -#define tcu_solenoid6_offset 1178 +#define tcu_pc_solenoid_freq_offset 3754 +#define tcu_pc_solenoid_pin_mode_offset 3752 +#define tcu_pc_solenoid_pin_offset 3750 +#define tcu_pcAirmassBins_offset 21156 +#define tcu_pcVals12_offset 21212 +#define tcu_pcVals1_offset 21180 +#define tcu_pcVals21_offset 21236 +#define tcu_pcVals23_offset 21220 +#define tcu_pcVals2_offset 21188 +#define tcu_pcVals32_offset 21244 +#define tcu_pcVals34_offset 21228 +#define tcu_pcVals3_offset 21196 +#define tcu_pcVals43_offset 21252 +#define tcu_pcVals4_offset 21204 +#define tcu_pcValsN_offset 21172 +#define tcu_pcValsR_offset 21164 +#define tcu_solenoid1_offset 1188 +#define tcu_solenoid2_offset 1190 +#define tcu_solenoid3_offset 1192 +#define tcu_solenoid4_offset 1194 +#define tcu_solenoid5_offset 1196 +#define tcu_solenoid6_offset 1198 #define TCU_SOLENOID_COUNT 6 -#define tcu_solenoid_mode1_offset 2933 -#define tcu_solenoid_mode2_offset 2934 -#define tcu_solenoid_mode3_offset 2935 -#define tcu_solenoid_mode4_offset 2936 -#define tcu_solenoid_mode5_offset 2937 -#define tcu_solenoid_mode6_offset 2938 -#define tcu_tcc_onoff_solenoid_mode_offset 3722 -#define tcu_tcc_onoff_solenoid_offset 3720 -#define tcu_tcc_pwm_solenoid_freq_offset 3728 -#define tcu_tcc_pwm_solenoid_mode_offset 3726 -#define tcu_tcc_pwm_solenoid_offset 3724 -#define tcu_tccLockSpeed_offset 21320 -#define tcu_tccTpsBins_offset 21312 -#define tcu_tccUnlockSpeed_offset 21328 -#define tcuDownshiftButtonPin_offset 1518 -#define tcuDownshiftButtonPinMode_offset 2931 -#define tcuEnabled_offset 940 -#define tcuInputSpeedSensorPin_offset 708 -#define tcuInputSpeedSensorTeeth_offset 710 -#define tcuSolenoidTable_offset 17580 -#define tcuUpshiftButtonPin_offset 1516 -#define tcuUpshiftButtonPinMode_offset 2930 -#define tempBooleanForVerySpecialCases_offset 940 -#define test557pin_offset 826 +#define tcu_solenoid_mode1_offset 2953 +#define tcu_solenoid_mode2_offset 2954 +#define tcu_solenoid_mode3_offset 2955 +#define tcu_solenoid_mode4_offset 2956 +#define tcu_solenoid_mode5_offset 2957 +#define tcu_solenoid_mode6_offset 2958 +#define tcu_tcc_onoff_solenoid_mode_offset 3742 +#define tcu_tcc_onoff_solenoid_offset 3740 +#define tcu_tcc_pwm_solenoid_freq_offset 3748 +#define tcu_tcc_pwm_solenoid_mode_offset 3746 +#define tcu_tcc_pwm_solenoid_offset 3744 +#define tcu_tccLockSpeed_offset 21268 +#define tcu_tccTpsBins_offset 21260 +#define tcu_tccUnlockSpeed_offset 21276 +#define tcuDownshiftButtonPin_offset 1538 +#define tcuDownshiftButtonPinMode_offset 2951 +#define tcuEnabled_offset 960 +#define tcuInputSpeedSensorPin_offset 728 +#define tcuInputSpeedSensorTeeth_offset 730 +#define tcuSolenoidTable_offset 17528 +#define tcuUpshiftButtonPin_offset 1536 +#define tcuUpshiftButtonPinMode_offset 2950 +#define tempBooleanForVerySpecialCases_offset 960 +#define test557pin_offset 846 #define thermistor_conf_s_size 28 #define ThermistorConf_size 32 -#define throttlePedalPositionAdcChannel_offset 508 -#define throttlePedalPositionSecondAdcChannel_offset 668 -#define throttlePedalSecondaryUpVoltage_offset 1592 -#define throttlePedalSecondaryWOTVoltage_offset 1596 -#define throttlePedalUpPin_offset 514 -#define throttlePedalUpPinMode_offset 704 -#define throttlePedalUpVoltage_offset 1520 -#define throttlePedalWOTVoltage_offset 1524 +#define throttlePedalPositionAdcChannel_offset 528 +#define throttlePedalPositionSecondAdcChannel_offset 688 +#define throttlePedalSecondaryUpVoltage_offset 1612 +#define throttlePedalSecondaryWOTVoltage_offset 1616 +#define throttlePedalUpPin_offset 534 +#define throttlePedalUpPinMode_offset 724 +#define throttlePedalUpVoltage_offset 1540 +#define throttlePedalWOTVoltage_offset 1544 #define timing_mode_e_auto_enum "TM_DYNAMIC", "TM_FIXED" #define timing_mode_e_TM_DYNAMIC 0 #define timing_mode_e_TM_FIXED 1 -#define timing_offset_cylinder10_offset 1904 -#define timing_offset_cylinder11_offset 1908 -#define timing_offset_cylinder12_offset 1912 -#define timing_offset_cylinder1_offset 1868 -#define timing_offset_cylinder2_offset 1872 -#define timing_offset_cylinder3_offset 1876 -#define timing_offset_cylinder4_offset 1880 -#define timing_offset_cylinder5_offset 1884 -#define timing_offset_cylinder6_offset 1888 -#define timing_offset_cylinder7_offset 1892 -#define timing_offset_cylinder8_offset 1896 -#define timing_offset_cylinder9_offset 1900 -#define timingMode_offset 382 -#define tle6240_cs_offset 510 -#define tle6240_csPinMode_offset 512 -#define tle6240spiDevice_offset 2488 -#define tle8888_cs_offset 2048 -#define tle8888_csPinMode_offset 2050 +#define timing_offset_cylinder10_offset 1924 +#define timing_offset_cylinder11_offset 1928 +#define timing_offset_cylinder12_offset 1932 +#define timing_offset_cylinder1_offset 1888 +#define timing_offset_cylinder2_offset 1892 +#define timing_offset_cylinder3_offset 1896 +#define timing_offset_cylinder4_offset 1900 +#define timing_offset_cylinder5_offset 1904 +#define timing_offset_cylinder6_offset 1908 +#define timing_offset_cylinder7_offset 1912 +#define timing_offset_cylinder8_offset 1916 +#define timing_offset_cylinder9_offset 1920 +#define timingMode_offset 402 +#define tle6240_cs_offset 530 +#define tle6240_csPinMode_offset 532 +#define tle6240spiDevice_offset 2508 +#define tle8888_cs_offset 2068 +#define tle8888_csPinMode_offset 2070 #define tle8888_mode_e_auto_enum "TL_AUTO", "TL_SEMI_AUTO", "TL_MANUAL", "TL_HALL" #define tle8888_mode_e_TL_AUTO 0 #define tle8888_mode_e_TL_HALL 3 #define tle8888_mode_e_TL_MANUAL 2 #define tle8888_mode_e_TL_SEMI_AUTO 1 -#define tle8888mode_offset 1760 -#define tle8888spiDevice_offset 2484 +#define tle8888mode_offset 1780 +#define tle8888spiDevice_offset 2504 #define TOOTH_DATA_LENGTH 2000 #define TOOTH_PACKET_COUNT 1000 #define TOOTH_PACKET_SIZE 2 #define TOP_DEAD_CENTER_MESSAGE "r" #define TORQUE_CURVE_SIZE 6 -#define torqueLoadBins_offset 3664 -#define torqueRpmBins_offset 3652 -#define torqueTable_offset 3616 -#define TOTAL_CONFIG_SIZE 21352 -#define totalGearsCount_offset 1564 -#define tps1_1AdcChannel_offset 436 -#define tps1_2AdcChannel_offset 666 -#define tps1SecondaryMax_offset 858 -#define tps1SecondaryMin_offset 856 -#define tps2_1AdcChannel_offset 439 -#define tps2_2AdcChannel_offset 667 -#define tps2Max_offset 1458 -#define tps2Min_offset 1456 -#define tps2SecondaryMax_offset 1338 -#define tps2SecondaryMin_offset 1336 +#define torqueLoadBins_offset 3684 +#define torqueRpmBins_offset 3672 +#define torqueTable_offset 3636 +#define TOTAL_CONFIG_SIZE 21300 +#define totalGearsCount_offset 1584 +#define tps1_1AdcChannel_offset 456 +#define tps1_2AdcChannel_offset 686 +#define tps1SecondaryMax_offset 878 +#define tps1SecondaryMin_offset 876 +#define tps2_1AdcChannel_offset 459 +#define tps2_2AdcChannel_offset 687 +#define tps2Max_offset 1478 +#define tps2Min_offset 1476 +#define tps2SecondaryMax_offset 1358 +#define tps2SecondaryMin_offset 1356 #define TPS_2_BYTE_PACKING_MULT 100 #define TPS_TPS_ACCEL_TABLE 8 -#define tpsAccelEnrichmentThreshold_offset 1556 -#define tpsAccelFractionDivisor_offset 2480 -#define tpsAccelFractionPeriod_offset 2478 -#define tpsAccelLookback_offset 1552 -#define tpsDecelEnleanmentMultiplier_offset 1576 -#define tpsDecelEnleanmentThreshold_offset 1572 -#define tpsErrorDetectionTooHigh_offset 110 -#define tpsErrorDetectionTooLow_offset 108 -#define tpsMax_offset 106 -#define tpsMin_offset 104 -#define tpsTpsAccelFromRpmBins_offset 20136 -#define tpsTpsAccelTable_offset 19880 -#define tpsTpsAccelToRpmBins_offset 20168 -#define trailingCoilPins10_offset 1754 -#define trailingCoilPins11_offset 1756 -#define trailingCoilPins12_offset 1758 -#define trailingCoilPins1_offset 1736 -#define trailingCoilPins2_offset 1738 -#define trailingCoilPins3_offset 1740 -#define trailingCoilPins4_offset 1742 -#define trailingCoilPins5_offset 1744 -#define trailingCoilPins6_offset 1746 -#define trailingCoilPins7_offset 1748 -#define trailingCoilPins8_offset 1750 -#define trailingCoilPins9_offset 1752 -#define trailingSparkAngle_offset 444 +#define tpsAccelEnrichmentThreshold_offset 1576 +#define tpsAccelFractionDivisor_offset 2500 +#define tpsAccelFractionPeriod_offset 2498 +#define tpsAccelLookback_offset 1572 +#define tpsDecelEnleanmentMultiplier_offset 1596 +#define tpsDecelEnleanmentThreshold_offset 1592 +#define tpsErrorDetectionTooHigh_offset 130 +#define tpsErrorDetectionTooLow_offset 128 +#define tpsMax_offset 126 +#define tpsMin_offset 124 +#define tpsTpsAccelFromRpmBins_offset 20084 +#define tpsTpsAccelTable_offset 19828 +#define tpsTpsAccelToRpmBins_offset 20116 +#define trailingCoilPins10_offset 1774 +#define trailingCoilPins11_offset 1776 +#define trailingCoilPins12_offset 1778 +#define trailingCoilPins1_offset 1756 +#define trailingCoilPins2_offset 1758 +#define trailingCoilPins3_offset 1760 +#define trailingCoilPins4_offset 1762 +#define trailingCoilPins5_offset 1764 +#define trailingCoilPins6_offset 1766 +#define trailingCoilPins7_offset 1768 +#define trailingCoilPins8_offset 1770 +#define trailingCoilPins9_offset 1772 +#define trailingSparkAngle_offset 464 #define transmission_controller_e_enum "None", "Simple Transmission", "GM 4L6X" #define TransmissionControllerMode_auto_enum "None", "SimpleTransmissionController", "Gm4l6x" #define TransmissionControllerMode_Gm4l6x 2 #define TransmissionControllerMode_None 0 -#define transmissionControllerMode_offset 3677 +#define transmissionControllerMode_offset 3697 #define TransmissionControllerMode_SimpleTransmissionController 1 #define TRIGGER_COMMENT "#" #define trigger_config_s_size 12 #define TRIGGER_CRANK_BASED trigger_type == 5 || trigger_type == 10 || trigger_type == 20 || trigger_type == 26 || trigger_type == 27 || trigger_type == 39 || trigger_type == 46 || trigger_type == 53 || trigger_type == 55 || trigger_type == 57 || trigger_type == 62 || trigger_type == 70 || trigger_type == 71 || trigger_type == 74 -#define trigger_customSkippedToothCount_offset 456 -#define trigger_customTotalToothCount_offset 452 +#define trigger_customSkippedToothCount_offset 476 +#define trigger_customTotalToothCount_offset 472 #define trigger_event_e_SHAFT_PRIMARY_FALLING 0 #define trigger_event_e_SHAFT_PRIMARY_RISING 1 #define trigger_event_e_SHAFT_SECONDARY_FALLING 2 @@ -2228,7 +2227,7 @@ #define TRIGGER_INPUT_PIN_COUNT 2 #define TRIGGER_IS_CRANK_KEY "crankBased" #define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam" -#define trigger_offset 448 +#define trigger_offset 468 #define TRIGGER_SIMULATOR_PIN_COUNT 3 #define trigger_type_e_auto_enum "TT_TOOTHED_WHEEL", "TT_FORD_ASPIRE", "TT_DODGE_NEON_1995", "TT_MAZDA_MIATA_NA", "TT_MAZDA_MIATA_NB1", "TT_GM_7X", "TT_DAIHATSU", "TT_MAZDA_SOHC_4", "TT_TOOTHED_WHEEL_60_2", "TT_TOOTHED_WHEEL_36_1", "TT_MERCEDES_2_SEGMENT", "TT_MITSUBISHI", "TT_SUBARU_EZ30", "UNUSED_13", "TT_DODGE_NEON_2003_CAM", "TT_MAZDA_DOHC_1_4", "TT_ONE_PLUS_ONE", "TT_VVT_JZ", "TT_ONE", "TT_DODGE_RAM", "TT_60_2_VW", "UNUSED_21", "TT_DODGE_STRATUS", "TT_36_2_2_2", "TT_NISSAN_SR20VE", "TT_2JZ_3_34", "TT_ROVER_K", "TT_GM_24x", "TT_HONDA_CBR_600", "TT_2JZ_1_12", "TT_CHRYSLER_NGC_36_2_2", "TT_3_1_CAM", "TT_DODGE_NEON_2003_CRANK", "TT_MIATA_VVT", "UNUSED_34", "TT_MAZDA_MIATA_VVT_TEST", "TT_SUBARU_7_6", "TT_JEEP_18_2_2_2", "TT_12_TOOTH_CRANK", "TT_DODGE_NEON_1995_ONLY_CRANK", "TT_JEEP_4_CYL", "TT_FIAT_IAW_P8", "TT_FORD_ST170", "TT_VVT_MIATA_NB", "TT_RENIX_44_2_2", "TT_RENIX_66_2_2_2", "TT_HONDA_K_12_1", "TT_VVT_BOSCH_QUICK_START", "TT_TOOTHED_WHEEL_36_2", "TT_SUBARU_SVX", "TT_1_16", "TT_SUBARU_7_WITHOUT_6", "TT_NISSAN_MR18_CAM_VVT", "TT_TRI_TACH", "TT_GM_60_2_2_2", "TT_SKODA_FAVORIT", "TT_VVT_BARRA_3_PLUS_1", "TT_KAWA_KX450F", "TT_NISSAN_VQ35", "TT_VVT_NISSAN_VQ35", "TT_NISSAN_VQ30", "TT_NISSAN_QR25", "TT_VVT_MITSUBISHI_3A92", "TT_SUBARU_SVX_CRANK_1", "TT_SUBARU_SVX_CAM_VVT", "TT_FORD_TFI_PIP", "TT_SUZUKI_G13B", "TT_HONDA_K_4_1", "TT_NISSAN_MR18_CRANK", "TT_TOOTHED_WHEEL_32_2", "TT_36_2_1", "TT_36_2_1_1", "TT_VVT_MITSUBISHI_6G75", "TT_VVT_TOYOTA_4_1", "TT_GM_24x_2", "TT_UNUSED" #define trigger_type_e_enum "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" @@ -2309,7 +2308,7 @@ #define trigger_type_e_UNUSED_13 13 #define trigger_type_e_UNUSED_21 21 #define trigger_type_e_UNUSED_34 34 -#define trigger_type_offset 448 +#define trigger_type_offset 468 #define TRIGGER_TYPE_WITH_SECOND_WHEEL trigger_type == 1 || trigger_type == 2 || trigger_type == 3 || trigger_type == 4 || trigger_type == 11 || trigger_type == 13 || trigger_type == 15 || trigger_type == 16 || trigger_type == 19 || trigger_type == 21 || trigger_type == 25 || trigger_type == 28 || trigger_type == 29 || trigger_type == 31 || trigger_type == 34 || trigger_type == 35 || trigger_type == 36 || trigger_type == 37 || trigger_type == 40 || trigger_type == 49 || trigger_type == 50 || trigger_type == 53 || trigger_type == 54 || trigger_type == 63 || trigger_type == 64 #define TRIGGER_TYPE_WITHOUT_KNOWN_LOCATION trigger_type == 8 || trigger_type == 9 || trigger_type == 12 || trigger_type == 17 || trigger_type == 18 || trigger_type == 23 || trigger_type == 48 || trigger_type == 69 #define trigger_value_e_TV_FALL 0 @@ -2317,60 +2316,60 @@ #define trigger_wheel_e_T_NONE 15 #define trigger_wheel_e_T_PRIMARY 0 #define trigger_wheel_e_T_SECONDARY 1 -#define triggerCompCenterVolt_offset 2516 -#define triggerCompHystMax_offset 2518 -#define triggerCompHystMin_offset 2517 -#define triggerCompSensorSatRpm_offset 2519 -#define triggerErrorPin_offset 864 -#define triggerErrorPinMode_offset 866 -#define triggerGapOverrideFrom10_offset 2992 -#define triggerGapOverrideFrom11_offset 2996 -#define triggerGapOverrideFrom12_offset 3000 -#define triggerGapOverrideFrom13_offset 3004 -#define triggerGapOverrideFrom14_offset 3008 -#define triggerGapOverrideFrom15_offset 3012 -#define triggerGapOverrideFrom16_offset 3016 -#define triggerGapOverrideFrom17_offset 3020 -#define triggerGapOverrideFrom18_offset 3024 -#define triggerGapOverrideFrom1_offset 2956 -#define triggerGapOverrideFrom2_offset 2960 -#define triggerGapOverrideFrom3_offset 2964 -#define triggerGapOverrideFrom4_offset 2968 -#define triggerGapOverrideFrom5_offset 2972 -#define triggerGapOverrideFrom6_offset 2976 -#define triggerGapOverrideFrom7_offset 2980 -#define triggerGapOverrideFrom8_offset 2984 -#define triggerGapOverrideFrom9_offset 2988 -#define triggerGapOverrideTo10_offset 3076 -#define triggerGapOverrideTo11_offset 3080 -#define triggerGapOverrideTo12_offset 3084 -#define triggerGapOverrideTo13_offset 3088 -#define triggerGapOverrideTo14_offset 3092 -#define triggerGapOverrideTo15_offset 3096 -#define triggerGapOverrideTo16_offset 3100 -#define triggerGapOverrideTo17_offset 3104 -#define triggerGapOverrideTo18_offset 3108 -#define triggerGapOverrideTo1_offset 3040 -#define triggerGapOverrideTo2_offset 3044 -#define triggerGapOverrideTo3_offset 3048 -#define triggerGapOverrideTo4_offset 3052 -#define triggerGapOverrideTo5_offset 3056 -#define triggerGapOverrideTo6_offset 3060 -#define triggerGapOverrideTo7_offset 3064 -#define triggerGapOverrideTo8_offset 3068 -#define triggerGapOverrideTo9_offset 3072 -#define triggerInputDebugPins1_offset 1448 -#define triggerInputDebugPins2_offset 1450 -#define triggerInputPins1_offset 684 -#define triggerInputPins2_offset 686 +#define triggerCompCenterVolt_offset 2536 +#define triggerCompHystMax_offset 2538 +#define triggerCompHystMin_offset 2537 +#define triggerCompSensorSatRpm_offset 2539 +#define triggerErrorPin_offset 884 +#define triggerErrorPinMode_offset 886 +#define triggerGapOverrideFrom10_offset 3012 +#define triggerGapOverrideFrom11_offset 3016 +#define triggerGapOverrideFrom12_offset 3020 +#define triggerGapOverrideFrom13_offset 3024 +#define triggerGapOverrideFrom14_offset 3028 +#define triggerGapOverrideFrom15_offset 3032 +#define triggerGapOverrideFrom16_offset 3036 +#define triggerGapOverrideFrom17_offset 3040 +#define triggerGapOverrideFrom18_offset 3044 +#define triggerGapOverrideFrom1_offset 2976 +#define triggerGapOverrideFrom2_offset 2980 +#define triggerGapOverrideFrom3_offset 2984 +#define triggerGapOverrideFrom4_offset 2988 +#define triggerGapOverrideFrom5_offset 2992 +#define triggerGapOverrideFrom6_offset 2996 +#define triggerGapOverrideFrom7_offset 3000 +#define triggerGapOverrideFrom8_offset 3004 +#define triggerGapOverrideFrom9_offset 3008 +#define triggerGapOverrideTo10_offset 3084 +#define triggerGapOverrideTo11_offset 3088 +#define triggerGapOverrideTo12_offset 3092 +#define triggerGapOverrideTo13_offset 3096 +#define triggerGapOverrideTo14_offset 3100 +#define triggerGapOverrideTo15_offset 3104 +#define triggerGapOverrideTo16_offset 3108 +#define triggerGapOverrideTo17_offset 3112 +#define triggerGapOverrideTo18_offset 3116 +#define triggerGapOverrideTo1_offset 3048 +#define triggerGapOverrideTo2_offset 3052 +#define triggerGapOverrideTo3_offset 3056 +#define triggerGapOverrideTo4_offset 3060 +#define triggerGapOverrideTo5_offset 3064 +#define triggerGapOverrideTo6_offset 3068 +#define triggerGapOverrideTo7_offset 3072 +#define triggerGapOverrideTo8_offset 3076 +#define triggerGapOverrideTo9_offset 3080 +#define triggerInputDebugPins1_offset 1468 +#define triggerInputDebugPins2_offset 1470 +#define triggerInputPins1_offset 704 +#define triggerInputPins2_offset 706 #define TRIGGERS_FILE_NAME "triggers.txt" -#define triggerSimulatorFrequency_offset 556 -#define triggerSimulatorPinModes1_offset 734 -#define triggerSimulatorPinModes2_offset 735 -#define triggerSimulatorPinModes3_offset 736 -#define triggerSimulatorPins1_offset 728 -#define triggerSimulatorPins2_offset 730 -#define triggerSimulatorPins3_offset 732 +#define triggerSimulatorFrequency_offset 576 +#define triggerSimulatorPinModes1_offset 754 +#define triggerSimulatorPinModes2_offset 755 +#define triggerSimulatorPinModes3_offset 756 +#define triggerSimulatorPins1_offset 748 +#define triggerSimulatorPins2_offset 750 +#define triggerSimulatorPins3_offset 752 #define TRIM_SIZE 4 #define TS_BURN_COMMAND 'B' #define TS_BURN_COMMAND_char B @@ -2490,7 +2489,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen_cypress.3829486240" +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen_cypress.2862064706" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2510,135 +2509,135 @@ #define TsCalMode_Tps2Min 9 #define TsCalMode_Tps2SecondaryMax 10 #define TsCalMode_Tps2SecondaryMin 11 -#define tunerStudioSerialSpeed_offset 720 -#define turboSpeedSensorInputPin_offset 1454 -#define turboSpeedSensorMultiplier_offset 1360 -#define twoStroke_offset 1340 -#define twoWireBatchIgnition_offset 1352 -#define twoWireBatchInjection_offset 1352 +#define tunerStudioSerialSpeed_offset 740 +#define turboSpeedSensorInputPin_offset 1474 +#define turboSpeedSensorMultiplier_offset 1380 +#define twoStroke_offset 1360 +#define twoWireBatchIgnition_offset 1372 +#define twoWireBatchInjection_offset 1372 #define uart_device_e_auto_enum "UART_NONE", "UART_DEVICE_1", "UART_DEVICE_2", "UART_DEVICE_3", "UART_DEVICE_4" #define uart_device_e_UART_DEVICE_1 1 #define uart_device_e_UART_DEVICE_2 2 #define uart_device_e_UART_DEVICE_3 3 #define uart_device_e_UART_DEVICE_4 4 #define uart_device_e_UART_NONE 0 -#define uartConsoleSerialSpeed_offset 1568 -#define unfinishedenableLaunchBoost_offset 940 -#define unfinishedlaunchDisableBySpeed_offset 940 -#define unused1127_offset 1608 -#define unused1128_offset 1608 -#define unused1129_offset 1608 -#define unused1130_offset 1608 -#define unused1452_offset 1452 -#define unused1740b0_offset 1608 -#define unused1740b1_offset 1608 -#define unused1740b2_offset 1608 -#define unused234234234_offset 1340 -#define unused4080_offset 3029 -#define unused460_offset 460 -#define unused688_offset 688 -#define unused_1484_bit_25_offset 1352 -#define unused_1484_bit_26_offset 1352 -#define unused_1484_bit_27_offset 1352 -#define unused_1484_bit_28_offset 1352 -#define unused_1484_bit_29_offset 1352 -#define unused_1484_bit_30_offset 1352 -#define unused_1484_bit_31_offset 1352 -#define unusedBit_45_31_offset 100 -#define unusedBit_540_10_offset 1608 -#define unusedBit_540_11_offset 1608 -#define unusedBit_540_12_offset 1608 -#define unusedBit_540_13_offset 1608 -#define unusedBit_540_14_offset 1608 -#define unusedBit_540_15_offset 1608 -#define unusedBit_540_16_offset 1608 -#define unusedBit_540_17_offset 1608 -#define unusedBit_540_18_offset 1608 -#define unusedBit_540_19_offset 1608 -#define unusedBit_540_20_offset 1608 -#define unusedBit_540_21_offset 1608 -#define unusedBit_540_22_offset 1608 -#define unusedBit_540_23_offset 1608 -#define unusedBit_540_24_offset 1608 -#define unusedBit_540_25_offset 1608 -#define unusedBit_540_26_offset 1608 -#define unusedBit_540_27_offset 1608 -#define unusedBit_540_28_offset 1608 -#define unusedBit_540_29_offset 1608 -#define unusedBit_540_30_offset 1608 -#define unusedBit_540_31_offset 1608 -#define unusedBit_540_8_offset 1608 -#define unusedBit_540_9_offset 1608 -#define unusedHere1341234_offset 368 -#define useAdvanceCorrectionsForCranking_offset 1352 -#define useCicPidForIdle_offset 100 -#define useCltBasedRpmLimit_offset 1352 -#define useEeprom_offset 100 -#define useETBforIdleControl_offset 744 -#define useFixedBaroCorrFromMap_offset 1352 -#define useFordRedundantTps_offset 100 -#define useFSIO4ForSeriousEngineWarning_offset 1340 -#define useFSIO5ForCriticalIssueEngineStop_offset 1340 -#define useHbridgesToDriveIdleStepper_offset 940 -#define useIacPidMultTable_offset 1352 -#define useIacTableForCoasting_offset 744 -#define useIdleTimingPidControl_offset 744 -#define useInstantRpmForIdle_offset 100 -#define useLcdScreen_offset 744 -#define useLinearCltSensor_offset 1340 -#define useLinearIatSensor_offset 1340 -#define useNoiselessTriggerDecoder_offset 744 -#define useOnlyRisingEdgeForTrigger_offset 1352 -#define useRawOutputToDriveIdleStepper_offset 940 -#define useRunningMathForCranking_offset 100 -#define usescriptTableForCanSniffingFiltering_offset 100 -#define useSeparateAdvanceForCranking_offset 1352 -#define useSeparateAdvanceForIdle_offset 1352 -#define useSeparateIdleTablesForCrankingTaper_offset 100 -#define useSeparateVeForIdle_offset 1352 -#define useStepperIdle_offset 744 -#define useTLE8888_cranking_hack_offset 100 -#define useTLE8888_stepper_offset 100 -#define useTpicAdvancedMode_offset 744 +#define uartConsoleSerialSpeed_offset 1588 +#define unfinishedenableLaunchBoost_offset 960 +#define unfinishedlaunchDisableBySpeed_offset 960 +#define unused1127_offset 1628 +#define unused1128_offset 1628 +#define unused1129_offset 1628 +#define unused1130_offset 1628 +#define unused1452_offset 1472 +#define unused1740b0_offset 1628 +#define unused1740b1_offset 1628 +#define unused1740b2_offset 1628 +#define unused234234234_offset 1360 +#define unused4080_offset 3121 +#define unused460_offset 480 +#define unused688_offset 708 +#define unused_1484_bit_25_offset 1372 +#define unused_1484_bit_26_offset 1372 +#define unused_1484_bit_27_offset 1372 +#define unused_1484_bit_28_offset 1372 +#define unused_1484_bit_29_offset 1372 +#define unused_1484_bit_30_offset 1372 +#define unused_1484_bit_31_offset 1372 +#define unusedBit_45_31_offset 120 +#define unusedBit_540_10_offset 1628 +#define unusedBit_540_11_offset 1628 +#define unusedBit_540_12_offset 1628 +#define unusedBit_540_13_offset 1628 +#define unusedBit_540_14_offset 1628 +#define unusedBit_540_15_offset 1628 +#define unusedBit_540_16_offset 1628 +#define unusedBit_540_17_offset 1628 +#define unusedBit_540_18_offset 1628 +#define unusedBit_540_19_offset 1628 +#define unusedBit_540_20_offset 1628 +#define unusedBit_540_21_offset 1628 +#define unusedBit_540_22_offset 1628 +#define unusedBit_540_23_offset 1628 +#define unusedBit_540_24_offset 1628 +#define unusedBit_540_25_offset 1628 +#define unusedBit_540_26_offset 1628 +#define unusedBit_540_27_offset 1628 +#define unusedBit_540_28_offset 1628 +#define unusedBit_540_29_offset 1628 +#define unusedBit_540_30_offset 1628 +#define unusedBit_540_31_offset 1628 +#define unusedBit_540_8_offset 1628 +#define unusedBit_540_9_offset 1628 +#define unusedHere1341234_offset 388 +#define useAdvanceCorrectionsForCranking_offset 1372 +#define useCicPidForIdle_offset 120 +#define useCltBasedRpmLimit_offset 1372 +#define useEeprom_offset 120 +#define useETBforIdleControl_offset 764 +#define useFixedBaroCorrFromMap_offset 1372 +#define useFordRedundantTps_offset 120 +#define useFSIO4ForSeriousEngineWarning_offset 1360 +#define useFSIO5ForCriticalIssueEngineStop_offset 1360 +#define useHbridgesToDriveIdleStepper_offset 960 +#define useIacPidMultTable_offset 1372 +#define useIacTableForCoasting_offset 764 +#define useIdleTimingPidControl_offset 764 +#define useInstantRpmForIdle_offset 120 +#define useLcdScreen_offset 764 +#define useLinearCltSensor_offset 1360 +#define useLinearIatSensor_offset 1360 +#define useNoiselessTriggerDecoder_offset 764 +#define useOnlyRisingEdgeForTrigger_offset 1372 +#define useRawOutputToDriveIdleStepper_offset 960 +#define useRunningMathForCranking_offset 120 +#define usescriptTableForCanSniffingFiltering_offset 120 +#define useSeparateAdvanceForCranking_offset 1372 +#define useSeparateAdvanceForIdle_offset 1372 +#define useSeparateIdleTablesForCrankingTaper_offset 120 +#define useSeparateVeForIdle_offset 1372 +#define useStepperIdle_offset 764 +#define useTLE8888_cranking_hack_offset 120 +#define useTLE8888_stepper_offset 120 +#define useTpicAdvancedMode_offset 764 #define VBAT_INJECTOR_CURVE_SIZE 8 -#define vbattAdcChannel_offset 437 -#define vbattDividerCoeff_offset 396 +#define vbattAdcChannel_offset 457 +#define vbattDividerCoeff_offset 416 #define ve_override_e_auto_enum "VE_None", "VE_MAP", "VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 #define VEHICLE_INFO_SIZE 32 -#define vehicleName_offset 1136 -#define vehicleSpeedSensorInputPin_offset 802 -#define vehicleWeight_offset 792 -#define veLoadBins_offset 19496 -#define veOverrideMode_offset 1601 -#define verboseCan2_offset 940 -#define verboseCan_offset 100 -#define verboseCanBaseAddress_offset 764 -#define verboseQuad_offset 744 -#define verboseTLE8888_offset 744 -#define verboseTriggerSynchDetails_offset 1352 -#define verboseVVTDecoding_offset 940 -#define veRpmBins_offset 19528 -#define veTable_offset 18984 +#define vehicleName_offset 1156 +#define vehicleSpeedSensorInputPin_offset 822 +#define vehicleWeight_offset 812 +#define veLoadBins_offset 19444 +#define veOverrideMode_offset 1621 +#define verboseCan2_offset 960 +#define verboseCan_offset 120 +#define verboseCanBaseAddress_offset 784 +#define verboseQuad_offset 764 +#define verboseTLE8888_offset 764 +#define verboseTriggerSynchDetails_offset 1372 +#define verboseVVTDecoding_offset 960 +#define veRpmBins_offset 19476 +#define veTable_offset 18932 #define VM_VVT_INACTIVE 0 #define VOLTAGE_1_BYTE_PACKING_DIV 0.02 #define VR_THRESHOLD_COUNT 2 #define vr_threshold_s_size 16 -#define vRefAdcChannel_offset 1348 -#define vrThreshold1_offset 1240 -#define vrThreshold1_pin_offset 1252 -#define vrThreshold1_rpmBins_offset 1240 -#define vrThreshold1_values_offset 1246 -#define vrThreshold2_offset 1256 -#define vrThreshold2_pin_offset 1268 -#define vrThreshold2_rpmBins_offset 1256 -#define vrThreshold2_values_offset 1262 -#define vssFilterReciprocal_offset 547 -#define vssGearRatio_offset 548 -#define vssToothCount_offset 550 +#define vRefAdcChannel_offset 1368 +#define vrThreshold1_offset 1260 +#define vrThreshold1_pin_offset 1272 +#define vrThreshold1_rpmBins_offset 1260 +#define vrThreshold1_values_offset 1266 +#define vrThreshold2_offset 1276 +#define vrThreshold2_pin_offset 1288 +#define vrThreshold2_rpmBins_offset 1276 +#define vrThreshold2_values_offset 1282 +#define vssFilterReciprocal_offset 567 +#define vssGearRatio_offset 568 +#define vssToothCount_offset 570 #define vvt_mode_e_auto_enum "VVT_INACTIVE", "VVT_SECOND_HALF", "VVT_2JZ", "VVT_MIATA_NB", "VVT_FIRST_HALF", "VVT_BOSCH_QUICK_START", "VVT_TOYOTA_4_1", "VVT_FORD_ST170", "VVT_BARRA_3_PLUS_1", "VVT_NISSAN_VQ", "VVT_HONDA_K", "VVT_NISSAN_MR", "VVT_MITSUBISHI_3A92", "VVT_MAP_V_TWIN_ANOTHER", "VVT_MITSUBISHI_6G75" #define vvt_mode_e_enum "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" #define vvt_mode_e_VVT_2JZ 2 @@ -2656,41 +2655,41 @@ #define vvt_mode_e_VVT_NISSAN_VQ 9 #define vvt_mode_e_VVT_SECOND_HALF 1 #define vvt_mode_e_VVT_TOYOTA_4_1 6 -#define vvtActivationDelayMs_offset 3566 -#define vvtCamSensorUseRise_offset 744 -#define vvtMode1_offset 1724 -#define vvtMode2_offset 1725 -#define vvtModePadding_offset 1726 -#define vvtOffsets1_offset 1224 -#define vvtOffsets2_offset 1228 -#define vvtOffsets3_offset 1232 -#define vvtOffsets4_offset 1236 -#define vvtOffsetsPadding_offset 1240 -#define vvtOutputFrequency1_offset 1712 -#define vvtOutputFrequency2_offset 1714 -#define vvtPins1_offset 1680 -#define vvtPins2_offset 1682 -#define vvtPins3_offset 1684 -#define vvtPins4_offset 1686 -#define vvtTable1_offset 18216 -#define vvtTable1LoadBins_offset 18280 -#define vvtTable1RpmBins_offset 18296 -#define vvtTable2_offset 18312 -#define vvtTable2LoadBins_offset 18376 -#define vvtTable2RpmBins_offset 18392 -#define warning_message_offset 5220 -#define warningLedPin_offset 1546 -#define warningPeriod_offset 1374 -#define wastegatePositionMax_offset 714 -#define wastegatePositionMin_offset 712 -#define wastegatePositionSensor_offset 1621 -#define wboHeaterPin_offset 652 +#define vvtActivationDelayMs_offset 3586 +#define vvtCamSensorUseRise_offset 764 +#define vvtMode1_offset 1744 +#define vvtMode2_offset 1745 +#define vvtModePadding_offset 1746 +#define vvtOffsets1_offset 1244 +#define vvtOffsets2_offset 1248 +#define vvtOffsets3_offset 1252 +#define vvtOffsets4_offset 1256 +#define vvtOffsetsPadding_offset 1260 +#define vvtOutputFrequency1_offset 1732 +#define vvtOutputFrequency2_offset 1734 +#define vvtPins1_offset 1700 +#define vvtPins2_offset 1702 +#define vvtPins3_offset 1704 +#define vvtPins4_offset 1706 +#define vvtTable1_offset 18164 +#define vvtTable1LoadBins_offset 18228 +#define vvtTable1RpmBins_offset 18244 +#define vvtTable2_offset 18260 +#define vvtTable2LoadBins_offset 18324 +#define vvtTable2RpmBins_offset 18340 +#define warning_message_offset 5168 +#define warningLedPin_offset 1566 +#define warningPeriod_offset 1394 +#define wastegatePositionMax_offset 734 +#define wastegatePositionMin_offset 732 +#define wastegatePositionSensor_offset 1641 +#define wboHeaterPin_offset 672 #define WWAE_TABLE_SIZE 8 -#define wwaeBeta_offset 1500 -#define wwaeTau_offset 1404 -#define wwBetaCltValues_offset 3584 -#define wwBetaMapValues_offset 3608 -#define wwCltBins_offset 3568 -#define wwMapBins_offset 3592 -#define wwTauCltValues_offset 3576 -#define wwTauMapValues_offset 3600 +#define wwaeBeta_offset 1520 +#define wwaeTau_offset 1424 +#define wwBetaCltValues_offset 3604 +#define wwBetaMapValues_offset 3628 +#define wwCltBins_offset 3588 +#define wwMapBins_offset 3612 +#define wwTauCltValues_offset 3596 +#define wwTauMapValues_offset 3620 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h index 3f0aca16a7..194a612d63 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 17:24:46 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:52:40 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -226,7 +226,7 @@ struct gppwm_channel { RPM * offset 18 */ - scaled_channel rpmBins[GPPWM_RPM_COUNT]; + scaled_channel rpmBins[GPPWM_RPM_COUNT]; /** duty * offset 26 @@ -619,204 +619,204 @@ struct engine_configuration_s { RPM * offset 4 */ - scaled_channel sensorSnifferRpmThreshold; - /** - * set rpm_hard_limit X - rpm - * offset 5 - */ - scaled_channel rpmHardLimit; + uint16_t sensorSnifferRpmThreshold; /** * A secondary Rev limit engaged by the driver to help launch the vehicle faster rpm * offset 6 */ - scaled_channel launchRpm; + uint16_t launchRpm; + /** + * set rpm_hard_limit X + rpm + * offset 8 + */ + uint16_t rpmHardLimit; /** * Engine sniffer would be disabled above this rpm * set engineSnifferRpmThreshold X RPM - * offset 7 + * offset 10 */ - scaled_channel engineSnifferRpmThreshold; + uint16_t engineSnifferRpmThreshold; /** * Disable multispark above this engine speed. rpm - * offset 8 + * offset 12 */ scaled_channel multisparkMaxRpm; /** * Above this RPM, disable AC. Set to 0 to disable check. rpm - * offset 9 + * offset 13 */ scaled_channel maxAcRpm; /** * Above this TPS, disable AC. Set to 0 to disable check. % - * offset 10 + * offset 14 */ uint8_t maxAcTps; /** * Above this CLT, disable AC to prevent overheating the engine. Set to 0 to disable check. deg C - * offset 11 + * offset 15 */ uint8_t maxAcClt; /** RPM - * offset 12 + * offset 16 */ - scaled_channel knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; + uint16_t knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; /** * This parameter sets the latest that the last multispark can occur after the main ignition event. For example, if the ignition timing is 30 degrees BTDC, and this parameter is set to 45, no multispark will ever be fired after 15 degrees ATDC. deg - * offset 28 + * offset 48 */ uint8_t multisparkMaxSparkingAngle; /** * Configures the maximum number of extra sparks to fire (does not include main spark) count - * offset 29 + * offset 49 */ uint8_t multisparkMaxExtraSparkCount; /** * need 4 byte alignment units - * offset 30 + * offset 50 */ - uint8_t alignmentFill_at_30[2]; + uint8_t alignmentFill_at_50[2]; /** - * offset 32 + * offset 52 */ injector_s injector; /** * Does the vehicle have a turbo or supercharger? - offset 100 bit 0 */ + offset 120 bit 0 */ bool isForcedInduction : 1 {}; /** * On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor. - offset 100 bit 1 */ + offset 120 bit 1 */ bool useFordRedundantTps : 1 {}; /** - offset 100 bit 2 */ + offset 120 bit 2 */ bool isVerboseAuxPid1 : 1 {}; /** - offset 100 bit 3 */ + offset 120 bit 3 */ bool overrideTriggerGaps : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 4 */ + offset 120 bit 4 */ bool enableFan1WithAc : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 5 */ + offset 120 bit 5 */ bool enableFan2WithAc : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 6 */ + offset 120 bit 6 */ bool disableFan1WhenStopped : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 7 */ + offset 120 bit 7 */ bool disableFan2WhenStopped : 1 {}; /** * Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines). - offset 100 bit 8 */ + offset 120 bit 8 */ bool enableTrailingSparks : 1 {}; /** * enable cj125verbose/disable cj125verbose - offset 100 bit 9 */ + offset 120 bit 9 */ bool isCJ125Verbose : 1 {}; /** * Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1 * When exposed to free air and 17x gain, Ua will be 4.17 volt - offset 100 bit 10 */ + offset 120 bit 10 */ bool cj125isUaDivided : 1 {}; /** - offset 100 bit 11 */ + offset 120 bit 11 */ bool cj125isLsu49 : 1 {}; /** * TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode. - offset 100 bit 12 */ + offset 120 bit 12 */ bool etb_use_two_wires : 1 {}; /** * Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position. - offset 100 bit 13 */ + offset 120 bit 13 */ bool isDoubleSolenoidIdle : 1 {}; /** - offset 100 bit 14 */ + offset 120 bit 14 */ bool useEeprom : 1 {}; /** * Is your UR CJ125 output wired to MCU via resistor divider? * Looks like 3v range should be enough, divider generally not needed. - offset 100 bit 15 */ + offset 120 bit 15 */ bool cj125isUrDivided : 1 {}; /** * Switch between Industrial and Cic PID implementation - offset 100 bit 16 */ + offset 120 bit 16 */ bool useCicPidForIdle : 1 {}; /** - offset 100 bit 17 */ + offset 120 bit 17 */ bool useTLE8888_cranking_hack : 1 {}; /** - offset 100 bit 18 */ + offset 120 bit 18 */ bool useInstantRpmForIdle : 1 {}; /** * This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration). - offset 100 bit 19 */ + offset 120 bit 19 */ bool useSeparateIdleTablesForCrankingTaper : 1 {}; /** - offset 100 bit 20 */ + offset 120 bit 20 */ bool launchControlEnabled : 1 {}; /** - offset 100 bit 21 */ + offset 120 bit 21 */ bool rollingLaunchEnabled : 1 {}; /** - offset 100 bit 22 */ + offset 120 bit 22 */ bool antiLagEnabled : 1 {}; /** * For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table). - offset 100 bit 23 */ + offset 120 bit 23 */ bool useRunningMathForCranking : 1 {}; /** * Shall we display real life signal or just the part consumed by trigger decoder. * Applies to both trigger and cam/vvt input. * * enable logic_level_trigger - offset 100 bit 24 */ + offset 120 bit 24 */ bool displayLogicLevelsInEngineSniffer : 1 {}; /** - offset 100 bit 25 */ + offset 120 bit 25 */ bool useTLE8888_stepper : 1 {}; /** * If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS. - offset 100 bit 26 */ + offset 120 bit 26 */ bool enableMapEstimationTableFallback : 1 {}; /** - offset 100 bit 27 */ + offset 120 bit 27 */ bool usescriptTableForCanSniffingFiltering : 1 {}; /** * Print incoming and outgoing first bus CAN messages in rusEFI console - offset 100 bit 28 */ + offset 120 bit 28 */ bool verboseCan : 1 {}; /** * Experimental setting that will cause a misfire * DO NOT ENABLE. - offset 100 bit 29 */ + offset 120 bit 29 */ bool artificialTestMisfire : 1 {}; /** - offset 100 bit 30 */ + offset 120 bit 30 */ bool issue_294_31 : 1 {}; /** - offset 100 bit 31 */ + offset 120 bit 31 */ bool unusedBit_45_31 : 1 {}; /** * Closed throttle, 1 volt = 200 units. * See also tps1_1AdcChannel * set tps_min X ADC - * offset 104 + * offset 124 */ int16_t tpsMin; /** @@ -824,62 +824,62 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps_max X ADC - * offset 106 + * offset 126 */ int16_t tpsMax; /** * TPS error detection: what throttle % is unrealistically low? * Also used for accelerator pedal error detection if so equiped. % - * offset 108 + * offset 128 */ int16_t tpsErrorDetectionTooLow; /** * TPS error detection: what throttle % is unrealistically high? * Also used for accelerator pedal error detection if so equiped. % - * offset 110 + * offset 130 */ int16_t tpsErrorDetectionTooHigh; /** - * offset 112 + * offset 132 */ cranking_parameters_s cranking; /** * Dwell duration while cranking ms - * offset 120 + * offset 140 */ float ignitionDwellForCrankingMs; /** * Once engine speed passes this value, start reducing ETB angle. rpm - * offset 124 + * offset 144 */ uint16_t etbRevLimitStart; /** * This far above 'Soft limiter start', fully close the throttle. At the bottom of the range, throttle control is normal. At the top of the range, the throttle is fully closed. rpm - * offset 126 + * offset 146 */ uint16_t etbRevLimitRange; /** * @see isMapAveragingEnabled - * offset 128 + * offset 148 */ MAP_sensor_config_s map; /** * todo: merge with channel settings, use full-scale Thermistor here! - * offset 268 + * offset 288 */ ThermistorConf clt; /** - * offset 300 + * offset 320 */ ThermistorConf iat; /** deg - * offset 332 + * offset 352 */ int launchTimingRetard; /** @@ -887,24 +887,24 @@ struct engine_configuration_s { * read hip9011 datasheet for details * todo split into two bit fields integer - * offset 336 + * offset 356 */ int hip9011PrescalerAndSDO; /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override kHz - * offset 340 + * offset 360 */ float knockBandCustom; /** - * offset 344 + * offset 364 */ specs_s specs; /** * Cylinder diameter in mm. mm - * offset 356 + * offset 376 */ float cylinderBore; /** @@ -912,33 +912,33 @@ struct engine_configuration_s { * Alpha-N means drive by TPS commonly only used for NA engines * Speed Density requires MAP sensor and is the default choice for may installs * MAF air charge is a cylinder filling based method that uses a mass air flow sensor. - * offset 360 + * offset 380 */ engine_load_mode_e fuelAlgorithm; /** - * offset 361 + * offset 381 */ uint8_t alignmentFill_at_1[3]; /** * This is the injection strategy during engine start. See Fuel/Injection settings for more detail. It is suggested to use "Simultaneous". - * offset 364 + * offset 384 */ injection_mode_e crankingInjectionMode; /** * This is where the fuel injection type is defined: "Simultaneous" means all injectors will fire together at once. "Sequential" fires the injectors on a per cylinder basis, which requires individually wired injectors. "Batched" will fire the injectors in groups. If your injectors are individually wired you will also need to enable "Two wire batch emulation". * set injection_mode X * See also twoWireBatchInjection - * offset 365 + * offset 385 */ injection_mode_e injectionMode; /** * need 4 byte alignment units - * offset 366 + * offset 386 */ - uint8_t alignmentFill_at_366[2]; + uint8_t alignmentFill_at_386[2]; /** - * offset 368 + * offset 388 */ angle_t unusedHere1341234; /** @@ -946,7 +946,7 @@ struct engine_configuration_s { * There is tapering towards running timing advance * set cranking_timing_angle X deg - * offset 372 + * offset 392 */ angle_t crankingTimingAngle; /** @@ -955,49 +955,49 @@ struct engine_configuration_s { * Wasted spark = Fires pairs of cylinders together, either one coil per pair of cylinders or one coil per cylinder * Two distributors = A pair of distributors, found on some BMW, Toyota and other engines * set ignition_mode X - * offset 376 + * offset 396 */ ignition_mode_e ignitionMode; /** * How many consecutive gap rations have to match expected ranges for sync to happen count - * offset 377 + * offset 397 */ int8_t gapTrackingLengthOverride; /** * Above this speed, disable closed loop idle control. Set to 0 to disable (allow closed loop idle at any speed). kph - * offset 378 + * offset 398 */ uint8_t maxIdleVss; /** * need 4 byte alignment units - * offset 379 + * offset 399 */ - uint8_t alignmentFill_at_379[1]; + uint8_t alignmentFill_at_399[1]; /** * Expected oil pressure after starting the engine. If oil pressure does not reach this level within 5 seconds of engine start, fuel will be cut. Set to 0 to disable and always allow starting. kPa - * offset 380 + * offset 400 */ uint16_t minOilPressureAfterStart; /** * Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light). - * offset 382 + * offset 402 */ timing_mode_e timingMode; /** * need 4 byte alignment units - * offset 383 + * offset 403 */ - uint8_t alignmentFill_at_383[1]; + uint8_t alignmentFill_at_403[1]; /** * This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing * This mode is useful when adjusting distributor location. RPM - * offset 384 + * offset 404 */ angle_t fixedModeTiming; /** @@ -1006,176 +1006,176 @@ struct engine_configuration_s { * .Knowing this angle allows us to control timing and other angles in reference to TDC. * set global_trigger_offset_angle X deg btdc - * offset 388 + * offset 408 */ angle_t globalTriggerAngleOffset; /** * Ratio/coefficient of input voltage dividers on your PCB. For example, use '2' if your board divides 5v into 2.5v. Use '1.66' if your board divides 5v into 3v. coef - * offset 392 + * offset 412 */ float analogInputDividerCoefficient; /** * This is the ratio of the resistors for the battery voltage, measure the voltage at the battery and then adjust this number until the gauge matches the reading. coef - * offset 396 + * offset 416 */ float vbattDividerCoeff; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 400 + * offset 420 */ float fanOnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 404 + * offset 424 */ float fanOffTemperature; /** * Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size. revs/km - * offset 408 + * offset 428 */ float driveWheelRevPerKm; /** * set can_mode X - * offset 412 + * offset 432 */ can_nbc_e canNbcType; /** * need 4 byte alignment units - * offset 413 + * offset 433 */ - uint8_t alignmentFill_at_413[3]; + uint8_t alignmentFill_at_433[3]; /** * CANbus thread period in ms ms - * offset 416 + * offset 436 */ int canSleepPeriodMs; /** - * offset 420 + * offset 440 */ display_mode_e displayMode; /** * need 4 byte alignment units - * offset 421 + * offset 441 */ - uint8_t alignmentFill_at_421[3]; + uint8_t alignmentFill_at_441[3]; /** index - * offset 424 + * offset 444 */ int byFirmwareVersion; /** index - * offset 428 + * offset 448 */ int HD44780width; /** index - * offset 432 + * offset 452 */ int HD44780height; /** * First throttle body, first sensor. See also pedalPositionAdcChannel - * offset 436 + * offset 456 */ adc_channel_e tps1_1AdcChannel; /** * This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB. - * offset 437 + * offset 457 */ adc_channel_e vbattAdcChannel; /** * This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined. - * offset 438 + * offset 458 */ adc_channel_e fuelLevelSensor; /** * Second throttle body position sensor, single channel so far * set_analog_input_pin tps2 X - * offset 439 + * offset 459 */ adc_channel_e tps2_1AdcChannel; /** * 0.1 is a good default value x - * offset 440 + * offset 460 */ float idle_derivativeFilterLoss; /** * just a temporary solution angle - * offset 444 + * offset 464 */ int trailingSparkAngle; /** - * offset 448 + * offset 468 */ trigger_config_s trigger; /** - * offset 460 + * offset 480 */ int unused460; /** - * offset 464 + * offset 484 */ spi_device_e hip9011SpiDevice; /** * Single value to be used in event of a failed MAP sensor * This value is only used for speed density fueling calculations. kPa - * offset 465 + * offset 485 */ uint8_t failedMapFallback; /** * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. % - * offset 466 + * offset 486 */ uint8_t boostControlSafeDutyCycle; /** - * offset 467 + * offset 487 */ adc_channel_e mafAdcChannel; /** * set global_fuel_correction X coef - * offset 468 + * offset 488 */ float globalFuelCorrection; /** volts - * offset 472 + * offset 492 */ float adcVcc; /** Deg - * offset 476 + * offset 496 */ float mapCamDetectionAnglePosition; /** * Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts. - * offset 480 + * offset 500 */ brain_input_pin_e camInputs[CAM_INPUTS_COUNT]; /** - * offset 482 + * offset 502 */ uint8_t camInputsPadding[CAM_INPUTS_COUNT_padding]; /** * need 4 byte alignment units - * offset 485 + * offset 505 */ - uint8_t alignmentFill_at_485[3]; + uint8_t alignmentFill_at_505[3]; /** - * offset 488 + * offset 508 */ afr_sensor_s afr; /** @@ -1184,275 +1184,275 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set_analog_input_pin pps X * See throttlePedalUpVoltage and throttlePedalWOTVoltage - * offset 508 + * offset 528 */ adc_channel_e throttlePedalPositionAdcChannel; /** * need 4 byte alignment units - * offset 509 + * offset 529 */ - uint8_t alignmentFill_at_509[1]; + uint8_t alignmentFill_at_529[1]; /** - * offset 510 + * offset 530 */ Gpio tle6240_cs; /** - * offset 512 + * offset 532 */ pin_output_mode_e tle6240_csPinMode; /** * need 4 byte alignment units - * offset 513 + * offset 533 */ - uint8_t alignmentFill_at_513[1]; + uint8_t alignmentFill_at_533[1]; /** * Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata - * offset 514 + * offset 534 */ switch_input_pin_e throttlePedalUpPin; /** * @see hasBaroSensor - * offset 516 + * offset 536 */ air_pressure_sensor_config_s baroSensor; /** - * offset 528 + * offset 548 */ idle_hardware_s idle; /** * Value between 0 and 100 used in Manual mode % - * offset 540 + * offset 560 */ float manIdlePosition; /** * Ignition timing to remove when a knock event occurs. % - * offset 544 + * offset 564 */ scaled_channel knockRetardAggression; /** * After a knock event, reapply timing at this rate. deg/s - * offset 545 + * offset 565 */ scaled_channel knockRetardReapplyRate; /** * Maximum amount of knock retard. deg - * offset 546 + * offset 566 */ uint8_t knockRetardMaximum; /** * Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response. - * offset 547 + * offset 567 */ uint8_t vssFilterReciprocal; /** * Number of turns of your vehicle speed sensor per turn of the wheels. For example if your sensor is on the transmission output, enter your axle/differential ratio. If you are using a hub-mounted sensor, enter a value of 1.0. ratio - * offset 548 + * offset 568 */ scaled_channel vssGearRatio; /** * Number of pulses output per revolution of the shaft where your VSS is mounted. For example, GM applications of the T56 output 17 pulses per revolution of the transmission output shaft. count - * offset 550 + * offset 570 */ uint8_t vssToothCount; /** * need 4 byte alignment units - * offset 551 + * offset 571 */ - uint8_t alignmentFill_at_551[1]; + uint8_t alignmentFill_at_571[1]; /** - * offset 552 + * offset 572 */ Gpio l9779_cs; /** * need 4 byte alignment units - * offset 554 + * offset 574 */ - uint8_t alignmentFill_at_554[2]; + uint8_t alignmentFill_at_574[2]; /** * Same RPM is used for two ways of producing simulated RPM. See also triggerSimulatorPins (with wires) * See also directSelfStimulation (no wires, bypassing input hardware) * rpm X * TODO: rename to triggerSimulatorRpm Rpm - * offset 556 + * offset 576 */ int triggerSimulatorFrequency; /** - * offset 560 + * offset 580 */ output_pin_e injectionPins[MAX_CYLINDER_COUNT]; /** - * offset 584 + * offset 604 */ output_pin_e ignitionPins[MAX_CYLINDER_COUNT]; /** - * offset 608 + * offset 628 */ pin_output_mode_e injectionPinMode; /** - * offset 609 + * offset 629 */ pin_output_mode_e ignitionPinMode; /** - * offset 610 + * offset 630 */ Gpio HD44780_rs; /** - * offset 612 + * offset 632 */ Gpio HD44780_e; /** - * offset 614 + * offset 634 */ Gpio HD44780_db4; /** - * offset 616 + * offset 636 */ Gpio HD44780_db5; /** - * offset 618 + * offset 638 */ Gpio HD44780_db6; /** - * offset 620 + * offset 640 */ Gpio HD44780_db7; /** - * offset 622 + * offset 642 */ Gpio gps_rx_pin; /** - * offset 624 + * offset 644 */ Gpio gps_tx_pin; /** - * offset 626 + * offset 646 */ output_pin_e fuelPumpPin; /** - * offset 628 + * offset 648 */ pin_output_mode_e fuelPumpPinMode; /** * need 4 byte alignment units - * offset 629 + * offset 649 */ - uint8_t alignmentFill_at_629[1]; + uint8_t alignmentFill_at_649[1]; /** * Check engine light, also malfunction indicator light. Always blinks once on boot. - * offset 630 + * offset 650 */ output_pin_e malfunctionIndicatorPin; /** - * offset 632 + * offset 652 */ pin_output_mode_e malfunctionIndicatorPinMode; /** - * offset 633 + * offset 653 */ pin_output_mode_e fanPinMode; /** - * offset 634 + * offset 654 */ output_pin_e fanPin; /** * Some cars have a switch to indicate that clutch pedal is all the way down - * offset 636 + * offset 656 */ switch_input_pin_e clutchDownPin; /** - * offset 638 + * offset 658 */ output_pin_e alternatorControlPin; /** - * offset 640 + * offset 660 */ pin_output_mode_e alternatorControlPinMode; /** - * offset 641 + * offset 661 */ pin_input_mode_e clutchDownPinMode; /** - * offset 642 + * offset 662 */ Gpio digitalPotentiometerChipSelect[DIGIPOT_COUNT]; /** - * offset 650 + * offset 670 */ pin_output_mode_e electronicThrottlePin1Mode; /** * need 4 byte alignment units - * offset 651 + * offset 671 */ - uint8_t alignmentFill_at_651[1]; + uint8_t alignmentFill_at_671[1]; /** * set_cj125_heater_pin XXX - * offset 652 + * offset 672 */ Gpio wboHeaterPin; /** * set_cj125_cs_pin XXX - * offset 654 + * offset 674 */ Gpio cj125CsPin; /** - * offset 656 + * offset 676 */ spi_device_e max31855spiDevice; /** * need 4 byte alignment units - * offset 657 + * offset 677 */ - uint8_t alignmentFill_at_657[1]; + uint8_t alignmentFill_at_677[1]; /** - * offset 658 + * offset 678 */ Gpio debugTriggerSync; /** * Digital Potentiometer is used by stock ECU stimulation code - * offset 660 + * offset 680 */ spi_device_e digitalPotentiometerSpiDevice; /** * need 4 byte alignment units - * offset 661 + * offset 681 */ - uint8_t alignmentFill_at_661[1]; + uint8_t alignmentFill_at_681[1]; /** - * offset 662 + * offset 682 */ Gpio mc33972_cs; /** - * offset 664 + * offset 684 */ pin_output_mode_e mc33972_csPinMode; /** * Useful in Research&Development phase - * offset 665 + * offset 685 */ adc_channel_e auxFastSensor1_adcChannel; /** * First throttle body, second sensor. - * offset 666 + * offset 686 */ adc_channel_e tps1_2AdcChannel; /** * Second throttle body, second sensor. - * offset 667 + * offset 687 */ adc_channel_e tps2_2AdcChannel; /** @@ -1460,116 +1460,116 @@ struct engine_configuration_s { * Second channel * See also tps1_1AdcChannel * See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage - * offset 668 + * offset 688 */ adc_channel_e throttlePedalPositionSecondAdcChannel; /** % - * offset 669 + * offset 689 */ uint8_t fuelLevelValues[FUEL_LEVEL_TABLE_COUNT]; /** * AFR, WBO, EGO - whatever you like to call it - * offset 677 + * offset 697 */ ego_sensor_e afr_type; /** * need 4 byte alignment units - * offset 678 + * offset 698 */ - uint8_t alignmentFill_at_678[2]; + uint8_t alignmentFill_at_698[2]; /** * 0.1 is a good default value x - * offset 680 + * offset 700 */ float idle_antiwindupFreq; /** - * offset 684 + * offset 704 */ brain_input_pin_e triggerInputPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 688 + * offset 708 */ uint16_t unused688; - /** - * offset 690 - */ - pin_output_mode_e hip9011CsPinMode; - /** - * need 4 byte alignment - units - * offset 691 - */ - uint8_t alignmentFill_at_691[1]; - /** - * offset 692 - */ - output_pin_e tachOutputPin; - /** - * offset 694 - */ - pin_output_mode_e tachOutputPinMode; - /** - * need 4 byte alignment - units - * offset 695 - */ - uint8_t alignmentFill_at_695[1]; - /** - * offset 696 - */ - output_pin_e mainRelayPin; - /** - * offset 698 - */ - Gpio sdCardCsPin; - /** - * set_can_tx_pin X - * offset 700 - */ - Gpio canTxPin; - /** - * set_can_rx_pin X - * offset 702 - */ - Gpio canRxPin; - /** - * offset 704 - */ - pin_input_mode_e throttlePedalUpPinMode; - /** - * Additional idle % while A/C is active - % - * offset 705 - */ - uint8_t acIdleExtraOffset; - /** - * Ratio between the wheels and your transmission output. - ratio - * offset 706 - */ - scaled_channel finalGearRatio; - /** - * offset 708 - */ - brain_input_pin_e tcuInputSpeedSensorPin; /** * offset 710 */ - uint8_t tcuInputSpeedSensorTeeth; + pin_output_mode_e hip9011CsPinMode; /** * need 4 byte alignment units * offset 711 */ uint8_t alignmentFill_at_711[1]; + /** + * offset 712 + */ + output_pin_e tachOutputPin; + /** + * offset 714 + */ + pin_output_mode_e tachOutputPinMode; + /** + * need 4 byte alignment + units + * offset 715 + */ + uint8_t alignmentFill_at_715[1]; + /** + * offset 716 + */ + output_pin_e mainRelayPin; + /** + * offset 718 + */ + Gpio sdCardCsPin; + /** + * set_can_tx_pin X + * offset 720 + */ + Gpio canTxPin; + /** + * set_can_rx_pin X + * offset 722 + */ + Gpio canRxPin; + /** + * offset 724 + */ + pin_input_mode_e throttlePedalUpPinMode; + /** + * Additional idle % while A/C is active + % + * offset 725 + */ + uint8_t acIdleExtraOffset; + /** + * Ratio between the wheels and your transmission output. + ratio + * offset 726 + */ + scaled_channel finalGearRatio; + /** + * offset 728 + */ + brain_input_pin_e tcuInputSpeedSensorPin; + /** + * offset 730 + */ + uint8_t tcuInputSpeedSensorTeeth; + /** + * need 4 byte alignment + units + * offset 731 + */ + uint8_t alignmentFill_at_731[1]; /** * Voltage when the wastegate is closed. * You probably don't have one of these! mv - * offset 712 + * offset 732 */ uint16_t wastegatePositionMin; /** @@ -1577,14 +1577,14 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 714 + * offset 734 */ uint16_t wastegatePositionMax; /** * Voltage when the idle valve is closed. * You probably don't have one of these! mv - * offset 716 + * offset 736 */ uint16_t idlePositionMin; /** @@ -1592,174 +1592,31 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 718 + * offset 738 */ uint16_t idlePositionMax; /** * Secondary TTL channel baud rate BPs - * offset 720 + * offset 740 */ uint32_t tunerStudioSerialSpeed; /** * Just for reference really, not taken into account by any logic at this point CR - * offset 724 + * offset 744 */ float compressionRatio; /** * Each rusEFI piece can provide synthetic trigger signal for external ECU. Sometimes these wires are routed back into trigger inputs of the same rusEFI board. * See also directSelfStimulation which is different. - * offset 728 + * offset 748 */ Gpio triggerSimulatorPins[TRIGGER_SIMULATOR_PIN_COUNT]; /** - * offset 734 + * offset 754 */ pin_output_mode_e triggerSimulatorPinModes[TRIGGER_SIMULATOR_PIN_COUNT]; - /** - * need 4 byte alignment - units - * offset 737 - */ - uint8_t alignmentFill_at_737[1]; - /** - * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin - * offset 738 - */ - output_pin_e o2heaterPin; - /** - * offset 740 - */ - pin_output_mode_e o2heaterPinModeTodO; - /** - * need 4 byte alignment - units - * offset 741 - */ - uint8_t alignmentFill_at_741[3]; - /** - offset 744 bit 0 */ - bool is_enabled_spi_1 : 1 {}; - /** - offset 744 bit 1 */ - bool is_enabled_spi_2 : 1 {}; - /** - offset 744 bit 2 */ - bool is_enabled_spi_3 : 1 {}; - /** - * enable sd/disable sd - offset 744 bit 3 */ - bool isSdCardEnabled : 1 {}; - /** - * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. - offset 744 bit 4 */ - bool rusefiVerbose29b : 1 {}; - /** - offset 744 bit 5 */ - bool isEngineControlEnabled : 1 {}; - /** - offset 744 bit 6 */ - bool isHip9011Enabled : 1 {}; - /** - offset 744 bit 7 */ - bool isVerboseAlternator : 1 {}; - /** - offset 744 bit 8 */ - bool verboseQuad : 1 {}; - /** - * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. - offset 744 bit 9 */ - bool useStepperIdle : 1 {}; - /** - offset 744 bit 10 */ - bool enabledStep1Limiter : 1 {}; - /** - offset 744 bit 11 */ - bool useTpicAdvancedMode : 1 {}; - /** - offset 744 bit 12 */ - bool useLcdScreen : 1 {}; - /** - offset 744 bit 13 */ - bool verboseTLE8888 : 1 {}; - /** - * CAN broadcast using custom rusEFI protocol - * enable can_broadcast/disable can_broadcast - offset 744 bit 14 */ - bool enableVerboseCanTx : 1 {}; - /** - * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. - offset 744 bit 15 */ - bool onOffAlternatorLogic : 1 {}; - /** - * enable cj125/disable cj125 - offset 744 bit 16 */ - bool isCJ125Enabled : 1 {}; - /** - * Use rise or fall signal front - * get vvtCamSensorUseRise - offset 744 bit 17 */ - bool vvtCamSensorUseRise : 1 {}; - /** - * Useful for individual intakes - offset 744 bit 18 */ - bool measureMapOnlyInOneCylinder : 1 {}; - /** - offset 744 bit 19 */ - bool stepperForceParkingEveryRestart : 1 {}; - /** - * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. - offset 744 bit 20 */ - bool isFasterEngineSpinUpEnabled : 1 {}; - /** - * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. - offset 744 bit 21 */ - bool coastingFuelCutEnabled : 1 {}; - /** - * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. - offset 744 bit 22 */ - bool useIacTableForCoasting : 1 {}; - /** - offset 744 bit 23 */ - bool useNoiselessTriggerDecoder : 1 {}; - /** - offset 744 bit 24 */ - bool useIdleTimingPidControl : 1 {}; - /** - * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. - offset 744 bit 25 */ - bool disableEtbWhenEngineStopped : 1 {}; - /** - offset 744 bit 26 */ - bool is_enabled_spi_4 : 1 {}; - /** - * Disable the electronic throttle motor and DC idle motor for testing. - * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. - offset 744 bit 27 */ - bool pauseEtbControl : 1 {}; - /** - offset 744 bit 28 */ - bool alignEngineSnifferAtTDC : 1 {}; - /** - * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. - offset 744 bit 29 */ - bool useETBforIdleControl : 1 {}; - /** - offset 744 bit 30 */ - bool idleIncrementalPidCic : 1 {}; - /** - * AEM X-Series or rusEFI Wideband - offset 744 bit 31 */ - bool enableAemXSeries : 1 {}; - /** - * offset 748 - */ - brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; - /** - * offset 756 - */ - pin_output_mode_e mainRelayPinMode; /** * need 4 byte alignment units @@ -1767,1042 +1624,1185 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_757[1]; /** + * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin * offset 758 */ - Gpio hip9011CsPin; + output_pin_e o2heaterPin; /** * offset 760 */ + pin_output_mode_e o2heaterPinModeTodO; + /** + * need 4 byte alignment + units + * offset 761 + */ + uint8_t alignmentFill_at_761[3]; + /** + offset 764 bit 0 */ + bool is_enabled_spi_1 : 1 {}; + /** + offset 764 bit 1 */ + bool is_enabled_spi_2 : 1 {}; + /** + offset 764 bit 2 */ + bool is_enabled_spi_3 : 1 {}; + /** + * enable sd/disable sd + offset 764 bit 3 */ + bool isSdCardEnabled : 1 {}; + /** + * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. + offset 764 bit 4 */ + bool rusefiVerbose29b : 1 {}; + /** + offset 764 bit 5 */ + bool isEngineControlEnabled : 1 {}; + /** + offset 764 bit 6 */ + bool isHip9011Enabled : 1 {}; + /** + offset 764 bit 7 */ + bool isVerboseAlternator : 1 {}; + /** + offset 764 bit 8 */ + bool verboseQuad : 1 {}; + /** + * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. + offset 764 bit 9 */ + bool useStepperIdle : 1 {}; + /** + offset 764 bit 10 */ + bool enabledStep1Limiter : 1 {}; + /** + offset 764 bit 11 */ + bool useTpicAdvancedMode : 1 {}; + /** + offset 764 bit 12 */ + bool useLcdScreen : 1 {}; + /** + offset 764 bit 13 */ + bool verboseTLE8888 : 1 {}; + /** + * CAN broadcast using custom rusEFI protocol + * enable can_broadcast/disable can_broadcast + offset 764 bit 14 */ + bool enableVerboseCanTx : 1 {}; + /** + * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. + offset 764 bit 15 */ + bool onOffAlternatorLogic : 1 {}; + /** + * enable cj125/disable cj125 + offset 764 bit 16 */ + bool isCJ125Enabled : 1 {}; + /** + * Use rise or fall signal front + * get vvtCamSensorUseRise + offset 764 bit 17 */ + bool vvtCamSensorUseRise : 1 {}; + /** + * Useful for individual intakes + offset 764 bit 18 */ + bool measureMapOnlyInOneCylinder : 1 {}; + /** + offset 764 bit 19 */ + bool stepperForceParkingEveryRestart : 1 {}; + /** + * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. + offset 764 bit 20 */ + bool isFasterEngineSpinUpEnabled : 1 {}; + /** + * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. + offset 764 bit 21 */ + bool coastingFuelCutEnabled : 1 {}; + /** + * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. + offset 764 bit 22 */ + bool useIacTableForCoasting : 1 {}; + /** + offset 764 bit 23 */ + bool useNoiselessTriggerDecoder : 1 {}; + /** + offset 764 bit 24 */ + bool useIdleTimingPidControl : 1 {}; + /** + * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. + offset 764 bit 25 */ + bool disableEtbWhenEngineStopped : 1 {}; + /** + offset 764 bit 26 */ + bool is_enabled_spi_4 : 1 {}; + /** + * Disable the electronic throttle motor and DC idle motor for testing. + * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. + offset 764 bit 27 */ + bool pauseEtbControl : 1 {}; + /** + offset 764 bit 28 */ + bool alignEngineSnifferAtTDC : 1 {}; + /** + * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. + offset 764 bit 29 */ + bool useETBforIdleControl : 1 {}; + /** + offset 764 bit 30 */ + bool idleIncrementalPidCic : 1 {}; + /** + * AEM X-Series or rusEFI Wideband + offset 764 bit 31 */ + bool enableAemXSeries : 1 {}; + /** + * offset 768 + */ + brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; + /** + * offset 776 + */ + pin_output_mode_e mainRelayPinMode; + /** + * need 4 byte alignment + units + * offset 777 + */ + uint8_t alignmentFill_at_777[1]; + /** + * offset 778 + */ + Gpio hip9011CsPin; + /** + * offset 780 + */ Gpio hip9011IntHoldPin; /** - * offset 762 + * offset 782 */ pin_output_mode_e hip9011IntHoldPinMode; /** * need 4 byte alignment units - * offset 763 + * offset 783 */ - uint8_t alignmentFill_at_763[1]; + uint8_t alignmentFill_at_783[1]; /** - * offset 764 + * offset 784 */ uint32_t verboseCanBaseAddress; /** v - * offset 768 + * offset 788 */ uint8_t mc33_hvolt; /** * Minimum MAP before closed loop boost is enabled. Use to prevent misbehavior upon entering boost. kPa - * offset 769 + * offset 789 */ uint8_t minimumBoostClosedLoopMap; /** * Optional Radiator Fan used with A/C - * offset 770 + * offset 790 */ output_pin_e acFanPin; /** - * offset 772 + * offset 792 */ pin_output_mode_e acFanPinMode; /** - * offset 773 + * offset 793 */ spi_device_e l9779spiDevice; /** volts - * offset 774 + * offset 794 */ scaled_channel dwellVoltageCorrVoltBins[DWELL_CURVE_SIZE]; /** - * offset 782 + * offset 802 */ imu_type_e imuType; /** multiplier - * offset 783 + * offset 803 */ scaled_channel dwellVoltageCorrValues[DWELL_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 791 + * offset 811 */ - uint8_t alignmentFill_at_791[1]; + uint8_t alignmentFill_at_811[1]; /** kg - * offset 792 + * offset 812 */ uint16_t vehicleWeight; /** * How far above idle speed do we consider idling? * For example, if target = 800, this param = 200, then anything below 1000 RPM is considered idle. RPM - * offset 794 + * offset 814 */ int16_t idlePidRpmUpperLimit; /** * Apply nonlinearity correction below a pulse of this duration. Pulses longer than this duration will receive no adjustment. ms - * offset 796 + * offset 816 */ scaled_channel applyNonlinearBelowPulse; /** - * offset 798 + * offset 818 */ Gpio lps25BaroSensorScl; /** - * offset 800 + * offset 820 */ Gpio lps25BaroSensorSda; /** - * offset 802 + * offset 822 */ brain_input_pin_e vehicleSpeedSensorInputPin; /** * Some vehicles have a switch to indicate that clutch pedal is all the way up - * offset 804 + * offset 824 */ switch_input_pin_e clutchUpPin; /** - * offset 806 + * offset 826 */ InjectorNonlinearMode injectorNonlinearMode; /** - * offset 807 + * offset 827 */ pin_input_mode_e clutchUpPinMode; /** - * offset 808 + * offset 828 */ Gpio max31855_cs[EGT_CHANNEL_COUNT]; /** * Continental/GM flex fuel sensor, 50-150hz type - * offset 824 + * offset 844 */ brain_input_pin_e flexSensorPin; /** - * offset 826 + * offset 846 */ Gpio test557pin; /** - * offset 828 + * offset 848 */ pin_output_mode_e stepperDirectionPinMode; /** - * offset 829 + * offset 849 */ spi_device_e mc33972spiDevice; /** * Stoichiometric ratio for your secondary fuel. This value is used when the Flex Fuel sensor indicates E100, typically 9.0 :1 - * offset 830 + * offset 850 */ scaled_channel stoichRatioSecondary; /** * Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open. % - * offset 831 + * offset 851 */ uint8_t etbMaximumPosition; /** * SD card logging period, in milliseconds ms - * offset 832 + * offset 852 */ int16_t sdCardPeriodMs; /** - * offset 834 + * offset 854 */ adc_channel_e idlePositionSensor; /** * need 4 byte alignment units - * offset 835 + * offset 855 */ - uint8_t alignmentFill_at_835[1]; + uint8_t alignmentFill_at_855[1]; /** - * offset 836 + * offset 856 */ Gpio debugMapAveraging; /** - * offset 838 + * offset 858 */ output_pin_e starterRelayDisablePin; /** * On some vehicles we can disable starter once engine is already running - * offset 840 + * offset 860 */ pin_output_mode_e starterRelayDisablePinMode; /** * need 4 byte alignment units - * offset 841 + * offset 861 */ - uint8_t alignmentFill_at_841[1]; + uint8_t alignmentFill_at_861[1]; /** * Some Subaru and some Mazda use double-solenoid idle air valve - * offset 842 + * offset 862 */ output_pin_e secondSolenoidPin; /** * See also starterControlPin - * offset 844 + * offset 864 */ switch_input_pin_e startStopButtonPin; /** * need 4 byte alignment units - * offset 846 + * offset 866 */ - uint8_t alignmentFill_at_846[2]; + uint8_t alignmentFill_at_866[2]; /** * This many MAP samples are used to estimate the current MAP. This many samples are considered, and the minimum taken. Recommended value is 1 for single-throttle engines, and your number of cylinders for individual throttle bodies. count - * offset 848 + * offset 868 */ int mapMinBufferLength; /** * Below this throttle position, the engine is considered idling. If you have an electronic throttle, this checks accelerator pedal position instead of throttle position, and should be set to 1-2%. % - * offset 852 + * offset 872 */ int16_t idlePidDeactivationTpsThreshold; /** % - * offset 854 + * offset 874 */ int16_t stepperParkingExtraSteps; /** ADC - * offset 856 + * offset 876 */ uint16_t tps1SecondaryMin; /** ADC - * offset 858 + * offset 878 */ uint16_t tps1SecondaryMax; /** rpm - * offset 860 + * offset 880 */ int16_t antiLagRpmTreshold; /** * Maximum time to crank starter when start/stop button is pressed Seconds - * offset 862 + * offset 882 */ uint16_t startCrankingDuration; /** * This pin is used for debugging - snap a logic analyzer on it and see if it's ever high - * offset 864 + * offset 884 */ Gpio triggerErrorPin; /** - * offset 866 + * offset 886 */ pin_output_mode_e triggerErrorPinMode; /** * need 4 byte alignment units - * offset 867 + * offset 887 */ - uint8_t alignmentFill_at_867[1]; + uint8_t alignmentFill_at_887[1]; /** - * offset 868 + * offset 888 */ output_pin_e acRelayPin; /** - * offset 870 + * offset 890 */ pin_output_mode_e acRelayPinMode; /** * need 4 byte alignment units - * offset 871 + * offset 891 */ - uint8_t alignmentFill_at_871[1]; + uint8_t alignmentFill_at_891[1]; /** - * offset 872 + * offset 892 */ script_setting_t scriptSetting[SCRIPT_SETTING_COUNT]; /** - * offset 904 + * offset 924 */ Gpio spi1mosiPin; /** - * offset 906 + * offset 926 */ Gpio spi1misoPin; /** - * offset 908 + * offset 928 */ Gpio spi1sckPin; /** - * offset 910 + * offset 930 */ Gpio spi2mosiPin; /** - * offset 912 + * offset 932 */ Gpio spi2misoPin; /** - * offset 914 + * offset 934 */ Gpio spi2sckPin; /** - * offset 916 + * offset 936 */ Gpio spi3mosiPin; /** - * offset 918 + * offset 938 */ Gpio spi3misoPin; /** - * offset 920 + * offset 940 */ Gpio spi3sckPin; /** * Saab Combustion Detection Module knock signal input pin * also known as Saab Ion Sensing Module - * offset 922 + * offset 942 */ Gpio cdmInputPin; /** - * offset 924 + * offset 944 */ Gpio joystickCenterPin; /** - * offset 926 + * offset 946 */ Gpio joystickAPin; /** - * offset 928 + * offset 948 */ Gpio joystickBPin; /** - * offset 930 + * offset 950 */ Gpio joystickCPin; /** - * offset 932 + * offset 952 */ Gpio joystickDPin; /** - * offset 934 + * offset 954 */ uart_device_e consoleUartDevice; /** * rusEFI console Sensor Sniffer mode - * offset 935 + * offset 955 */ sensor_chart_e sensorChartMode; /** - * offset 936 + * offset 956 */ maf_sensor_type_e mafSensorType; /** * need 4 byte alignment units - * offset 937 + * offset 957 */ - uint8_t alignmentFill_at_937[3]; + uint8_t alignmentFill_at_957[3]; /** - offset 940 bit 0 */ + offset 960 bit 0 */ bool clutchUpPinInverted : 1 {}; /** - offset 940 bit 1 */ + offset 960 bit 1 */ bool clutchDownPinInverted : 1 {}; /** * If enabled we use two H-bridges to drive stepper idle air valve - offset 940 bit 2 */ + offset 960 bit 2 */ bool useHbridgesToDriveIdleStepper : 1 {}; /** - offset 940 bit 3 */ + offset 960 bit 3 */ bool multisparkEnable : 1 {}; /** - offset 940 bit 4 */ + offset 960 bit 4 */ bool enableLaunchRetard : 1 {}; /** - offset 940 bit 5 */ + offset 960 bit 5 */ bool unfinishedenableLaunchBoost : 1 {}; /** - offset 940 bit 6 */ + offset 960 bit 6 */ bool unfinishedlaunchDisableBySpeed : 1 {}; /** * Read VSS from OEM CAN bus according to selected CAN vehicle configuration. - offset 940 bit 7 */ + offset 960 bit 7 */ bool enableCanVss : 1 {}; /** - offset 940 bit 8 */ + offset 960 bit 8 */ bool enableInnovateLC2 : 1 {}; /** - offset 940 bit 9 */ + offset 960 bit 9 */ bool showHumanReadableWarning : 1 {}; /** * If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor. - offset 940 bit 10 */ + offset 960 bit 10 */ bool stftIgnoreErrorMagnitude : 1 {}; /** - offset 940 bit 11 */ + offset 960 bit 11 */ bool tempBooleanForVerySpecialCases : 1 {}; /** - offset 940 bit 12 */ + offset 960 bit 12 */ bool enableSoftwareKnock : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable vvt_details - offset 940 bit 13 */ + offset 960 bit 13 */ bool verboseVVTDecoding : 1 {}; /** * get invertCamVVTSignal - offset 940 bit 14 */ + offset 960 bit 14 */ bool invertCamVVTSignal : 1 {}; /** * This property is useful if using rusEFI as TCM or BCM only * enable consumeObdSensors - offset 940 bit 15 */ + offset 960 bit 15 */ bool consumeObdSensors : 1 {}; /** - offset 940 bit 16 */ + offset 960 bit 16 */ bool knockBankCyl1 : 1 {}; /** - offset 940 bit 17 */ + offset 960 bit 17 */ bool knockBankCyl2 : 1 {}; /** - offset 940 bit 18 */ + offset 960 bit 18 */ bool knockBankCyl3 : 1 {}; /** - offset 940 bit 19 */ + offset 960 bit 19 */ bool knockBankCyl4 : 1 {}; /** - offset 940 bit 20 */ + offset 960 bit 20 */ bool knockBankCyl5 : 1 {}; /** - offset 940 bit 21 */ + offset 960 bit 21 */ bool knockBankCyl6 : 1 {}; /** - offset 940 bit 22 */ + offset 960 bit 22 */ bool knockBankCyl7 : 1 {}; /** - offset 940 bit 23 */ + offset 960 bit 23 */ bool knockBankCyl8 : 1 {}; /** - offset 940 bit 24 */ + offset 960 bit 24 */ bool knockBankCyl9 : 1 {}; /** - offset 940 bit 25 */ + offset 960 bit 25 */ bool knockBankCyl10 : 1 {}; /** - offset 940 bit 26 */ + offset 960 bit 26 */ bool knockBankCyl11 : 1 {}; /** - offset 940 bit 27 */ + offset 960 bit 27 */ bool knockBankCyl12 : 1 {}; /** - offset 940 bit 28 */ + offset 960 bit 28 */ bool tcuEnabled : 1 {}; /** - offset 940 bit 29 */ + offset 960 bit 29 */ bool canBroadcastUseChannelTwo : 1 {}; /** * If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss - offset 940 bit 30 */ + offset 960 bit 30 */ bool useRawOutputToDriveIdleStepper : 1 {}; /** * Print incoming and outgoing second bus CAN messages in rusEFI console - offset 940 bit 31 */ + offset 960 bit 31 */ bool verboseCan2 : 1 {}; /** - * offset 944 + * offset 964 */ dc_io etbIo[ETB_COUNT]; /** * Wastegate control Solenoid - * offset 960 + * offset 980 */ output_pin_e boostControlPin; /** - * offset 962 + * offset 982 */ pin_output_mode_e boostControlPinMode; /** * need 4 byte alignment units - * offset 963 + * offset 983 */ - uint8_t alignmentFill_at_963[1]; + uint8_t alignmentFill_at_983[1]; /** - * offset 964 + * offset 984 */ switch_input_pin_e antiLagActivatePin; /** - * offset 966 + * offset 986 */ switch_input_pin_e launchActivatePin; /** - * offset 968 + * offset 988 */ pid_s boostPid; /** - * offset 988 + * offset 1008 */ boostType_e boostType; /** * need 4 byte alignment units - * offset 989 + * offset 1009 */ - uint8_t alignmentFill_at_989[3]; + uint8_t alignmentFill_at_1009[3]; /** Hz - * offset 992 + * offset 1012 */ int boostPwmFrequency; /** - * offset 996 + * offset 1016 */ launchActivationMode_e launchActivationMode; /** - * offset 997 + * offset 1017 */ antiLagActivationMode_e antiLagActivationMode; /** * need 4 byte alignment units - * offset 998 + * offset 1018 */ - uint8_t alignmentFill_at_998[2]; + uint8_t alignmentFill_at_1018[2]; /** * Disabled above this speed Kph - * offset 1000 + * offset 1020 */ int launchSpeedThreshold; /** * Range from Launch Rpm for Timing Retard to activate RPM - * offset 1004 + * offset 1024 */ int launchTimingRpmRange; /** * Extra Fuel Added % - * offset 1008 + * offset 1028 */ int launchFuelAdded; /** * Duty Cycle for the Boost Solenoid % - * offset 1012 + * offset 1032 */ int launchBoostDuty; /** * RPM Range for Hard Cut rpm - * offset 1016 + * offset 1036 */ int hardCutRpmRange; /** rpm - * offset 1020 + * offset 1040 */ int launchAdvanceRpmRange; /** rpm - * offset 1024 + * offset 1044 */ int launchTpsTreshold; /** rpm - * offset 1028 + * offset 1048 */ float launchActivateDelay; /** - * offset 1032 + * offset 1052 */ stft_s stft; /** - * offset 1056 + * offset 1076 */ dc_io stepperDcIo[DC_PER_STEPPER]; /** * For example, BMW, GM or Chevrolet * REQUIRED for rusEFI Online - * offset 1072 + * offset 1092 */ vehicle_info_t engineMake; /** * For example, LS1 or NB2 * REQUIRED for rusEFI Online - * offset 1104 + * offset 1124 */ vehicle_info_t engineCode; /** * For example, Hunchback or Orange Miata * Vehicle name has to be unique between your vehicles. * REQUIRED for rusEFI Online - * offset 1136 + * offset 1156 */ vehicle_info_t vehicleName; /** - * offset 1168 + * offset 1188 */ output_pin_e tcu_solenoid[TCU_SOLENOID_COUNT]; /** - * offset 1180 + * offset 1200 */ etb_function_e etbFunctions[ETB_COUNT]; /** - * offset 1182 + * offset 1202 */ spi_device_e drv8860spiDevice; /** * need 4 byte alignment units - * offset 1183 + * offset 1203 */ - uint8_t alignmentFill_at_1183[1]; + uint8_t alignmentFill_at_1203[1]; /** - * offset 1184 + * offset 1204 */ Gpio drv8860_cs; /** - * offset 1186 + * offset 1206 */ pin_output_mode_e drv8860_csPinMode; /** * need 4 byte alignment units - * offset 1187 + * offset 1207 */ - uint8_t alignmentFill_at_1187[1]; + uint8_t alignmentFill_at_1207[1]; /** - * offset 1188 + * offset 1208 */ Gpio drv8860_miso; /** volt - * offset 1190 + * offset 1210 */ scaled_channel fuelLevelBins[FUEL_LEVEL_TABLE_COUNT]; /** - * offset 1206 + * offset 1226 */ output_pin_e luaOutputPins[LUA_PWM_COUNT]; /** * need 4 byte alignment units - * offset 1222 + * offset 1242 */ - uint8_t alignmentFill_at_1222[2]; + uint8_t alignmentFill_at_1242[2]; /** * Angle between cam sensor and VVT zero position * set vvt_offset X value - * offset 1224 + * offset 1244 */ float vvtOffsets[CAM_INPUTS_COUNT]; /** - * offset 1228 + * offset 1248 */ float vvtOffsetsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 1240 + * offset 1260 */ vr_threshold_s vrThreshold[VR_THRESHOLD_COUNT]; /** - * offset 1272 + * offset 1292 */ gppwm_note_t gpPwmNote[GPPWM_CHANNELS]; /** ADC - * offset 1336 + * offset 1356 */ uint16_t tps2SecondaryMin; /** ADC - * offset 1338 + * offset 1358 */ uint16_t tps2SecondaryMax; /** - offset 1340 bit 0 */ + offset 1360 bit 0 */ bool disablePrimaryUart : 1 {}; /** * Enables lambda sensor closed loop feedback for fuelling. - offset 1340 bit 1 */ + offset 1360 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** * Print details into rusEFI console * enable verbose_idle - offset 1340 bit 2 */ + offset 1360 bit 2 */ bool isVerboseIAC : 1 {}; /** - offset 1340 bit 3 */ + offset 1360 bit 3 */ bool boardUseTachPullUp : 1 {}; /** - offset 1340 bit 4 */ + offset 1360 bit 4 */ bool boardUseTempPullUp : 1 {}; /** - offset 1340 bit 5 */ + offset 1360 bit 5 */ bool unused234234234 : 1 {}; /** * Sometimes we have a performance issue while printing error - offset 1340 bit 6 */ + offset 1360 bit 6 */ bool silentTriggerError : 1 {}; /** - offset 1340 bit 7 */ + offset 1360 bit 7 */ bool useLinearCltSensor : 1 {}; /** * enable can_read/disable can_read - offset 1340 bit 8 */ + offset 1360 bit 8 */ bool canReadEnabled : 1 {}; /** * enable can_write/disable can_write - offset 1340 bit 9 */ + offset 1360 bit 9 */ bool canWriteEnabled : 1 {}; /** - offset 1340 bit 10 */ + offset 1360 bit 10 */ bool useLinearIatSensor : 1 {}; /** - offset 1340 bit 11 */ + offset 1360 bit 11 */ bool boardUse2stepPullDown : 1 {}; /** * Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50% - offset 1340 bit 12 */ + offset 1360 bit 12 */ bool tachPulseDurationAsDutyCycle : 1 {}; /** * This enables smart alternator control and activates the extra alternator settings. - offset 1340 bit 13 */ + offset 1360 bit 13 */ bool isAlternatorControlEnabled : 1 {}; /** * This setting flips the signal from the primary engine speed sensor. - offset 1340 bit 14 */ + offset 1360 bit 14 */ bool invertPrimaryTriggerSignal : 1 {}; /** * This setting flips the signal from the secondary engine speed sensor. - offset 1340 bit 15 */ + offset 1360 bit 15 */ bool invertSecondaryTriggerSignal : 1 {}; /** - offset 1340 bit 16 */ + offset 1360 bit 16 */ bool cutFuelOnHardLimit : 1 {}; /** * Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer. - offset 1340 bit 17 */ + offset 1360 bit 17 */ bool cutSparkOnHardLimit : 1 {}; /** - offset 1340 bit 18 */ + offset 1360 bit 18 */ bool launchFuelCutEnable : 1 {}; /** * This is the Cut Mode normally used - offset 1340 bit 19 */ + offset 1360 bit 19 */ bool launchSparkCutEnable : 1 {}; /** - offset 1340 bit 20 */ + offset 1360 bit 20 */ bool boardUseCrankPullUp : 1 {}; /** - offset 1340 bit 21 */ + offset 1360 bit 21 */ bool boardUseCamPullDown : 1 {}; /** - offset 1340 bit 22 */ + offset 1360 bit 22 */ bool boardUseCamVrPullUp : 1 {}; /** - offset 1340 bit 23 */ + offset 1360 bit 23 */ bool boardUseD2PullDown : 1 {}; /** - offset 1340 bit 24 */ + offset 1360 bit 24 */ bool boardUseD3PullDown : 1 {}; /** - offset 1340 bit 25 */ + offset 1360 bit 25 */ bool boardUseD4PullDown : 1 {}; /** - offset 1340 bit 26 */ + offset 1360 bit 26 */ bool boardUseD5PullDown : 1 {}; /** * Sometimes we just have to shut the engine down. Use carefully! - offset 1340 bit 27 */ + offset 1360 bit 27 */ bool useFSIO5ForCriticalIssueEngineStop : 1 {}; /** * Sometimes we have to miss injection on purpose to attract driver's attention - offset 1340 bit 28 */ + offset 1360 bit 28 */ bool useFSIO4ForSeriousEngineWarning : 1 {}; /** - offset 1340 bit 29 */ + offset 1360 bit 29 */ bool launchActivateInverted : 1 {}; /** - offset 1340 bit 30 */ + offset 1360 bit 30 */ bool twoStroke : 1 {}; /** * Where is your primary skipped wheel located? - offset 1340 bit 31 */ + offset 1360 bit 31 */ bool skippedWheelOnCam : 1 {}; /** - * offset 1344 + * offset 1364 */ adc_channel_e hipOutputChannel; /** * need 4 byte alignment units - * offset 1345 + * offset 1365 */ - uint8_t alignmentFill_at_1345[1]; + uint8_t alignmentFill_at_1365[1]; /** * A/C button input - * offset 1346 + * offset 1366 */ switch_input_pin_e acSwitch; /** - * offset 1348 + * offset 1368 */ adc_channel_e vRefAdcChannel; /** * Expected neutral position % - * offset 1349 + * offset 1369 */ uint8_t etbNeutralPosition; /** * See also idleRpmPid - * offset 1350 + * offset 1370 */ idle_mode_e idleMode; /** * need 4 byte alignment units - * offset 1351 + * offset 1371 */ - uint8_t alignmentFill_at_1351[1]; + uint8_t alignmentFill_at_1371[1]; /** * Enable fuel injection - This is default off for new projects as a safety feature, set to "true" to enable fuel injection and further injector settings. - offset 1352 bit 0 */ + offset 1372 bit 0 */ bool isInjectionEnabled : 1 {}; /** * Enable ignition - This is default off for new projects as a safety feature, set to "true" to enable ignition and further ignition settings. - offset 1352 bit 1 */ + offset 1372 bit 1 */ bool isIgnitionEnabled : 1 {}; /** * When enabled if TPS is held above 95% no fuel is injected while cranking to clear excess fuel from the cylinders. - offset 1352 bit 2 */ + offset 1372 bit 2 */ bool isCylinderCleanupEnabled : 1 {}; /** * Should we use tables to vary tau/beta based on CLT/MAP, or just with fixed values? - offset 1352 bit 3 */ + offset 1372 bit 3 */ bool complexWallModel : 1 {}; /** - offset 1352 bit 4 */ + offset 1372 bit 4 */ bool alwaysInstantRpm : 1 {}; /** - offset 1352 bit 5 */ + offset 1372 bit 5 */ bool isMapAveragingEnabled : 1 {}; /** * If enabled, use separate temperature multiplier table for cranking idle position. * If disabled, use normal running multiplier table applied to the cranking base position. - offset 1352 bit 6 */ + offset 1372 bit 6 */ bool overrideCrankingIacSetting : 1 {}; /** * This activates a separate ignition timing table for idle conditions, this can help idle stability by using ignition retard and advance either side of the desired idle speed. Extra retard at low idle speeds will prevent stalling and extra advance at high idle speeds can help reduce engine power and slow the idle speed. - offset 1352 bit 7 */ + offset 1372 bit 7 */ bool useSeparateAdvanceForIdle : 1 {}; /** - offset 1352 bit 8 */ + offset 1372 bit 8 */ bool isWaveAnalyzerEnabled : 1 {}; /** * This activates a separate fuel table for Idle, this allows fine tuning of the idle fuelling. - offset 1352 bit 9 */ + offset 1372 bit 9 */ bool useSeparateVeForIdle : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable trigger_details - offset 1352 bit 10 */ + offset 1372 bit 10 */ bool verboseTriggerSynchDetails : 1 {}; /** * Usually if we have no trigger events that means engine is stopped * Unless we are troubleshooting and spinning the engine by hand - this case a longer * delay is needed - offset 1352 bit 11 */ + offset 1372 bit 11 */ bool isManualSpinningMode : 1 {}; /** * This is needed if your coils are individually wired and you wish to use batch injection. * enable two_wire_batch_injection - offset 1352 bit 12 */ + offset 1372 bit 12 */ bool twoWireBatchInjection : 1 {}; /** * VR sensors are only precise on rising front * enable trigger_only_front - offset 1352 bit 13 */ + offset 1372 bit 13 */ bool useOnlyRisingEdgeForTrigger : 1 {}; /** * This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark). - offset 1352 bit 14 */ + offset 1372 bit 14 */ bool twoWireBatchIgnition : 1 {}; /** - offset 1352 bit 15 */ + offset 1372 bit 15 */ bool useFixedBaroCorrFromMap : 1 {}; /** * In Constant mode, timing is automatically tapered to running as RPM increases. * In Table mode, the "Cranking ignition advance" table is used directly. - offset 1352 bit 16 */ + offset 1372 bit 16 */ bool useSeparateAdvanceForCranking : 1 {}; /** * This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle). * You probably don't need this. - offset 1352 bit 17 */ + offset 1372 bit 17 */ bool useAdvanceCorrectionsForCranking : 1 {}; /** * Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor. - offset 1352 bit 18 */ + offset 1372 bit 18 */ bool flexCranking : 1 {}; /** * This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller - offset 1352 bit 19 */ + offset 1372 bit 19 */ bool useIacPidMultTable : 1 {}; /** - offset 1352 bit 20 */ + offset 1372 bit 20 */ bool isBoostControlEnabled : 1 {}; /** * Interpolates the Ignition Retard from 0 to 100% within the RPM Range - offset 1352 bit 21 */ + offset 1372 bit 21 */ bool launchSmoothRetard : 1 {}; /** * Some engines are OK running semi-random sequential while other engine require phase synchronization - offset 1352 bit 22 */ + offset 1372 bit 22 */ bool isPhaseSyncRequiredForIgnition : 1 {}; /** * If enabled, use a curve for RPM limit (based on coolant temperature) instead of a constant value. - offset 1352 bit 23 */ + offset 1372 bit 23 */ bool useCltBasedRpmLimit : 1 {}; /** * If enabled, don't wait for engine start to heat O2 sensors. WARNING: this will reduce the life of your sensor, as condensation in the exhaust from a cold start can crack the sensing element. - offset 1352 bit 24 */ + offset 1372 bit 24 */ bool forceO2Heating : 1 {}; /** - offset 1352 bit 25 */ + offset 1372 bit 25 */ bool unused_1484_bit_25 : 1 {}; /** - offset 1352 bit 26 */ + offset 1372 bit 26 */ bool unused_1484_bit_26 : 1 {}; /** - offset 1352 bit 27 */ + offset 1372 bit 27 */ bool unused_1484_bit_27 : 1 {}; /** - offset 1352 bit 28 */ + offset 1372 bit 28 */ bool unused_1484_bit_28 : 1 {}; /** - offset 1352 bit 29 */ + offset 1372 bit 29 */ bool unused_1484_bit_29 : 1 {}; /** - offset 1352 bit 30 */ + offset 1372 bit 30 */ bool unused_1484_bit_30 : 1 {}; /** - offset 1352 bit 31 */ + offset 1372 bit 31 */ bool unused_1484_bit_31 : 1 {}; /** count - * offset 1356 + * offset 1376 */ uint32_t engineChartSize; /** mult - * offset 1360 + * offset 1380 */ float turboSpeedSensorMultiplier; /** - * offset 1364 + * offset 1384 */ Gpio camInputsDebug[CAM_INPUTS_COUNT]; /** - * offset 1366 + * offset 1386 */ uint8_t camInputsDebugPadding[CAM_INPUTS_COUNT_padding]; /** * need 4 byte alignment units - * offset 1369 + * offset 1389 */ - uint8_t alignmentFill_at_1369[1]; + uint8_t alignmentFill_at_1389[1]; /** * Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling. RPM - * offset 1370 + * offset 1390 */ int16_t acIdleRpmBump; /** * set warningPeriod X seconds - * offset 1372 + * offset 1392 */ int16_t warningPeriod; /** * need 4 byte alignment units - * offset 1374 + * offset 1394 */ - uint8_t alignmentFill_at_1374[2]; + uint8_t alignmentFill_at_1394[2]; /** angle - * offset 1376 + * offset 1396 */ float knockDetectionWindowStart; /** angle - * offset 1380 + * offset 1400 */ float knockDetectionWindowEnd; /** ms - * offset 1384 + * offset 1404 */ float idleStepperReactionTime; /** count - * offset 1388 + * offset 1408 */ int idleStepperTotalSteps; /** * TODO: finish this #413 sec - * offset 1392 + * offset 1412 */ float noAccelAfterHardLimitPeriodSecs; /** * At what trigger index should some MAP-related math be executed? This is a performance trick to reduce load on synchronization trigger callback. index - * offset 1396 + * offset 1416 */ int mapAveragingSchedulingAtIndex; /** * Duration in ms or duty cycle depending on selected mode - * offset 1400 + * offset 1420 */ float tachPulseDuractionMs; /** * Length of time the deposited wall fuel takes to dissipate after the start of acceleration. Seconds - * offset 1404 + * offset 1424 */ float wwaeTau; /** - * offset 1408 + * offset 1428 */ pid_s alternatorControl; /** - * offset 1428 + * offset 1448 */ pid_s etb; /** - * offset 1448 + * offset 1468 */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 1452 + * offset 1472 */ uint16_t unused1452; /** - * offset 1454 + * offset 1474 */ brain_input_pin_e turboSpeedSensorInputPin; /** @@ -2810,7 +2810,7 @@ struct engine_configuration_s { * See also tps2_1AdcChannel * set tps2_min X ADC - * offset 1456 + * offset 1476 */ int16_t tps2Min; /** @@ -2818,1021 +2818,1021 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps2_max X ADC - * offset 1458 + * offset 1478 */ int16_t tps2Max; /** * See also startStopButtonPin - * offset 1460 + * offset 1480 */ output_pin_e starterControlPin; /** - * offset 1462 + * offset 1482 */ pin_input_mode_e startStopButtonMode; /** * need 4 byte alignment units - * offset 1463 + * offset 1483 */ - uint8_t alignmentFill_at_1463[1]; + uint8_t alignmentFill_at_1483[1]; /** - * offset 1464 + * offset 1484 */ Gpio mc33816_flag0; /** Pulse - * offset 1466 + * offset 1486 */ uint8_t tachPulsePerRev; /** * need 4 byte alignment units - * offset 1467 + * offset 1487 */ - uint8_t alignmentFill_at_1467[1]; + uint8_t alignmentFill_at_1487[1]; /** * kPa value which is too low to be true kPa - * offset 1468 + * offset 1488 */ float mapErrorDetectionTooLow; /** * kPa value which is too high to be true kPa - * offset 1472 + * offset 1492 */ float mapErrorDetectionTooHigh; /** * How long to wait for the spark to fire before recharging the coil for another spark. ms - * offset 1476 + * offset 1496 */ scaled_channel multisparkSparkDuration; /** * This sets the dwell time for subsequent sparks. The main spark's dwell is set by the dwell table. ms - * offset 1478 + * offset 1498 */ scaled_channel multisparkDwell; /** * See cltIdleRpmBins - * offset 1480 + * offset 1500 */ pid_s idleRpmPid; /** * 0 = No fuel settling on port walls 1 = All the fuel settling on port walls setting this to 0 disables the wall wetting enrichment. Fraction - * offset 1500 + * offset 1520 */ float wwaeBeta; /** * blue LED on many rusEFI boards. * Blue Communication LED which is expected to blink at 50% duty cycle during normal board operation. * If USB communication cable is connected Blue LED starts to blink faster. - * offset 1504 + * offset 1524 */ Gpio communicationLedPin; /** * Green LED on many rusEFI boards. * Off if engine is stopped, blinks if engine is cranking, solid if engine is running. - * offset 1506 + * offset 1526 */ Gpio runningLedPin; /** * See also EFI_CONSOLE_RX_BRAIN_PIN - * offset 1508 + * offset 1528 */ Gpio binarySerialTxPin; /** - * offset 1510 + * offset 1530 */ Gpio binarySerialRxPin; /** - * offset 1512 + * offset 1532 */ Gpio auxValves[AUX_DIGITAL_VALVE_COUNT]; /** - * offset 1516 + * offset 1536 */ switch_input_pin_e tcuUpshiftButtonPin; /** - * offset 1518 + * offset 1538 */ switch_input_pin_e tcuDownshiftButtonPin; /** voltage - * offset 1520 + * offset 1540 */ float throttlePedalUpVoltage; /** * Pedal in the floor voltage - * offset 1524 + * offset 1544 */ float throttlePedalWOTVoltage; /** * on IGN voltage detection turn fuel pump on to build fuel pressure seconds - * offset 1528 + * offset 1548 */ int16_t startUpFuelPumpDuration; /** * If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation RPM - * offset 1530 + * offset 1550 */ int16_t idlePidRpmDeadZone; /** * This is the target battery voltage the alternator PID control will attempt to maintain Volts - * offset 1532 + * offset 1552 */ float targetVBatt; /** * Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load. % - * offset 1536 + * offset 1556 */ float alternatorOffAboveTps; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. cycles - * offset 1540 + * offset 1560 */ int16_t afterCrankingIACtaperDuration; /** * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value percent - * offset 1542 + * offset 1562 */ int16_t iacByTpsTaper; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X - * offset 1544 + * offset 1564 */ Gpio auxSerialTxPin; /** - * offset 1546 + * offset 1566 */ Gpio warningLedPin; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X - * offset 1548 + * offset 1568 */ Gpio auxSerialRxPin; /** - * offset 1550 + * offset 1570 */ Gpio LIS302DLCsPin; /** * How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs. sec - * offset 1552 + * offset 1572 */ scaled_channel tpsAccelLookback; /** * Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1553 + * offset 1573 */ uint8_t coastingFuelCutVssLow; /** * Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1554 + * offset 1574 */ uint8_t coastingFuelCutVssHigh; /** * Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut. sec - * offset 1555 + * offset 1575 */ scaled_channel noFuelTrimAfterDfcoTime; /** * Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in. roc - * offset 1556 + * offset 1576 */ float tpsAccelEnrichmentThreshold; /** - * offset 1560 + * offset 1580 */ brain_input_pin_e auxSpeedSensorInputPin[2]; /** - * offset 1564 + * offset 1584 */ uint8_t totalGearsCount; /** * Sets what part of injection's is controlled by the injection phase table. - * offset 1565 + * offset 1585 */ InjectionTimingMode injectionTimingMode; /** * need 4 byte alignment units - * offset 1566 + * offset 1586 */ - uint8_t alignmentFill_at_1566[2]; + uint8_t alignmentFill_at_1586[2]; /** * Band rate for primary TTL BPs - * offset 1568 + * offset 1588 */ uint32_t uartConsoleSerialSpeed; /** * For decel we simply multiply delta of TPS and tFor decel we do not use table?! roc - * offset 1572 + * offset 1592 */ float tpsDecelEnleanmentThreshold; /** * Magic multiplier, we multiply delta of TPS and get fuel squirt duration coeff - * offset 1576 + * offset 1596 */ float tpsDecelEnleanmentMultiplier; /** * ExpAverage alpha coefficient coeff - * offset 1580 + * offset 1600 */ float slowAdcAlpha; /** * See http://rusefi.com/s/debugmode * * set debug_mode X - * offset 1584 + * offset 1604 */ debug_mode_e debugMode; /** * need 4 byte alignment units - * offset 1585 + * offset 1605 */ - uint8_t alignmentFill_at_1585[3]; + uint8_t alignmentFill_at_1605[3]; /** BPs - * offset 1588 + * offset 1608 */ uint32_t auxSerialSpeed; /** voltage - * offset 1592 + * offset 1612 */ float throttlePedalSecondaryUpVoltage; /** * Pedal in the floor voltage - * offset 1596 + * offset 1616 */ float throttlePedalSecondaryWOTVoltage; /** * set can_baudrate - * offset 1600 + * offset 1620 */ can_baudrate_e canBaudRate; /** * Override the Y axis (load) value used for the VE table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1601 + * offset 1621 */ ve_override_e veOverrideMode; /** - * offset 1602 + * offset 1622 */ can_baudrate_e can2BaudRate; /** * Override the Y axis (load) value used for the AFR table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1603 + * offset 1623 */ load_override_e afrOverrideMode; /** A - * offset 1604 + * offset 1624 */ scaled_channel mc33_hpfp_i_peak; /** A - * offset 1605 + * offset 1625 */ scaled_channel mc33_hpfp_i_hold; /** * How long to deactivate power when hold current is reached before applying power again us - * offset 1606 + * offset 1626 */ uint8_t mc33_hpfp_i_hold_off; /** * Maximum amount of time the solenoid can be active before assuming a programming error ms - * offset 1607 + * offset 1627 */ uint8_t mc33_hpfp_max_hold; /** * Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards) - offset 1608 bit 0 */ + offset 1628 bit 0 */ bool stepperDcInvertedPins : 1 {}; /** - offset 1608 bit 1 */ + offset 1628 bit 1 */ bool unused1740b0 : 1 {}; /** - offset 1608 bit 2 */ + offset 1628 bit 2 */ bool unused1740b1 : 1 {}; /** - offset 1608 bit 3 */ + offset 1628 bit 3 */ bool unused1740b2 : 1 {}; /** - offset 1608 bit 4 */ + offset 1628 bit 4 */ bool unused1127 : 1 {}; /** - offset 1608 bit 5 */ + offset 1628 bit 5 */ bool unused1128 : 1 {}; /** - offset 1608 bit 6 */ + offset 1628 bit 6 */ bool unused1129 : 1 {}; /** - offset 1608 bit 7 */ + offset 1628 bit 7 */ bool unused1130 : 1 {}; /** - offset 1608 bit 8 */ + offset 1628 bit 8 */ bool unusedBit_543_8 : 1 {}; /** - offset 1608 bit 9 */ + offset 1628 bit 9 */ bool unusedBit_543_9 : 1 {}; /** - offset 1608 bit 10 */ + offset 1628 bit 10 */ bool unusedBit_543_10 : 1 {}; /** - offset 1608 bit 11 */ + offset 1628 bit 11 */ bool unusedBit_543_11 : 1 {}; /** - offset 1608 bit 12 */ + offset 1628 bit 12 */ bool unusedBit_543_12 : 1 {}; /** - offset 1608 bit 13 */ + offset 1628 bit 13 */ bool unusedBit_543_13 : 1 {}; /** - offset 1608 bit 14 */ + offset 1628 bit 14 */ bool unusedBit_543_14 : 1 {}; /** - offset 1608 bit 15 */ + offset 1628 bit 15 */ bool unusedBit_543_15 : 1 {}; /** - offset 1608 bit 16 */ + offset 1628 bit 16 */ bool unusedBit_543_16 : 1 {}; /** - offset 1608 bit 17 */ + offset 1628 bit 17 */ bool unusedBit_543_17 : 1 {}; /** - offset 1608 bit 18 */ + offset 1628 bit 18 */ bool unusedBit_543_18 : 1 {}; /** - offset 1608 bit 19 */ + offset 1628 bit 19 */ bool unusedBit_543_19 : 1 {}; /** - offset 1608 bit 20 */ + offset 1628 bit 20 */ bool unusedBit_543_20 : 1 {}; /** - offset 1608 bit 21 */ + offset 1628 bit 21 */ bool unusedBit_543_21 : 1 {}; /** - offset 1608 bit 22 */ + offset 1628 bit 22 */ bool unusedBit_543_22 : 1 {}; /** - offset 1608 bit 23 */ + offset 1628 bit 23 */ bool unusedBit_543_23 : 1 {}; /** - offset 1608 bit 24 */ + offset 1628 bit 24 */ bool unusedBit_543_24 : 1 {}; /** - offset 1608 bit 25 */ + offset 1628 bit 25 */ bool unusedBit_543_25 : 1 {}; /** - offset 1608 bit 26 */ + offset 1628 bit 26 */ bool unusedBit_543_26 : 1 {}; /** - offset 1608 bit 27 */ + offset 1628 bit 27 */ bool unusedBit_543_27 : 1 {}; /** - offset 1608 bit 28 */ + offset 1628 bit 28 */ bool unusedBit_543_28 : 1 {}; /** - offset 1608 bit 29 */ + offset 1628 bit 29 */ bool unusedBit_543_29 : 1 {}; /** - offset 1608 bit 30 */ + offset 1628 bit 30 */ bool unusedBit_543_30 : 1 {}; /** - offset 1608 bit 31 */ + offset 1628 bit 31 */ bool unusedBit_543_31 : 1 {}; /** * Time between bench test pulses ms - * offset 1612 + * offset 1632 */ scaled_channel benchTestOffTime; /** * How many test bench pulses do you want count - * offset 1613 + * offset 1633 */ uint8_t benchTestCount; /** * Length of each of the test pulses ms - * offset 1614 + * offset 1634 */ scaled_channel benchTestOnTime; /** - * offset 1615 + * offset 1635 */ pin_input_mode_e launchActivatePinMode; /** * set_can2_tx_pin X - * offset 1616 + * offset 1636 */ Gpio can2TxPin; /** * set_can2_rx_pin X - * offset 1618 + * offset 1638 */ Gpio can2RxPin; /** - * offset 1620 + * offset 1640 */ pin_output_mode_e starterControlPinMode; /** - * offset 1621 + * offset 1641 */ adc_channel_e wastegatePositionSensor; /** * Override the Y axis (load) value used for the ignition table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1622 + * offset 1642 */ load_override_e ignOverrideMode; /** * Select which fuel pressure sensor measures the pressure of the fuel at your injectors. - * offset 1623 + * offset 1643 */ injector_pressure_type_e injectorPressureType; /** - * offset 1624 + * offset 1644 */ output_pin_e hpfpValvePin; /** - * offset 1626 + * offset 1646 */ pin_output_mode_e hpfpValvePinMode; /** * need 4 byte alignment units - * offset 1627 + * offset 1647 */ - uint8_t alignmentFill_at_1627[1]; + uint8_t alignmentFill_at_1647[1]; /** * MAP value above which fuel is cut in case of overboost. * Set to 0 to disable overboost cut. kPa (absolute) - * offset 1628 + * offset 1648 */ float boostCutPressure; /** kg/h - * offset 1632 + * offset 1652 */ scaled_channel tchargeBins[16]; /** ratio - * offset 1648 + * offset 1668 */ scaled_channel tchargeValues[16]; /** * Fixed timing, useful for TDC testing deg - * offset 1664 + * offset 1684 */ float fixedTiming; /** * MAP voltage for low point v - * offset 1668 + * offset 1688 */ float mapLowValueVoltage; /** * MAP voltage for low point v - * offset 1672 + * offset 1692 */ float mapHighValueVoltage; /** * EGO value correction value - * offset 1676 + * offset 1696 */ float egoValueShift; /** - * offset 1680 + * offset 1700 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; /** - * offset 1682 + * offset 1702 */ spi_device_e cj125SpiDevice; /** - * offset 1683 + * offset 1703 */ pin_output_mode_e cj125CsPinMode; /** - * offset 1684 + * offset 1704 */ pin_output_mode_e sdCardCsPinMode; /** * need 4 byte alignment units - * offset 1685 + * offset 1705 */ - uint8_t alignmentFill_at_1685[3]; + uint8_t alignmentFill_at_1705[3]; /** * This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling. percent - * offset 1688 + * offset 1708 */ int crankingIACposition; /** - * offset 1692 + * offset 1712 */ float tChargeMinRpmMinTps; /** - * offset 1696 + * offset 1716 */ float tChargeMinRpmMaxTps; /** - * offset 1700 + * offset 1720 */ float tChargeMaxRpmMinTps; /** - * offset 1704 + * offset 1724 */ float tChargeMaxRpmMaxTps; /** - * offset 1708 + * offset 1728 */ pwm_freq_t vvtOutputFrequency[CAMS_PER_BANK]; /** * Additional idle % when fan #1 is active % - * offset 1710 + * offset 1730 */ uint8_t fan1ExtraIdle; /** * need 4 byte alignment units - * offset 1711 + * offset 1731 */ - uint8_t alignmentFill_at_1711[1]; + uint8_t alignmentFill_at_1731[1]; /** Hz - * offset 1712 + * offset 1732 */ int alternatorPwmFrequency; /** * set vvt_mode X - * offset 1716 + * offset 1736 */ vvt_mode_e vvtMode[CAMS_PER_BANK]; /** - * offset 1717 + * offset 1737 */ uint8_t vvtModePadding[CAMS_PER_BANK_padding]; /** * Additional idle % when fan #2 is active % - * offset 1718 + * offset 1738 */ uint8_t fan2ExtraIdle; /** * Delay to allow fuel pressure to build before firing the priming pulse. sec - * offset 1719 + * offset 1739 */ scaled_channel primingDelay; /** - * offset 1720 + * offset 1740 */ adc_channel_e auxAnalogInputs[AUX_ANALOG_INPUT_COUNT]; /** - * offset 1728 + * offset 1748 */ output_pin_e trailingCoilPins[MAX_CYLINDER_COUNT]; /** - * offset 1752 + * offset 1772 */ tle8888_mode_e tle8888mode; /** - * offset 1753 + * offset 1773 */ pin_output_mode_e LIS302DLCsPinMode; /** * None = I have a MAP-referenced fuel pressure regulator * Fixed rail pressure = I have an atmosphere-referenced fuel pressure regulator (returnless, typically) * Sensed rail pressure = I have a fuel pressure sensor - * offset 1754 + * offset 1774 */ injector_compensation_mode_e injectorCompensationMode; /** - * offset 1755 + * offset 1775 */ pin_output_mode_e fan2PinMode; /** * This is the pressure at which your injector flow is known. * For example if your injectors flow 400cc/min at 3.5 bar, enter 350kpa here. kPa - * offset 1756 + * offset 1776 */ float fuelReferencePressure; /** * Fuel multiplier (enrichment) immediately after engine start mult - * offset 1760 + * offset 1780 */ float postCrankingFactor; /** * Time over which to taper out after start enrichment seconds - * offset 1764 + * offset 1784 */ float postCrankingDurationSec; /** - * offset 1768 + * offset 1788 */ ThermistorConf auxTempSensor1; /** - * offset 1800 + * offset 1820 */ ThermistorConf auxTempSensor2; /** Deg - * offset 1832 + * offset 1852 */ int16_t knockSamplingDuration; /** Hz - * offset 1834 + * offset 1854 */ int16_t etbFreq; /** - * offset 1836 + * offset 1856 */ pid_s etbWastegatePid; /** * For micro-stepping, make sure that PWM frequency (etbFreq) is high enough - * offset 1856 + * offset 1876 */ stepper_num_micro_steps_e stepperNumMicroSteps; /** * Use to limit the current when the stepper motor is idle, not moving (100% = no limit) % - * offset 1857 + * offset 1877 */ uint8_t stepperMinDutyCycle; /** * Use to limit the max.current through the stepper motor (100% = no limit) % - * offset 1858 + * offset 1878 */ uint8_t stepperMaxDutyCycle; /** - * offset 1859 + * offset 1879 */ spi_device_e sdCardSpiDevice; /** * per-cylinder timing correction deg - * offset 1860 + * offset 1880 */ angle_t timing_offset_cylinder[MAX_CYLINDER_COUNT]; /** seconds - * offset 1908 + * offset 1928 */ float idlePidActivationTime; /** - * offset 1912 + * offset 1932 */ pin_mode_e spi1SckMode; /** * Modes count be used for 3v<>5v integration using pull-ups/pull-downs etc. - * offset 1913 + * offset 1933 */ pin_mode_e spi1MosiMode; /** - * offset 1914 + * offset 1934 */ pin_mode_e spi1MisoMode; /** - * offset 1915 + * offset 1935 */ pin_mode_e spi2SckMode; /** - * offset 1916 + * offset 1936 */ pin_mode_e spi2MosiMode; /** - * offset 1917 + * offset 1937 */ pin_mode_e spi2MisoMode; /** - * offset 1918 + * offset 1938 */ pin_mode_e spi3SckMode; /** - * offset 1919 + * offset 1939 */ pin_mode_e spi3MosiMode; /** - * offset 1920 + * offset 1940 */ pin_mode_e spi3MisoMode; /** - * offset 1921 + * offset 1941 */ pin_output_mode_e stepperEnablePinMode; /** * ResetB - * offset 1922 + * offset 1942 */ Gpio mc33816_rstb; /** - * offset 1924 + * offset 1944 */ Gpio mc33816_driven; /** * Brake pedal switch - * offset 1926 + * offset 1946 */ switch_input_pin_e brakePedalPin; /** * lambda input - * offset 1928 + * offset 1948 */ adc_channel_e cj125ua; /** * heater input - * offset 1929 + * offset 1949 */ adc_channel_e cj125ur; /** - * offset 1930 + * offset 1950 */ pin_input_mode_e brakePedalPinMode; /** * need 4 byte alignment units - * offset 1931 + * offset 1951 */ - uint8_t alignmentFill_at_1931[1]; + uint8_t alignmentFill_at_1951[1]; /** - * offset 1932 + * offset 1952 */ pid_s auxPid[CAMS_PER_BANK]; /** - * offset 1952 + * offset 1972 */ float injectorCorrectionPolynomial[8]; /** C - * offset 1984 + * offset 2004 */ int8_t primeBins[8]; /** - * offset 1992 + * offset 2012 */ linear_sensor_s oilPressure; /** - * offset 2012 + * offset 2032 */ spi_device_e accelerometerSpiDevice; /** * need 4 byte alignment units - * offset 2013 + * offset 2033 */ - uint8_t alignmentFill_at_2013[1]; + uint8_t alignmentFill_at_2033[1]; /** - * offset 2014 + * offset 2034 */ output_pin_e fan2Pin; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 2016 + * offset 2036 */ uint8_t fan2OnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 2017 + * offset 2037 */ uint8_t fan2OffTemperature; /** - * offset 2018 + * offset 2038 */ Gpio stepperEnablePin; /** - * offset 2020 + * offset 2040 */ Gpio tle8888_cs; /** - * offset 2022 + * offset 2042 */ pin_output_mode_e tle8888_csPinMode; /** * need 4 byte alignment units - * offset 2023 + * offset 2043 */ - uint8_t alignmentFill_at_2023[1]; + uint8_t alignmentFill_at_2043[1]; /** - * offset 2024 + * offset 2044 */ Gpio mc33816_cs; /** * todo: more comments - * offset 2026 + * offset 2046 */ Gpio servoOutputPins[SERVO_COUNT]; /** * This sets the RPM above which fuel cut is active. rpm - * offset 2042 + * offset 2062 */ int16_t coastingFuelCutRpmHigh; /** * This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle rpm - * offset 2044 + * offset 2064 */ int16_t coastingFuelCutRpmLow; /** * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % - * offset 2046 + * offset 2066 */ int16_t coastingFuelCutTps; /** * Fuel cutoff is disabled when the engine is cold. C - * offset 2048 + * offset 2068 */ int16_t coastingFuelCutClt; /** * Increases PID reaction for RPM stoichRatioPrimary; /** * iTerm max value - * offset 2462 + * offset 2482 */ int16_t idlerpmpid_iTermMax; /** * This sets the range of the idle control on the ETB. At 100% idle position, the value specified here sets the base ETB position. % - * offset 2464 + * offset 2484 */ float etbIdleThrottleRange; /** * Select which fuel correction bank this cylinder belongs to. Group cylinders that share the same O2 sensor - * offset 2468 + * offset 2488 */ uint8_t cylinderBankSelect[MAX_CYLINDER_COUNT]; /** mg - * offset 2480 + * offset 2500 */ scaled_channel primeValues[8]; /** * Trigger comparator center point voltage V - * offset 2488 + * offset 2508 */ scaled_channel triggerCompCenterVolt; /** * Trigger comparator hysteresis voltage (Min) V - * offset 2489 + * offset 2509 */ scaled_channel triggerCompHystMin; /** * Trigger comparator hysteresis voltage (Max) V - * offset 2490 + * offset 2510 */ scaled_channel triggerCompHystMax; /** * VR-sensor saturation RPM RPM - * offset 2491 + * offset 2511 */ scaled_channel triggerCompSensorSatRpm; /** - * offset 2492 + * offset 2512 */ pid_s idleRpmPid2; /** * set can_vss X - * offset 2512 + * offset 2532 */ can_vss_nbc_e canVssNbcType; /** * need 4 byte alignment units - * offset 2513 + * offset 2533 */ - uint8_t alignmentFill_at_2513[3]; + uint8_t alignmentFill_at_2533[3]; /** - * offset 2516 + * offset 2536 */ gppwm_channel gppwm[GPPWM_CHANNELS]; /** mA - * offset 2884 + * offset 2904 */ uint16_t mc33_i_boost; /** mA - * offset 2886 + * offset 2906 */ uint16_t mc33_i_peak; /** mA - * offset 2888 + * offset 2908 */ uint16_t mc33_i_hold; /** us - * offset 2890 + * offset 2910 */ uint16_t mc33_t_max_boost; /** us - * offset 2892 + * offset 2912 */ uint16_t mc33_t_peak_off; /** us - * offset 2894 + * offset 2914 */ uint16_t mc33_t_peak_tot; /** us - * offset 2896 + * offset 2916 */ uint16_t mc33_t_bypass; /** us - * offset 2898 + * offset 2918 */ uint16_t mc33_t_hold_off; /** us - * offset 2900 + * offset 2920 */ uint16_t mc33_t_hold_tot; /** - * offset 2902 + * offset 2922 */ pin_input_mode_e tcuUpshiftButtonPinMode; /** - * offset 2903 + * offset 2923 */ pin_input_mode_e tcuDownshiftButtonPinMode; /** - * offset 2904 + * offset 2924 */ pin_input_mode_e acSwitchMode; /** - * offset 2905 + * offset 2925 */ pin_output_mode_e tcu_solenoid_mode[TCU_SOLENOID_COUNT]; /** * Knock sensor output knock detection threshold depending on current RPM. dB - * offset 2911 + * offset 2931 */ scaled_channel knockBaseNoise[ENGINE_NOISE_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 2927 + * offset 2947 */ - uint8_t alignmentFill_at_2927[1]; + uint8_t alignmentFill_at_2947[1]; /** - from - * offset 2928 + ratio + * offset 2948 */ float triggerGapOverrideFrom[GAP_TRACKING_LENGTH]; /** - * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. - rpm - * offset 3000 - */ - scaled_channel maxCamPhaseResolveRpm; - /** - * offset 3001 - */ - int8_t unused4080[11]; - /** - to - * offset 3012 + ratio + * offset 3020 */ float triggerGapOverrideTo[GAP_TRACKING_LENGTH]; + /** + * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. + rpm + * offset 3092 + */ + scaled_channel maxCamPhaseResolveRpm; + /** + * offset 3093 + */ + int8_t unused4080[11]; /** lobes/cam - * offset 3084 + * offset 3104 */ uint8_t hpfpCamLobes; /** - * offset 3085 + * offset 3105 */ hpfp_cam_e hpfpCam; /** * Crank angle ATDC of first lobe peak deg - * offset 3086 + * offset 3106 */ uint8_t hpfpPeakPos; /** * If the requested activation time is below this angle, don't bother running the pump deg - * offset 3087 + * offset 3107 */ uint8_t hpfpMinAngle; /** * Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm. cc - * offset 3088 + * offset 3108 */ scaled_channel hpfpPumpVolume; /** * How long to keep the valve activated (in order to allow the pump to build pressure and keep the valve open on its own) deg - * offset 3090 + * offset 3110 */ uint8_t hpfpActivationAngle; /** - * offset 3091 + * offset 3111 */ uint8_t issFilterReciprocal; /** %/kPa - * offset 3092 + * offset 3112 */ scaled_channel hpfpPidP; /** %/kPa/lobe - * offset 3094 + * offset 3114 */ scaled_channel hpfpPidI; /** * The fastest rate the target pressure can be reduced by. This is because HPFP have no way to bleed off pressure other than injecting fuel. kPa/s - * offset 3096 + * offset 3116 */ uint16_t hpfpTargetDecay; /** % - * offset 3098 + * offset 3118 */ scaled_channel hpfpLobeProfileQuantityBins[HPFP_LOBE_PROFILE_SIZE]; /** deg - * offset 3114 + * offset 3134 */ scaled_channel hpfpLobeProfileAngle[HPFP_LOBE_PROFILE_SIZE]; /** volts - * offset 3130 + * offset 3150 */ uint8_t hpfpDeadtimeVoltsBins[HPFP_DEADTIME_SIZE]; /** ms - * offset 3138 + * offset 3158 */ scaled_channel hpfpDeadtimeMS[HPFP_DEADTIME_SIZE]; /** kPa - * offset 3154 + * offset 3174 */ uint16_t hpfpTarget[HPFP_TARGET_SIZE][HPFP_TARGET_SIZE]; /** load - * offset 3354 + * offset 3374 */ scaled_channel hpfpTargetLoadBins[HPFP_TARGET_SIZE]; /** RPM - * offset 3374 + * offset 3394 */ scaled_channel hpfpTargetRpmBins[HPFP_TARGET_SIZE]; /** % - * offset 3384 + * offset 3404 */ int8_t hpfpCompensation[HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_SIZE]; /** cc/lobe - * offset 3484 + * offset 3504 */ scaled_channel hpfpCompensationLoadBins[HPFP_COMPENSATION_SIZE]; /** RPM - * offset 3504 + * offset 3524 */ scaled_channel hpfpCompensationRpmBins[HPFP_COMPENSATION_SIZE]; /** - * offset 3514 + * offset 3534 */ output_pin_e stepper_raw_output[4]; /** ratio - * offset 3522 + * offset 3542 */ scaled_channel gearRatio[GEARS_COUNT]; /** * We need to give engine time to build oil pressure without diverting it to VVT ms - * offset 3538 + * offset 3558 */ uint16_t vvtActivationDelayMs; /** deg C - * offset 3540 + * offset 3560 */ int8_t wwCltBins[WWAE_TABLE_SIZE]; /** - * offset 3548 + * offset 3568 */ scaled_channel wwTauCltValues[WWAE_TABLE_SIZE]; /** - * offset 3556 + * offset 3576 */ scaled_channel wwBetaCltValues[WWAE_TABLE_SIZE]; /** kPa - * offset 3564 + * offset 3584 */ int8_t wwMapBins[WWAE_TABLE_SIZE]; /** - * offset 3572 + * offset 3592 */ scaled_channel wwTauMapValues[WWAE_TABLE_SIZE]; /** - * offset 3580 + * offset 3600 */ scaled_channel wwBetaMapValues[WWAE_TABLE_SIZE]; /** Nm - * offset 3588 + * offset 3608 */ scaled_channel torqueTable[TORQUE_CURVE_SIZE][TORQUE_CURVE_SIZE]; /** RPM - * offset 3624 + * offset 3644 */ uint16_t torqueRpmBins[TORQUE_CURVE_SIZE]; /** Load - * offset 3636 + * offset 3656 */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - * offset 3648 + * offset 3668 */ GearControllerMode gearControllerMode; /** - * offset 3649 + * offset 3669 */ TransmissionControllerMode transmissionControllerMode; /** * need 4 byte alignment units - * offset 3650 + * offset 3670 */ - uint8_t alignmentFill_at_3650[2]; - /** - * offset 3652 - */ - linear_sensor_s auxLinear1; + uint8_t alignmentFill_at_3670[2]; /** * offset 3672 */ - linear_sensor_s auxLinear2; + linear_sensor_s auxLinear1; /** * offset 3692 */ + linear_sensor_s auxLinear2; + /** + * offset 3712 + */ output_pin_e tcu_tcc_onoff_solenoid; /** - * offset 3694 + * offset 3714 */ pin_output_mode_e tcu_tcc_onoff_solenoid_mode; /** * need 4 byte alignment units - * offset 3695 + * offset 3715 */ - uint8_t alignmentFill_at_3695[1]; + uint8_t alignmentFill_at_3715[1]; /** - * offset 3696 + * offset 3716 */ output_pin_e tcu_tcc_pwm_solenoid; /** - * offset 3698 + * offset 3718 */ pin_output_mode_e tcu_tcc_pwm_solenoid_mode; /** * need 4 byte alignment units - * offset 3699 + * offset 3719 */ - uint8_t alignmentFill_at_3699[1]; + uint8_t alignmentFill_at_3719[1]; /** - * offset 3700 + * offset 3720 */ pwm_freq_t tcu_tcc_pwm_solenoid_freq; /** - * offset 3702 + * offset 3722 */ output_pin_e tcu_pc_solenoid_pin; /** - * offset 3704 + * offset 3724 */ pin_output_mode_e tcu_pc_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3705 + * offset 3725 */ - uint8_t alignmentFill_at_3705[1]; + uint8_t alignmentFill_at_3725[1]; /** - * offset 3706 + * offset 3726 */ pwm_freq_t tcu_pc_solenoid_freq; /** - * offset 3708 + * offset 3728 */ output_pin_e tcu_32_solenoid_pin; /** - * offset 3710 + * offset 3730 */ pin_output_mode_e tcu_32_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3711 + * offset 3731 */ - uint8_t alignmentFill_at_3711[1]; + uint8_t alignmentFill_at_3731[1]; /** - * offset 3712 + * offset 3732 */ pwm_freq_t tcu_32_solenoid_freq; /** * need 4 byte alignment units - * offset 3714 + * offset 3734 */ - uint8_t alignmentFill_at_3714[2]; + uint8_t alignmentFill_at_3734[2]; /** % - * offset 3716 + * offset 3736 */ float etbMinimumPosition; /** units - * offset 3720 + * offset 3740 */ uint8_t mainUnusedEnd[246]; /** * need 4 byte alignment units - * offset 3966 + * offset 3986 */ - uint8_t alignmentFill_at_3966[2]; + uint8_t alignmentFill_at_3986[2]; }; -static_assert(sizeof(engine_configuration_s) == 3968); +static_assert(sizeof(engine_configuration_s) == 3988); // start of cyl_trim_s struct cyl_trim_s { @@ -4295,335 +4295,335 @@ struct persistent_config_s { * target TPS value, 0 to 100% * TODO: use int8 data date once we template interpolation method target TPS position - * offset 3968 + * offset 3988 */ float etbBiasBins[ETB_BIAS_CURVE_LENGTH]; /** * PWM bias, 0 to 100% ETB duty cycle bias - * offset 4000 + * offset 4020 */ float etbBiasValues[ETB_BIAS_CURVE_LENGTH]; /** % - * offset 4032 + * offset 4052 */ uint8_t iacPidMultTable[IAC_PID_MULT_SIZE][IAC_PID_MULT_SIZE]; /** Load - * offset 4096 + * offset 4116 */ uint8_t iacPidMultLoadBins[IAC_PID_MULT_SIZE]; /** RPM - * offset 4104 + * offset 4124 */ - scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; + scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; /** * On Single Coil or Wasted Spark setups you have to lower dwell at high RPM RPM - * offset 4112 + * offset 4132 */ - scaled_channel sparkDwellRpmBins[DWELL_CURVE_SIZE]; + uint16_t sparkDwellRpmBins[DWELL_CURVE_SIZE]; /** ms - * offset 4120 + * offset 4148 */ - float sparkDwellValues[DWELL_CURVE_SIZE]; + scaled_channel sparkDwellValues[DWELL_CURVE_SIZE]; /** * CLT-based target RPM for automatic idle controller C - * offset 4152 + * offset 4164 */ - float cltIdleRpmBins[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpmBins[CLT_CURVE_SIZE]; /** * See idleRpmPid RPM - * offset 4216 + * offset 4180 */ - scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; /** * CLT-based timing correction C - * offset 4232 + * offset 4196 */ float cltTimingBins[CLT_TIMING_CURVE_SIZE]; /** degree - * offset 4264 + * offset 4228 */ float cltTimingExtra[CLT_TIMING_CURVE_SIZE]; /** x - * offset 4296 + * offset 4260 */ float scriptCurve1Bins[SCRIPT_CURVE_16]; /** y - * offset 4360 + * offset 4324 */ float scriptCurve1[SCRIPT_CURVE_16]; /** x - * offset 4424 + * offset 4388 */ float scriptCurve2Bins[SCRIPT_CURVE_16]; /** y - * offset 4488 + * offset 4452 */ float scriptCurve2[SCRIPT_CURVE_16]; /** x - * offset 4552 + * offset 4516 */ float scriptCurve3Bins[SCRIPT_CURVE_8]; /** y - * offset 4584 + * offset 4548 */ float scriptCurve3[SCRIPT_CURVE_8]; /** x - * offset 4616 + * offset 4580 */ float scriptCurve4Bins[SCRIPT_CURVE_8]; /** y - * offset 4648 + * offset 4612 */ float scriptCurve4[SCRIPT_CURVE_8]; /** x - * offset 4680 + * offset 4644 */ float scriptCurve5Bins[SCRIPT_CURVE_8]; /** y - * offset 4712 + * offset 4676 */ float scriptCurve5[SCRIPT_CURVE_8]; /** x - * offset 4744 + * offset 4708 */ float scriptCurve6Bins[SCRIPT_CURVE_8]; /** y - * offset 4776 + * offset 4740 */ float scriptCurve6[SCRIPT_CURVE_8]; /** kPa - * offset 4808 + * offset 4772 */ float baroCorrPressureBins[BARO_CORR_SIZE]; /** RPM - * offset 4824 + * offset 4788 */ float baroCorrRpmBins[BARO_CORR_SIZE]; /** ratio - * offset 4840 + * offset 4804 */ float baroCorrTable[BARO_CORR_SIZE][BARO_CORR_SIZE]; /** * Cranking fuel correction coefficient based on TPS Ratio - * offset 4904 + * offset 4868 */ float crankingTpsCoef[CRANKING_CURVE_SIZE]; /** % - * offset 4936 + * offset 4900 */ float crankingTpsBins[CRANKING_CURVE_SIZE]; /** * Narrow Band WBO Approximation V - * offset 4968 + * offset 4932 */ float narrowToWideOxygenBins[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** ratio - * offset 5000 + * offset 4964 */ float narrowToWideOxygen[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) RPM - * offset 5032 + * offset 4996 */ - float crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; + uint16_t crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) deg - * offset 5048 + * offset 5004 */ - float crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; + scaled_channel crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) C - * offset 5064 + * offset 5012 */ float iacCoastingBins[CLT_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) % - * offset 5128 + * offset 5076 */ float iacCoasting[CLT_CURVE_SIZE]; /** - * offset 5192 + * offset 5140 */ error_message_t warning_message; /** C - * offset 5312 + * offset 5260 */ float afterstartCoolantBins[AFTERSTART_HOLD_CURVE_SIZE]; /** Seconds - * offset 5344 + * offset 5292 */ float afterstartHoldTime[AFTERSTART_HOLD_CURVE_SIZE]; /** % - * offset 5376 + * offset 5324 */ float afterstartEnrich[AFTERSTART_ENRICH_CURVE_SIZE]; /** Seconds - * offset 5408 + * offset 5356 */ float afterstartDecayTime[AFTERSTART_DECAY_CURVE_SIZE]; /** - * offset 5440 + * offset 5388 */ scaled_channel boostTableOpenLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** RPM - * offset 5504 + * offset 5452 */ - scaled_channel boostRpmBins[BOOST_RPM_COUNT]; + scaled_channel boostRpmBins[BOOST_RPM_COUNT]; /** - * offset 5512 + * offset 5460 */ scaled_channel boostTableClosedLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** % - * offset 5576 + * offset 5524 */ scaled_channel boostTpsBins[BOOST_LOAD_COUNT]; /** % - * offset 5584 + * offset 5532 */ uint8_t pedalToTpsTable[PEDAL_TO_TPS_SIZE][PEDAL_TO_TPS_SIZE]; /** % - * offset 5648 + * offset 5596 */ uint8_t pedalToTpsPedalBins[PEDAL_TO_TPS_SIZE]; /** RPM - * offset 5656 + * offset 5604 */ - scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; + scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller C - * offset 5664 + * offset 5612 */ float cltCrankingCorrBins[CLT_CRANKING_CURVE_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller % - * offset 5696 + * offset 5644 */ float cltCrankingCorr[CLT_CRANKING_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) RPM - * offset 5728 + * offset 5676 */ scaled_channel idleAdvanceBins[IDLE_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) deg - * offset 5736 + * offset 5684 */ float idleAdvance[IDLE_ADVANCE_CURVE_SIZE]; /** RPM - * offset 5768 + * offset 5716 */ scaled_channel idleVeRpmBins[IDLE_VE_SIZE]; /** load - * offset 5772 + * offset 5720 */ scaled_channel idleVeLoadBins[IDLE_VE_SIZE]; /** % - * offset 5776 + * offset 5724 */ scaled_channel idleVeTable[IDLE_VE_SIZE][IDLE_VE_SIZE]; /** - * offset 5808 + * offset 5756 */ lua_script_t luaScript; /** C - * offset 13808 + * offset 13756 */ float cltFuelCorrBins[CLT_CURVE_SIZE]; /** ratio - * offset 13872 + * offset 13820 */ float cltFuelCorr[CLT_CURVE_SIZE]; /** C - * offset 13936 + * offset 13884 */ float iatFuelCorrBins[IAT_CURVE_SIZE]; /** ratio - * offset 14000 + * offset 13948 */ float iatFuelCorr[IAT_CURVE_SIZE]; /** ratio - * offset 14064 + * offset 14012 */ float crankingFuelCoef[CRANKING_CURVE_SIZE]; /** C - * offset 14096 + * offset 14044 */ float crankingFuelBins[CRANKING_CURVE_SIZE]; /** ratio - * offset 14128 + * offset 14076 */ float crankingCycleCoef[CRANKING_CURVE_SIZE]; /** counter - * offset 14160 + * offset 14108 */ float crankingCycleBins[CRANKING_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller C - * offset 14192 + * offset 14140 */ float cltIdleCorrBins[CLT_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller ratio - * offset 14256 + * offset 14204 */ float cltIdleCorr[CLT_CURVE_SIZE]; /** @@ -4631,336 +4631,336 @@ struct persistent_config_s { * kg/hour value. * By the way 2.081989116 kg/h = 1 ft3/m kg/hour - * offset 14320 + * offset 14268 */ float mafDecoding[MAF_DECODING_COUNT]; /** V - * offset 15344 + * offset 15292 */ float mafDecodingBins[MAF_DECODING_COUNT]; /** deg - * offset 16368 + * offset 16316 */ scaled_channel ignitionIatCorrTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Temperature - * offset 16880 + * offset 16828 */ float ignitionIatCorrLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 16944 + * offset 16892 */ uint16_t ignitionIatCorrRpmBins[IGN_RPM_COUNT]; /** deg - * offset 16976 + * offset 16924 */ int16_t injectionPhase[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 17488 + * offset 17436 */ uint16_t injPhaseLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 17520 + * offset 17468 */ uint16_t injPhaseRpmBins[FUEL_RPM_COUNT]; /** onoff - * offset 17552 + * offset 17500 */ uint8_t tcuSolenoidTable[TCU_SOLENOID_COUNT][TCU_GEAR_COUNT]; /** kPa - * offset 17612 + * offset 17560 */ scaled_channel mapEstimateTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** % TPS - * offset 18124 + * offset 18072 */ scaled_channel mapEstimateTpsBins[FUEL_LOAD_COUNT]; /** RPM - * offset 18156 + * offset 18104 */ uint16_t mapEstimateRpmBins[FUEL_RPM_COUNT]; /** value - * offset 18188 + * offset 18136 */ uint8_t vvtTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18252 + * offset 18200 */ uint16_t vvtTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18268 + * offset 18216 */ uint16_t vvtTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 18284 + * offset 18232 */ uint8_t vvtTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18348 + * offset 18296 */ uint16_t vvtTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18364 + * offset 18312 */ uint16_t vvtTable2RpmBins[SCRIPT_TABLE_8]; /** deg - * offset 18380 + * offset 18328 */ scaled_channel ignitionTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 18892 + * offset 18840 */ uint16_t ignitionLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 18924 + * offset 18872 */ uint16_t ignitionRpmBins[IGN_RPM_COUNT]; /** % - * offset 18956 + * offset 18904 */ scaled_channel veTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** kPa - * offset 19468 + * offset 19416 */ uint16_t veLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19500 + * offset 19448 */ uint16_t veRpmBins[FUEL_RPM_COUNT]; /** lambda - * offset 19532 + * offset 19480 */ scaled_channel lambdaTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** - * offset 19788 + * offset 19736 */ uint16_t lambdaLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19820 + * offset 19768 */ uint16_t lambdaRpmBins[FUEL_RPM_COUNT]; /** value - * offset 19852 + * offset 19800 */ float tpsTpsAccelTable[TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE]; /** from - * offset 20108 + * offset 20056 */ float tpsTpsAccelFromRpmBins[TPS_TPS_ACCEL_TABLE]; /** to - * offset 20140 + * offset 20088 */ float tpsTpsAccelToRpmBins[TPS_TPS_ACCEL_TABLE]; /** value - * offset 20172 + * offset 20120 */ float scriptTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20428 + * offset 20376 */ uint16_t scriptTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20444 + * offset 20392 */ uint16_t scriptTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20460 + * offset 20408 */ uint8_t scriptTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20524 + * offset 20472 */ uint16_t scriptTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20540 + * offset 20488 */ uint16_t scriptTable2RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20556 + * offset 20504 */ uint8_t scriptTable3[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20620 + * offset 20568 */ uint16_t scriptTable3LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20636 + * offset 20584 */ uint16_t scriptTable3RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20652 + * offset 20600 */ uint8_t scriptTable4[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20716 + * offset 20664 */ uint16_t scriptTable4LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20732 + * offset 20680 */ uint16_t scriptTable4RpmBins[SCRIPT_TABLE_8]; /** - * offset 20748 + * offset 20696 */ uint16_t ignTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20756 + * offset 20704 */ uint16_t ignTrimRpmBins[TRIM_SIZE]; /** - * offset 20764 + * offset 20712 */ cyl_trim_s ignTrims[12]; /** - * offset 20956 + * offset 20904 */ uint16_t fuelTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20964 + * offset 20912 */ uint16_t fuelTrimRpmBins[TRIM_SIZE]; /** - * offset 20972 + * offset 20920 */ cyl_trim_s fuelTrims[12]; /** ratio - * offset 21164 + * offset 21112 */ scaled_channel crankingFuelCoefE100[CRANKING_CURVE_SIZE]; /** Airmass - * offset 21180 + * offset 21128 */ scaled_channel tcu_pcAirmassBins[TCU_MAGIC_SIZE]; /** % - * offset 21188 + * offset 21136 */ uint8_t tcu_pcValsR[TCU_MAGIC_SIZE]; /** % - * offset 21196 + * offset 21144 */ uint8_t tcu_pcValsN[TCU_MAGIC_SIZE]; /** % - * offset 21204 + * offset 21152 */ uint8_t tcu_pcVals1[TCU_MAGIC_SIZE]; /** % - * offset 21212 + * offset 21160 */ uint8_t tcu_pcVals2[TCU_MAGIC_SIZE]; /** % - * offset 21220 + * offset 21168 */ uint8_t tcu_pcVals3[TCU_MAGIC_SIZE]; /** % - * offset 21228 + * offset 21176 */ uint8_t tcu_pcVals4[TCU_MAGIC_SIZE]; /** % - * offset 21236 + * offset 21184 */ uint8_t tcu_pcVals12[TCU_MAGIC_SIZE]; /** % - * offset 21244 + * offset 21192 */ uint8_t tcu_pcVals23[TCU_MAGIC_SIZE]; /** % - * offset 21252 + * offset 21200 */ uint8_t tcu_pcVals34[TCU_MAGIC_SIZE]; /** % - * offset 21260 + * offset 21208 */ uint8_t tcu_pcVals21[TCU_MAGIC_SIZE]; /** % - * offset 21268 + * offset 21216 */ uint8_t tcu_pcVals32[TCU_MAGIC_SIZE]; /** % - * offset 21276 + * offset 21224 */ uint8_t tcu_pcVals43[TCU_MAGIC_SIZE]; /** TPS - * offset 21284 + * offset 21232 */ uint8_t tcu_tccTpsBins[8]; /** MPH - * offset 21292 + * offset 21240 */ uint8_t tcu_tccLockSpeed[8]; /** MPH - * offset 21300 + * offset 21248 */ uint8_t tcu_tccUnlockSpeed[8]; /** KPH - * offset 21308 + * offset 21256 */ uint8_t tcu_32SpeedBins[8]; /** % - * offset 21316 + * offset 21264 */ uint8_t tcu_32Vals[8]; }; -static_assert(sizeof(persistent_config_s) == 21324); +static_assert(sizeof(persistent_config_s) == 21272); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 17:24:46 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:52:40 UTC 2022 diff --git a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h index 5fcabc8b91..a739fa2864 100644 --- a/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/kinetis/config/controllers/algo/rusefi_generated.h @@ -2,15 +2,15 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt // -#define accelerometerSpiDevice_offset 2012 -#define acFanPin_offset 770 -#define acFanPinMode_offset 772 -#define acIdleExtraOffset_offset 705 -#define acIdleRpmBump_offset 1370 -#define acRelayPin_offset 868 -#define acRelayPinMode_offset 870 -#define acSwitch_offset 1346 -#define acSwitchMode_offset 2904 +#define accelerometerSpiDevice_offset 2032 +#define acFanPin_offset 790 +#define acFanPinMode_offset 792 +#define acIdleExtraOffset_offset 725 +#define acIdleRpmBump_offset 1390 +#define acRelayPin_offset 888 +#define acRelayPinMode_offset 890 +#define acSwitch_offset 1366 +#define acSwitchMode_offset 2924 #define adc_channel_e_auto_enum "EFI_ADC_NONE", "EFI_ADC_0", "EFI_ADC_1", "EFI_ADC_2", "EFI_ADC_3", "EFI_ADC_4", "EFI_ADC_5", "EFI_ADC_6", "EFI_ADC_7", "EFI_ADC_8", "EFI_ADC_9", "EFI_ADC_10", "EFI_ADC_11", "EFI_ADC_12", "EFI_ADC_13", "EFI_ADC_14", "EFI_ADC_15", "EFI_ADC_LAST_CHANNEL", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "EFI_ADC_ERROR" #define adc_channel_e_EFI_ADC_0 1 #define adc_channel_e_EFI_ADC_1 2 @@ -37,24 +37,24 @@ #define adc_channel_mode_e_ADC_SLOW 1 #define adc_channel_mode_e_auto_enum "ADC_OFF", "ADC_SLOW", "ADC_FAST" #define ADC_CHANNEL_NONE 0 -#define adcVcc_offset 472 -#define afr_hwChannel_offset 488 -#define afr_offset 488 +#define adcVcc_offset 492 +#define afr_hwChannel_offset 508 +#define afr_offset 508 #define afr_sensor_s_size 20 -#define afr_type_offset 677 -#define afr_v1_offset 492 -#define afr_v2_offset 500 -#define afr_value1_offset 496 -#define afr_value2_offset 504 -#define afrOverrideMode_offset 1603 -#define afterCrankingIACtaperDuration_offset 1540 +#define afr_type_offset 697 +#define afr_v1_offset 512 +#define afr_v2_offset 520 +#define afr_value1_offset 516 +#define afr_value2_offset 524 +#define afrOverrideMode_offset 1623 +#define afterCrankingIACtaperDuration_offset 1560 #define AFTERSTART_DECAY_CURVE_SIZE 8 #define AFTERSTART_ENRICH_CURVE_SIZE 8 #define AFTERSTART_HOLD_CURVE_SIZE 8 -#define afterstartCoolantBins_offset 5312 -#define afterstartDecayTime_offset 5408 -#define afterstartEnrich_offset 5376 -#define afterstartHoldTime_offset 5344 +#define afterstartCoolantBins_offset 5260 +#define afterstartDecayTime_offset 5356 +#define afterstartEnrich_offset 5324 +#define afterstartHoldTime_offset 5292 #define air_pressure_sensor_config_s_size 12 #define air_pressure_sensor_type_e_auto_enum "MT_CUSTOM", "MT_DENSO183", "MT_MPX4250", "MT_HONDA3BAR", "MT_DODGE_NEON_2003", "MT_SUBY_DENSO", "MT_GM_3_BAR", "MT_MPX4100", "MT_TOYOTA_89420_02010", "MT_MPX4250A", "MT_BOSCH_2_5", "MT_MAZDA_1_BAR", "MT_GM_2_BAR", "MT_GM_1_BAR", "MT_MPXH6400" #define air_pressure_sensor_type_e_MT_BOSCH_2_5 10 @@ -72,99 +72,99 @@ #define air_pressure_sensor_type_e_MT_MPXH6400 14 #define air_pressure_sensor_type_e_MT_SUBY_DENSO 5 #define air_pressure_sensor_type_e_MT_TOYOTA_89420_02010 8 -#define alignEngineSnifferAtTDC_offset 744 -#define alternatorControl_dFactor_offset 1416 -#define alternatorControl_iFactor_offset 1412 -#define alternatorControl_maxValue_offset 1426 -#define alternatorControl_minValue_offset 1424 -#define alternatorControl_offset 1408 -#define alternatorControl_offset_offset 1420 -#define alternatorControl_periodMs_offset 1422 -#define alternatorControl_pFactor_offset 1408 -#define alternatorControlPin_offset 638 -#define alternatorControlPinMode_offset 640 -#define alternatorOffAboveTps_offset 1536 -#define alternatorPwmFrequency_offset 1712 -#define alwaysInstantRpm_offset 1352 -#define analogInputDividerCoefficient_offset 392 -#define antiLagActivatePin_offset 964 +#define alignEngineSnifferAtTDC_offset 764 +#define alternatorControl_dFactor_offset 1436 +#define alternatorControl_iFactor_offset 1432 +#define alternatorControl_maxValue_offset 1446 +#define alternatorControl_minValue_offset 1444 +#define alternatorControl_offset 1428 +#define alternatorControl_offset_offset 1440 +#define alternatorControl_periodMs_offset 1442 +#define alternatorControl_pFactor_offset 1428 +#define alternatorControlPin_offset 658 +#define alternatorControlPinMode_offset 660 +#define alternatorOffAboveTps_offset 1556 +#define alternatorPwmFrequency_offset 1732 +#define alwaysInstantRpm_offset 1372 +#define analogInputDividerCoefficient_offset 412 +#define antiLagActivatePin_offset 984 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 #define antiLagActivationMode_e_auto_enum "SWITCH_INPUT_ANTILAG", "ALWAYS_ON_ANTILAG" #define antiLagActivationMode_e_enum "Always Active", "Switch Input" #define antiLagActivationMode_e_SWITCH_INPUT_ANTILAG 0 -#define antiLagActivationMode_offset 997 -#define antiLagEnabled_offset 100 -#define antiLagRpmTreshold_offset 860 -#define applyNonlinearBelowPulse_offset 796 -#define artificialTestMisfire_offset 100 +#define antiLagActivationMode_offset 1017 +#define antiLagEnabled_offset 120 +#define antiLagRpmTreshold_offset 880 +#define applyNonlinearBelowPulse_offset 816 +#define artificialTestMisfire_offset 120 #define AUX_ANALOG_INPUT_COUNT 8 #define AUX_DIGITAL_VALVE_COUNT 2 -#define auxAnalogInputs1_offset 1720 -#define auxAnalogInputs2_offset 1721 -#define auxAnalogInputs3_offset 1722 -#define auxAnalogInputs4_offset 1723 -#define auxAnalogInputs5_offset 1724 -#define auxAnalogInputs6_offset 1725 -#define auxAnalogInputs7_offset 1726 -#define auxAnalogInputs8_offset 1727 -#define auxFastSensor1_adcChannel_offset 665 -#define auxLinear1_hwChannel_offset 3652 -#define auxLinear1_offset 3652 -#define auxLinear1_v1_offset 3656 -#define auxLinear1_v2_offset 3664 -#define auxLinear1_value1_offset 3660 -#define auxLinear1_value2_offset 3668 -#define auxLinear2_hwChannel_offset 3672 -#define auxLinear2_offset 3672 -#define auxLinear2_v1_offset 3676 -#define auxLinear2_v2_offset 3684 -#define auxLinear2_value1_offset 3680 -#define auxLinear2_value2_offset 3688 -#define auxPid1_dFactor_offset 1940 -#define auxPid1_iFactor_offset 1936 -#define auxPid1_maxValue_offset 1950 -#define auxPid1_minValue_offset 1948 -#define auxPid1_offset 1932 -#define auxPid1_offset_offset 1944 -#define auxPid1_periodMs_offset 1946 -#define auxPid1_pFactor_offset 1932 -#define auxSerialRxPin_offset 1548 -#define auxSerialSpeed_offset 1588 -#define auxSerialTxPin_offset 1544 -#define auxSpeedSensorInputPin1_offset 1560 -#define auxSpeedSensorInputPin2_offset 1562 -#define auxTempSensor1_adcChannel_offset 1796 -#define auxTempSensor1_bias_resistor_offset 1792 -#define auxTempSensor1_config_offset 1768 -#define auxTempSensor1_offset 1768 -#define auxTempSensor1_resistance_1_offset 1780 -#define auxTempSensor1_resistance_2_offset 1784 -#define auxTempSensor1_resistance_3_offset 1788 -#define auxTempSensor1_tempC_1_offset 1768 -#define auxTempSensor1_tempC_2_offset 1772 -#define auxTempSensor1_tempC_3_offset 1776 -#define auxTempSensor2_adcChannel_offset 1828 -#define auxTempSensor2_bias_resistor_offset 1824 -#define auxTempSensor2_config_offset 1800 -#define auxTempSensor2_offset 1800 -#define auxTempSensor2_resistance_1_offset 1812 -#define auxTempSensor2_resistance_2_offset 1816 -#define auxTempSensor2_resistance_3_offset 1820 -#define auxTempSensor2_tempC_1_offset 1800 -#define auxTempSensor2_tempC_2_offset 1804 -#define auxTempSensor2_tempC_3_offset 1808 -#define auxValves1_offset 1512 -#define auxValves2_offset 1514 +#define auxAnalogInputs1_offset 1740 +#define auxAnalogInputs2_offset 1741 +#define auxAnalogInputs3_offset 1742 +#define auxAnalogInputs4_offset 1743 +#define auxAnalogInputs5_offset 1744 +#define auxAnalogInputs6_offset 1745 +#define auxAnalogInputs7_offset 1746 +#define auxAnalogInputs8_offset 1747 +#define auxFastSensor1_adcChannel_offset 685 +#define auxLinear1_hwChannel_offset 3672 +#define auxLinear1_offset 3672 +#define auxLinear1_v1_offset 3676 +#define auxLinear1_v2_offset 3684 +#define auxLinear1_value1_offset 3680 +#define auxLinear1_value2_offset 3688 +#define auxLinear2_hwChannel_offset 3692 +#define auxLinear2_offset 3692 +#define auxLinear2_v1_offset 3696 +#define auxLinear2_v2_offset 3704 +#define auxLinear2_value1_offset 3700 +#define auxLinear2_value2_offset 3708 +#define auxPid1_dFactor_offset 1960 +#define auxPid1_iFactor_offset 1956 +#define auxPid1_maxValue_offset 1970 +#define auxPid1_minValue_offset 1968 +#define auxPid1_offset 1952 +#define auxPid1_offset_offset 1964 +#define auxPid1_periodMs_offset 1966 +#define auxPid1_pFactor_offset 1952 +#define auxSerialRxPin_offset 1568 +#define auxSerialSpeed_offset 1608 +#define auxSerialTxPin_offset 1564 +#define auxSpeedSensorInputPin1_offset 1580 +#define auxSpeedSensorInputPin2_offset 1582 +#define auxTempSensor1_adcChannel_offset 1816 +#define auxTempSensor1_bias_resistor_offset 1812 +#define auxTempSensor1_config_offset 1788 +#define auxTempSensor1_offset 1788 +#define auxTempSensor1_resistance_1_offset 1800 +#define auxTempSensor1_resistance_2_offset 1804 +#define auxTempSensor1_resistance_3_offset 1808 +#define auxTempSensor1_tempC_1_offset 1788 +#define auxTempSensor1_tempC_2_offset 1792 +#define auxTempSensor1_tempC_3_offset 1796 +#define auxTempSensor2_adcChannel_offset 1848 +#define auxTempSensor2_bias_resistor_offset 1844 +#define auxTempSensor2_config_offset 1820 +#define auxTempSensor2_offset 1820 +#define auxTempSensor2_resistance_1_offset 1832 +#define auxTempSensor2_resistance_2_offset 1836 +#define auxTempSensor2_resistance_3_offset 1840 +#define auxTempSensor2_tempC_1_offset 1820 +#define auxTempSensor2_tempC_2_offset 1824 +#define auxTempSensor2_tempC_3_offset 1828 +#define auxValves1_offset 1532 +#define auxValves2_offset 1534 #define BANKS_COUNT 1 #define BARO_CORR_SIZE 4 -#define baroCorrPressureBins_offset 4808 -#define baroCorrRpmBins_offset 4824 -#define baroCorrTable_offset 4840 -#define baroSensor_highValue_offset 520 -#define baroSensor_hwChannel_offset 525 -#define baroSensor_lowValue_offset 516 -#define baroSensor_offset 516 -#define baroSensor_type_offset 524 +#define baroCorrPressureBins_offset 4772 +#define baroCorrRpmBins_offset 4788 +#define baroCorrTable_offset 4804 +#define baroSensor_highValue_offset 540 +#define baroSensor_hwChannel_offset 545 +#define baroSensor_lowValue_offset 536 +#define baroSensor_offset 536 +#define baroSensor_type_offset 544 #define bench_mode_e_BENCH_AC_COMPRESSOR_RELAY 6 #define bench_mode_e_BENCH_CHECK_ENGINE_LIGHT 7 #define bench_mode_e_BENCH_FAN_RELAY 4 @@ -180,45 +180,45 @@ #define bench_mode_e_BENCH_SECOND_IDLE_VALVE 14 #define bench_mode_e_BENCH_STARTER_DISABLE_RELAY 3 #define bench_mode_e_BENCH_STARTER_ENABLE_RELAY 2 -#define benchTestCount_offset 1613 -#define benchTestOffTime_offset 1612 -#define benchTestOnTime_offset 1614 -#define binarySerialRxPin_offset 1510 -#define binarySerialTxPin_offset 1508 +#define benchTestCount_offset 1633 +#define benchTestOffTime_offset 1632 +#define benchTestOnTime_offset 1634 +#define binarySerialRxPin_offset 1530 +#define binarySerialTxPin_offset 1528 #define BLOCKING_FACTOR 500 -#define boardUse2stepPullDown_offset 1340 -#define boardUseCamPullDown_offset 1340 -#define boardUseCamVrPullUp_offset 1340 -#define boardUseCrankPullUp_offset 1340 -#define boardUseD2PullDown_offset 1340 -#define boardUseD3PullDown_offset 1340 -#define boardUseD4PullDown_offset 1340 -#define boardUseD5PullDown_offset 1340 -#define boardUseTachPullUp_offset 1340 -#define boardUseTempPullUp_offset 1340 +#define boardUse2stepPullDown_offset 1360 +#define boardUseCamPullDown_offset 1360 +#define boardUseCamVrPullUp_offset 1360 +#define boardUseCrankPullUp_offset 1360 +#define boardUseD2PullDown_offset 1360 +#define boardUseD3PullDown_offset 1360 +#define boardUseD4PullDown_offset 1360 +#define boardUseD5PullDown_offset 1360 +#define boardUseTachPullUp_offset 1360 +#define boardUseTempPullUp_offset 1360 #define BOOST_LOAD_COUNT 8 #define BOOST_RPM_COUNT 8 -#define boostControlPin_offset 960 -#define boostControlPinMode_offset 962 -#define boostControlSafeDutyCycle_offset 466 -#define boostCutPressure_offset 1628 -#define boostPid_dFactor_offset 976 -#define boostPid_iFactor_offset 972 -#define boostPid_maxValue_offset 986 -#define boostPid_minValue_offset 984 -#define boostPid_offset 968 -#define boostPid_offset_offset 980 -#define boostPid_periodMs_offset 982 -#define boostPid_pFactor_offset 968 -#define boostPwmFrequency_offset 992 -#define boostRpmBins_offset 5504 -#define boostTableClosedLoop_offset 5512 -#define boostTableOpenLoop_offset 5440 -#define boostTpsBins_offset 5576 +#define boostControlPin_offset 980 +#define boostControlPinMode_offset 982 +#define boostControlSafeDutyCycle_offset 486 +#define boostCutPressure_offset 1648 +#define boostPid_dFactor_offset 996 +#define boostPid_iFactor_offset 992 +#define boostPid_maxValue_offset 1006 +#define boostPid_minValue_offset 1004 +#define boostPid_offset 988 +#define boostPid_offset_offset 1000 +#define boostPid_periodMs_offset 1002 +#define boostPid_pFactor_offset 988 +#define boostPwmFrequency_offset 1012 +#define boostRpmBins_offset 5452 +#define boostTableClosedLoop_offset 5460 +#define boostTableOpenLoop_offset 5388 +#define boostTpsBins_offset 5524 #define boostType_e_auto_enum "OPEN_LOOP", "CLOSED_LOOP" #define boostType_e_CLOSED_LOOP 1 #define boostType_e_OPEN_LOOP 0 -#define boostType_offset 988 +#define boostType_offset 1008 #define brain_input_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" #define brain_pin_diag_e_PIN_DRIVER_OFF 0x20 #define brain_pin_diag_e_PIN_DRIVER_OVERTEMP 0x10 @@ -228,20 +228,20 @@ #define brain_pin_diag_e_PIN_OVERLOAD 0x08 #define brain_pin_diag_e_PIN_SHORT_TO_BAT 0x04 #define brain_pin_diag_e_PIN_SHORT_TO_GND 0x02 -#define brakePedalPin_offset 1926 -#define brakePedalPinMode_offset 1930 -#define byFirmwareVersion_offset 424 +#define brakePedalPin_offset 1946 +#define brakePedalPinMode_offset 1950 +#define byFirmwareVersion_offset 444 #define CAM_INPUTS_COUNT 1 #define CAM_INPUTS_COUNT_padding 3 -#define camInputs1_offset 480 -#define camInputsDebug1_offset 1364 -#define camInputsDebugPadding_offset 1366 -#define camInputsPadding_offset 482 +#define camInputs1_offset 500 +#define camInputsDebug1_offset 1384 +#define camInputsDebugPadding_offset 1386 +#define camInputsPadding_offset 502 #define CAMS_PER_BANK 1 #define CAMS_PER_BANK_padding 1 -#define can2BaudRate_offset 1602 -#define can2RxPin_offset 1618 -#define can2TxPin_offset 1616 +#define can2BaudRate_offset 1622 +#define can2RxPin_offset 1638 +#define can2TxPin_offset 1636 #define can_baudrate_e_auto_enum "B100KBPS", "B250KBPS", "B500KBPS", "B1MBPS" #define can_baudrate_e_B100KBPS 0 #define can_baudrate_e_B1MBPS 3 @@ -269,56 +269,56 @@ #define can_vss_nbc_e_auto_enum "BMW_e46", "W202" #define can_vss_nbc_e_BMW_e46 0 #define can_vss_nbc_e_W202 1 -#define canBaudRate_offset 1600 -#define canBroadcastUseChannelTwo_offset 940 -#define canNbcType_offset 412 -#define canReadEnabled_offset 1340 -#define canRxPin_offset 702 -#define canSleepPeriodMs_offset 416 -#define canTxPin_offset 700 -#define canVssNbcType_offset 2512 -#define canWriteEnabled_offset 1340 -#define cdmInputPin_offset 922 -#define cj125CsPin_offset 654 -#define cj125CsPinMode_offset 1683 -#define cj125isLsu49_offset 100 -#define cj125isUaDivided_offset 100 -#define cj125isUrDivided_offset 100 -#define cj125SpiDevice_offset 1682 -#define cj125ua_offset 1928 -#define cj125ur_offset 1929 -#define clt_adcChannel_offset 296 -#define clt_bias_resistor_offset 292 -#define clt_config_offset 268 +#define canBaudRate_offset 1620 +#define canBroadcastUseChannelTwo_offset 960 +#define canNbcType_offset 432 +#define canReadEnabled_offset 1360 +#define canRxPin_offset 722 +#define canSleepPeriodMs_offset 436 +#define canTxPin_offset 720 +#define canVssNbcType_offset 2532 +#define canWriteEnabled_offset 1360 +#define cdmInputPin_offset 942 +#define cj125CsPin_offset 674 +#define cj125CsPinMode_offset 1703 +#define cj125isLsu49_offset 120 +#define cj125isUaDivided_offset 120 +#define cj125isUrDivided_offset 120 +#define cj125SpiDevice_offset 1702 +#define cj125ua_offset 1948 +#define cj125ur_offset 1949 +#define clt_adcChannel_offset 316 +#define clt_bias_resistor_offset 312 +#define clt_config_offset 288 #define CLT_CRANKING_CURVE_SIZE 8 #define CLT_CURVE_SIZE 16 #define CLT_LIMITER_CURVE_SIZE 4 -#define clt_offset 268 -#define clt_resistance_1_offset 280 -#define clt_resistance_2_offset 284 -#define clt_resistance_3_offset 288 -#define clt_tempC_1_offset 268 -#define clt_tempC_2_offset 272 -#define clt_tempC_3_offset 276 +#define clt_offset 288 +#define clt_resistance_1_offset 300 +#define clt_resistance_2_offset 304 +#define clt_resistance_3_offset 308 +#define clt_tempC_1_offset 288 +#define clt_tempC_2_offset 292 +#define clt_tempC_3_offset 296 #define CLT_TIMING_CURVE_SIZE 8 -#define cltCrankingCorr_offset 5696 -#define cltCrankingCorrBins_offset 5664 -#define cltFuelCorr_offset 13872 -#define cltFuelCorrBins_offset 13808 -#define cltIdleCorr_offset 14256 -#define cltIdleCorrBins_offset 14192 -#define cltIdleRpm_offset 4216 -#define cltIdleRpmBins_offset 4152 -#define cltRevLimitRpm_offset 2100 -#define cltRevLimitRpmBins_offset 2096 -#define cltTimingBins_offset 4232 -#define cltTimingExtra_offset 4264 -#define clutchDownPin_offset 636 -#define clutchDownPinInverted_offset 940 -#define clutchDownPinMode_offset 641 -#define clutchUpPin_offset 804 -#define clutchUpPinInverted_offset 940 -#define clutchUpPinMode_offset 807 +#define cltCrankingCorr_offset 5644 +#define cltCrankingCorrBins_offset 5612 +#define cltFuelCorr_offset 13820 +#define cltFuelCorrBins_offset 13756 +#define cltIdleCorr_offset 14204 +#define cltIdleCorrBins_offset 14140 +#define cltIdleRpm_offset 4180 +#define cltIdleRpmBins_offset 4164 +#define cltRevLimitRpm_offset 2120 +#define cltRevLimitRpmBins_offset 2116 +#define cltTimingBins_offset 4196 +#define cltTimingExtra_offset 4228 +#define clutchDownPin_offset 656 +#define clutchDownPinInverted_offset 960 +#define clutchDownPinMode_offset 661 +#define clutchUpPin_offset 824 +#define clutchUpPinInverted_offset 960 +#define clutchUpPinMode_offset 827 #define CMD_AC_RELAY_BENCH "acrelaybench" #define CMD_ALTERNATOR_PIN "set_alternator_pin" #define CMD_BOOST_PIN "set_boost_pin" @@ -367,61 +367,61 @@ #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" -#define coastingFuelCutClt_offset 2048 -#define coastingFuelCutEnabled_offset 744 -#define coastingFuelCutMap_offset 2052 -#define coastingFuelCutRpmHigh_offset 2042 -#define coastingFuelCutRpmLow_offset 2044 -#define coastingFuelCutTps_offset 2046 -#define coastingFuelCutVssHigh_offset 1554 -#define coastingFuelCutVssLow_offset 1553 -#define communicationLedPin_offset 1504 -#define complexWallModel_offset 1352 +#define coastingFuelCutClt_offset 2068 +#define coastingFuelCutEnabled_offset 764 +#define coastingFuelCutMap_offset 2072 +#define coastingFuelCutRpmHigh_offset 2062 +#define coastingFuelCutRpmLow_offset 2064 +#define coastingFuelCutTps_offset 2066 +#define coastingFuelCutVssHigh_offset 1574 +#define coastingFuelCutVssLow_offset 1573 +#define communicationLedPin_offset 1524 +#define complexWallModel_offset 1372 #define COMPOSITE_DATA_LENGTH 2500 #define COMPOSITE_DATA_LENGTH_HALF 1250 #define COMPOSITE_PACKET_COUNT 500 #define COMPOSITE_PACKET_SIZE 5 -#define compressionRatio_offset 724 +#define compressionRatio_offset 744 #define CONSOLE_DATA_PROTOCOL_TAG " @" -#define consoleUartDevice_offset 934 -#define consumeObdSensors_offset 940 +#define consoleUartDevice_offset 954 +#define consumeObdSensors_offset 960 #define CRANKING_ADVANCE_CURVE_SIZE 4 -#define cranking_baseFuel_offset 112 +#define cranking_baseFuel_offset 132 #define CRANKING_CLT_IDLE_CURVE_SIZE 8 #define CRANKING_CURVE_SIZE 8 -#define cranking_offset 112 +#define cranking_offset 132 #define cranking_parameters_s_size 8 -#define cranking_rpm_offset 116 -#define crankingAdvance_offset 5048 -#define crankingAdvanceBins_offset 5032 -#define crankingCycleBins_offset 14160 -#define crankingCycleCoef_offset 14128 -#define crankingFuelBins_offset 14096 -#define crankingFuelCoef_offset 14064 -#define crankingFuelCoefE100_offset 21164 -#define crankingIACposition_offset 1688 -#define crankingInjectionMode_offset 364 -#define crankingTimingAngle_offset 372 -#define crankingTpsBins_offset 4936 -#define crankingTpsCoef_offset 4904 +#define cranking_rpm_offset 136 +#define crankingAdvance_offset 5004 +#define crankingAdvanceBins_offset 4996 +#define crankingCycleBins_offset 14108 +#define crankingCycleCoef_offset 14076 +#define crankingFuelBins_offset 14044 +#define crankingFuelCoef_offset 14012 +#define crankingFuelCoefE100_offset 21112 +#define crankingIACposition_offset 1708 +#define crankingInjectionMode_offset 384 +#define crankingTimingAngle_offset 392 +#define crankingTpsBins_offset 4900 +#define crankingTpsCoef_offset 4868 #define CRITICAL_PREFIX "CRITICAL" -#define cutFuelOnHardLimit_offset 1340 -#define cutSparkOnHardLimit_offset 1340 +#define cutFuelOnHardLimit_offset 1360 +#define cutSparkOnHardLimit_offset 1360 #define cyl_trim_s_size 16 -#define cylinderBankSelect10_offset 2477 -#define cylinderBankSelect11_offset 2478 -#define cylinderBankSelect12_offset 2479 -#define cylinderBankSelect1_offset 2468 -#define cylinderBankSelect2_offset 2469 -#define cylinderBankSelect3_offset 2470 -#define cylinderBankSelect4_offset 2471 -#define cylinderBankSelect5_offset 2472 -#define cylinderBankSelect6_offset 2473 -#define cylinderBankSelect7_offset 2474 -#define cylinderBankSelect8_offset 2475 -#define cylinderBankSelect9_offset 2476 -#define cylinderBore_offset 356 -#define cylindersCount_offset 348 +#define cylinderBankSelect10_offset 2497 +#define cylinderBankSelect11_offset 2498 +#define cylinderBankSelect12_offset 2499 +#define cylinderBankSelect1_offset 2488 +#define cylinderBankSelect2_offset 2489 +#define cylinderBankSelect3_offset 2490 +#define cylinderBankSelect4_offset 2491 +#define cylinderBankSelect5_offset 2492 +#define cylinderBankSelect6_offset 2493 +#define cylinderBankSelect7_offset 2494 +#define cylinderBankSelect8_offset 2495 +#define cylinderBankSelect9_offset 2496 +#define cylinderBore_offset 376 +#define cylindersCount_offset 368 #define dc_io_size 8 #define DC_PER_STEPPER 2 #define debug_mode_e_auto_enum "DBG_0", "DBG_TPS_ACCEL", "DBG_GPPWM", "DBG_IDLE_CONTROL", "DBG_EL_ACCEL", "DBG_TRIGGER_COUNTERS", "DBG_SOFT_SPARK_CUT", "DBG_VVT_1_PID", "DBG_8", "DBG_9", "DBG_10", "DBG_11", "DBG_UNUSED12", "DBG_SD_CARD", "DBG_SR5_PROTOCOL", "DBG_KNOCK", "DBG_16", "DBG_ELECTRONIC_THROTTLE_PID", "DBG_EXECUTOR", "DBG_BENCH_TEST", "DBG_20", "DBG_ANALOG_INPUTS", "DBG_INSTANT_RPM", "UNUSED23", "DBG_24", "DBG_CJ125", "DBG_26", "DBG_MAP", "DBG_METRICS", "DBG_29", "DBG_ION", "DBG_TLE8888", "DBG_ANALOG_INPUTS2", "DBG_DWELL_METRIC", "DBG_34", "DBG_35", "DBG_36", "DBG_37", "DBG_38", "DBG_ETB_AUTOTUNE", "DBG_COMPOSITE_LOG", "DBG_UNUSED41", "DBG_UNUSED_42", "DBG_43", "DBG_DYNO_VIEW", "DBG_LOGIC_ANALYZER", "DBG_46", "DBG_TCU", "DBG_LUA", "DBG_VVT_2_PID", "DBG_VVT_3_PID", "DBG_VVT_4_PID" @@ -478,34 +478,34 @@ #define debug_mode_e_DBG_VVT_4_PID 51 #define debug_mode_e_enum "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" #define debug_mode_e_UNUSED23 23 -#define debugMapAveraging_offset 836 -#define debugMode_offset 1584 -#define debugTriggerSync_offset 658 +#define debugMapAveraging_offset 856 +#define debugMode_offset 1604 +#define debugTriggerSync_offset 678 #define DIGIPOT_COUNT 4 -#define digitalPotentiometerChipSelect1_offset 642 -#define digitalPotentiometerChipSelect2_offset 644 -#define digitalPotentiometerChipSelect3_offset 646 -#define digitalPotentiometerChipSelect4_offset 648 -#define digitalPotentiometerSpiDevice_offset 660 -#define disableEtbWhenEngineStopped_offset 744 -#define disableFan1WhenStopped_offset 100 -#define disableFan2WhenStopped_offset 100 -#define disablePrimaryUart_offset 1340 -#define displacement_offset 344 +#define digitalPotentiometerChipSelect1_offset 662 +#define digitalPotentiometerChipSelect2_offset 664 +#define digitalPotentiometerChipSelect3_offset 666 +#define digitalPotentiometerChipSelect4_offset 668 +#define digitalPotentiometerSpiDevice_offset 680 +#define disableEtbWhenEngineStopped_offset 764 +#define disableFan1WhenStopped_offset 120 +#define disableFan2WhenStopped_offset 120 +#define disablePrimaryUart_offset 1360 +#define displacement_offset 364 #define display_mode_e_auto_enum "DM_NONE", "DM_HD44780", "DM_HD44780_OVER_PCF8574" #define display_mode_e_DM_HD44780 1 #define display_mode_e_DM_HD44780_OVER_PCF8574 2 #define display_mode_e_DM_NONE 0 -#define displayLogicLevelsInEngineSniffer_offset 100 -#define displayMode_offset 420 -#define driveWheelRevPerKm_offset 408 -#define drv8860_cs_offset 1184 -#define drv8860_csPinMode_offset 1186 -#define drv8860_miso_offset 1188 -#define drv8860spiDevice_offset 1182 +#define displayLogicLevelsInEngineSniffer_offset 120 +#define displayMode_offset 440 +#define driveWheelRevPerKm_offset 428 +#define drv8860_cs_offset 1204 +#define drv8860_csPinMode_offset 1206 +#define drv8860_miso_offset 1208 +#define drv8860spiDevice_offset 1202 #define DWELL_CURVE_SIZE 8 -#define dwellVoltageCorrValues_offset 783 -#define dwellVoltageCorrVoltBins_offset 774 +#define dwellVoltageCorrValues_offset 803 +#define dwellVoltageCorrVoltBins_offset 794 #define ego_sensor_e_auto_enum "ES_BPSX_D1", "ES_Innovate_MTX_L", "ES_14Point7_Free", "ES_NarrowBand", "ES_PLX", "ES_Custom", "ES_AEM" #define ego_sensor_e_enum "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" #define ego_sensor_e_ES_14Point7_Free 2 @@ -515,21 +515,21 @@ #define ego_sensor_e_ES_Innovate_MTX_L 1 #define ego_sensor_e_ES_NarrowBand 3 #define ego_sensor_e_ES_PLX 4 -#define egoValueShift_offset 1676 +#define egoValueShift_offset 1696 #define EGT_CHANNEL_COUNT 8 -#define electronicThrottlePin1Mode_offset 650 -#define enableAemXSeries_offset 744 -#define enableCanVss_offset 940 -#define enabledStep1Limiter_offset 744 -#define enableFan1WithAc_offset 100 -#define enableFan2WithAc_offset 100 -#define enableInnovateLC2_offset 940 -#define enableLaunchRetard_offset 940 -#define enableMapEstimationTableFallback_offset 100 -#define enableSoftwareKnock_offset 940 -#define enableTrailingSparks_offset 100 -#define enableVerboseCanTx_offset 744 -#define engine_configuration_s_size 3968 +#define electronicThrottlePin1Mode_offset 670 +#define enableAemXSeries_offset 764 +#define enableCanVss_offset 960 +#define enabledStep1Limiter_offset 764 +#define enableFan1WithAc_offset 120 +#define enableFan2WithAc_offset 120 +#define enableInnovateLC2_offset 960 +#define enableLaunchRetard_offset 960 +#define enableMapEstimationTableFallback_offset 120 +#define enableSoftwareKnock_offset 960 +#define enableTrailingSparks_offset 120 +#define enableVerboseCanTx_offset 764 +#define engine_configuration_s_size 3988 #define engine_load_mode_e_auto_enum "INVALID", "INVALID", "INVALID", "LM_SPEED_DENSITY", "LM_REAL_MAF", "LM_ALPHA_N", "LM_LUA", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "LM_MOCK" #define engine_load_mode_e_enum "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" #define engine_load_mode_e_LM_ALPHA_N 5 @@ -655,16 +655,16 @@ #define engine_type_e_TOYOTA_JZS147 38 #define engine_type_e_UNUSED_48 48 #define engine_type_e_VW_ABA 32 -#define engineChartSize_offset 1356 -#define engineCode_offset 1104 +#define engineChartSize_offset 1376 +#define engineCode_offset 1124 #define engineConfiguration_offset 0 -#define engineMake_offset 1072 -#define engineSnifferRpmThreshold_offset 7 +#define engineMake_offset 1092 +#define engineSnifferRpmThreshold_offset 10 #define engineType_offset 0 #define ERROR_BUFFER_SIZE 120 #define ETB_BIAS_CURVE_LENGTH 8 #define ETB_COUNT 2 -#define etb_dFactor_offset 1436 +#define etb_dFactor_offset 1456 #define etb_function_e_auto_enum "ETB_None", "ETB_Throttle1", "ETB_Throttle2", "ETB_IdleValve", "ETB_Wastegate" #define etb_function_e_ETB_IdleValve 3 #define etb_function_e_ETB_None 0 @@ -672,103 +672,103 @@ #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 #define ETB_HW_MAX_FREQUENCY 3000 -#define etb_iFactor_offset 1432 -#define etb_iTermMax_offset 2426 -#define etb_iTermMin_offset 2424 -#define etb_maxValue_offset 1446 -#define etb_minValue_offset 1444 -#define etb_offset 1428 -#define etb_offset_offset 1440 -#define etb_periodMs_offset 1442 -#define etb_pFactor_offset 1428 -#define etb_use_two_wires_offset 100 -#define etbBiasBins_offset 3968 -#define etbBiasValues_offset 4000 -#define etbFreq_offset 1834 -#define etbFunctions1_offset 1180 -#define etbFunctions2_offset 1181 -#define etbIdleThrottleRange_offset 2464 -#define etbIo1_controlPin_offset 948 -#define etbIo1_directionPin1_offset 944 -#define etbIo1_directionPin2_offset 946 -#define etbIo1_disablePin_offset 950 -#define etbIo1_offset 944 -#define etbIo2_controlPin_offset 956 -#define etbIo2_directionPin1_offset 952 -#define etbIo2_directionPin2_offset 954 -#define etbIo2_disablePin_offset 958 -#define etbIo2_offset 952 -#define etbMaximumPosition_offset 831 -#define etbMinimumPosition_offset 3716 -#define etbNeutralPosition_offset 1349 -#define etbRevLimitRange_offset 126 -#define etbRevLimitStart_offset 124 -#define etbWastegatePid_dFactor_offset 1844 -#define etbWastegatePid_iFactor_offset 1840 -#define etbWastegatePid_maxValue_offset 1854 -#define etbWastegatePid_minValue_offset 1852 -#define etbWastegatePid_offset 1836 -#define etbWastegatePid_offset_offset 1848 -#define etbWastegatePid_periodMs_offset 1850 -#define etbWastegatePid_pFactor_offset 1836 -#define failedMapFallback_offset 465 -#define fan1ExtraIdle_offset 1710 -#define fan2ExtraIdle_offset 1718 -#define fan2OffTemperature_offset 2017 -#define fan2OnTemperature_offset 2016 -#define fan2Pin_offset 2014 -#define fan2PinMode_offset 1755 -#define fanOffTemperature_offset 404 -#define fanOnTemperature_offset 400 -#define fanPin_offset 634 -#define fanPinMode_offset 633 -#define finalGearRatio_offset 706 -#define firingOrder_offset 352 -#define fixedModeTiming_offset 384 -#define fixedTiming_offset 1664 -#define FLASH_DATA_VERSION 10012 -#define flexCranking_offset 1352 -#define flexSensorPin_offset 824 -#define forceO2Heating_offset 1352 +#define etb_iFactor_offset 1452 +#define etb_iTermMax_offset 2446 +#define etb_iTermMin_offset 2444 +#define etb_maxValue_offset 1466 +#define etb_minValue_offset 1464 +#define etb_offset 1448 +#define etb_offset_offset 1460 +#define etb_periodMs_offset 1462 +#define etb_pFactor_offset 1448 +#define etb_use_two_wires_offset 120 +#define etbBiasBins_offset 3988 +#define etbBiasValues_offset 4020 +#define etbFreq_offset 1854 +#define etbFunctions1_offset 1200 +#define etbFunctions2_offset 1201 +#define etbIdleThrottleRange_offset 2484 +#define etbIo1_controlPin_offset 968 +#define etbIo1_directionPin1_offset 964 +#define etbIo1_directionPin2_offset 966 +#define etbIo1_disablePin_offset 970 +#define etbIo1_offset 964 +#define etbIo2_controlPin_offset 976 +#define etbIo2_directionPin1_offset 972 +#define etbIo2_directionPin2_offset 974 +#define etbIo2_disablePin_offset 978 +#define etbIo2_offset 972 +#define etbMaximumPosition_offset 851 +#define etbMinimumPosition_offset 3736 +#define etbNeutralPosition_offset 1369 +#define etbRevLimitRange_offset 146 +#define etbRevLimitStart_offset 144 +#define etbWastegatePid_dFactor_offset 1864 +#define etbWastegatePid_iFactor_offset 1860 +#define etbWastegatePid_maxValue_offset 1874 +#define etbWastegatePid_minValue_offset 1872 +#define etbWastegatePid_offset 1856 +#define etbWastegatePid_offset_offset 1868 +#define etbWastegatePid_periodMs_offset 1870 +#define etbWastegatePid_pFactor_offset 1856 +#define failedMapFallback_offset 485 +#define fan1ExtraIdle_offset 1730 +#define fan2ExtraIdle_offset 1738 +#define fan2OffTemperature_offset 2037 +#define fan2OnTemperature_offset 2036 +#define fan2Pin_offset 2034 +#define fan2PinMode_offset 1775 +#define fanOffTemperature_offset 424 +#define fanOnTemperature_offset 420 +#define fanPin_offset 654 +#define fanPinMode_offset 653 +#define finalGearRatio_offset 726 +#define firingOrder_offset 372 +#define fixedModeTiming_offset 404 +#define fixedTiming_offset 1684 +#define FLASH_DATA_VERSION 10013 +#define flexCranking_offset 1372 +#define flexSensorPin_offset 844 +#define forceO2Heating_offset 1372 #define FUEL_LEVEL_TABLE_COUNT 8 #define FUEL_LOAD_COUNT 16 #define FUEL_RPM_COUNT 16 -#define fuelAlgorithm_offset 360 -#define fuelClosedLoopCorrectionEnabled_offset 1340 -#define fuelLevelBins_offset 1190 -#define fuelLevelSensor_offset 438 -#define fuelLevelValues_offset 669 -#define fuelPumpPin_offset 626 -#define fuelPumpPinMode_offset 628 -#define fuelReferencePressure_offset 1756 -#define fuelTrimLoadBins_offset 20956 -#define fuelTrimRpmBins_offset 20964 -#define fuelTrims10_offset 21116 -#define fuelTrims10_table_offset 21116 -#define fuelTrims11_offset 21132 -#define fuelTrims11_table_offset 21132 -#define fuelTrims12_offset 21148 -#define fuelTrims12_table_offset 21148 -#define fuelTrims1_offset 20972 -#define fuelTrims1_table_offset 20972 -#define fuelTrims2_offset 20988 -#define fuelTrims2_table_offset 20988 -#define fuelTrims3_offset 21004 -#define fuelTrims3_table_offset 21004 -#define fuelTrims4_offset 21020 -#define fuelTrims4_table_offset 21020 -#define fuelTrims5_offset 21036 -#define fuelTrims5_table_offset 21036 -#define fuelTrims6_offset 21052 -#define fuelTrims6_table_offset 21052 -#define fuelTrims7_offset 21068 -#define fuelTrims7_table_offset 21068 -#define fuelTrims8_offset 21084 -#define fuelTrims8_table_offset 21084 -#define fuelTrims9_offset 21100 -#define fuelTrims9_table_offset 21100 +#define fuelAlgorithm_offset 380 +#define fuelClosedLoopCorrectionEnabled_offset 1360 +#define fuelLevelBins_offset 1210 +#define fuelLevelSensor_offset 458 +#define fuelLevelValues_offset 689 +#define fuelPumpPin_offset 646 +#define fuelPumpPinMode_offset 648 +#define fuelReferencePressure_offset 1776 +#define fuelTrimLoadBins_offset 20904 +#define fuelTrimRpmBins_offset 20912 +#define fuelTrims10_offset 21064 +#define fuelTrims10_table_offset 21064 +#define fuelTrims11_offset 21080 +#define fuelTrims11_table_offset 21080 +#define fuelTrims12_offset 21096 +#define fuelTrims12_table_offset 21096 +#define fuelTrims1_offset 20920 +#define fuelTrims1_table_offset 20920 +#define fuelTrims2_offset 20936 +#define fuelTrims2_table_offset 20936 +#define fuelTrims3_offset 20952 +#define fuelTrims3_table_offset 20952 +#define fuelTrims4_offset 20968 +#define fuelTrims4_table_offset 20968 +#define fuelTrims5_offset 20984 +#define fuelTrims5_table_offset 20984 +#define fuelTrims6_offset 21000 +#define fuelTrims6_table_offset 21000 +#define fuelTrims7_offset 21016 +#define fuelTrims7_table_offset 21016 +#define fuelTrims8_offset 21032 +#define fuelTrims8_table_offset 21032 +#define fuelTrims9_offset 21048 +#define fuelTrims9_table_offset 21048 #define GAP_TRACKING_LENGTH 18 -#define gapTrackingLengthOverride_offset 377 +#define gapTrackingLengthOverride_offset 397 #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_X "Acceleration: X" @@ -911,18 +911,18 @@ #define GearControllerMode_ButtonShift 1 #define GearControllerMode_Generic 2 #define GearControllerMode_None 0 -#define gearControllerMode_offset 3648 -#define gearRatio1_offset 3522 -#define gearRatio2_offset 3524 -#define gearRatio3_offset 3526 -#define gearRatio4_offset 3528 -#define gearRatio5_offset 3530 -#define gearRatio6_offset 3532 -#define gearRatio7_offset 3534 -#define gearRatio8_offset 3536 +#define gearControllerMode_offset 3668 +#define gearRatio1_offset 3542 +#define gearRatio2_offset 3544 +#define gearRatio3_offset 3546 +#define gearRatio4_offset 3548 +#define gearRatio5_offset 3550 +#define gearRatio6_offset 3552 +#define gearRatio7_offset 3554 +#define gearRatio8_offset 3556 #define GEARS_COUNT 8 -#define globalFuelCorrection_offset 468 -#define globalTriggerAngleOffset_offset 388 +#define globalFuelCorrection_offset 488 +#define globalTriggerAngleOffset_offset 408 #define Gpio_A0 2 #define Gpio_A1 3 #define Gpio_A10 12 @@ -1179,50 +1179,50 @@ #define Gpio_TLE8888_PIN_MR 196 #define Gpio_TLE8888_PIN_WAKE 198 #define Gpio_Unassigned 0 -#define gppwm1_alignmentFill_map_offset 2525 -#define gppwm1_dutyIfError_offset 2518 -#define gppwm1_loadAxis_offset 2524 -#define gppwm1_loadBins_offset 2526 -#define gppwm1_offBelowDuty_offset 2523 -#define gppwm1_offset 2516 -#define gppwm1_onAboveDuty_offset 2522 -#define gppwm1_pin_offset 2516 -#define gppwm1_pwmFrequency_offset 2520 -#define gppwm1_rpmBins_offset 2534 -#define gppwm1_table_offset 2542 -#define gppwm2_alignmentFill_map_offset 2617 -#define gppwm2_dutyIfError_offset 2610 -#define gppwm2_loadAxis_offset 2616 -#define gppwm2_loadBins_offset 2618 -#define gppwm2_offBelowDuty_offset 2615 -#define gppwm2_offset 2608 -#define gppwm2_onAboveDuty_offset 2614 -#define gppwm2_pin_offset 2608 -#define gppwm2_pwmFrequency_offset 2612 -#define gppwm2_rpmBins_offset 2626 -#define gppwm2_table_offset 2634 -#define gppwm3_alignmentFill_map_offset 2709 -#define gppwm3_dutyIfError_offset 2702 -#define gppwm3_loadAxis_offset 2708 -#define gppwm3_loadBins_offset 2710 -#define gppwm3_offBelowDuty_offset 2707 -#define gppwm3_offset 2700 -#define gppwm3_onAboveDuty_offset 2706 -#define gppwm3_pin_offset 2700 -#define gppwm3_pwmFrequency_offset 2704 -#define gppwm3_rpmBins_offset 2718 -#define gppwm3_table_offset 2726 -#define gppwm4_alignmentFill_map_offset 2801 -#define gppwm4_dutyIfError_offset 2794 -#define gppwm4_loadAxis_offset 2800 -#define gppwm4_loadBins_offset 2802 -#define gppwm4_offBelowDuty_offset 2799 -#define gppwm4_offset 2792 -#define gppwm4_onAboveDuty_offset 2798 -#define gppwm4_pin_offset 2792 -#define gppwm4_pwmFrequency_offset 2796 -#define gppwm4_rpmBins_offset 2810 -#define gppwm4_table_offset 2818 +#define gppwm1_alignmentFill_map_offset 2545 +#define gppwm1_dutyIfError_offset 2538 +#define gppwm1_loadAxis_offset 2544 +#define gppwm1_loadBins_offset 2546 +#define gppwm1_offBelowDuty_offset 2543 +#define gppwm1_offset 2536 +#define gppwm1_onAboveDuty_offset 2542 +#define gppwm1_pin_offset 2536 +#define gppwm1_pwmFrequency_offset 2540 +#define gppwm1_rpmBins_offset 2554 +#define gppwm1_table_offset 2562 +#define gppwm2_alignmentFill_map_offset 2637 +#define gppwm2_dutyIfError_offset 2630 +#define gppwm2_loadAxis_offset 2636 +#define gppwm2_loadBins_offset 2638 +#define gppwm2_offBelowDuty_offset 2635 +#define gppwm2_offset 2628 +#define gppwm2_onAboveDuty_offset 2634 +#define gppwm2_pin_offset 2628 +#define gppwm2_pwmFrequency_offset 2632 +#define gppwm2_rpmBins_offset 2646 +#define gppwm2_table_offset 2654 +#define gppwm3_alignmentFill_map_offset 2729 +#define gppwm3_dutyIfError_offset 2722 +#define gppwm3_loadAxis_offset 2728 +#define gppwm3_loadBins_offset 2730 +#define gppwm3_offBelowDuty_offset 2727 +#define gppwm3_offset 2720 +#define gppwm3_onAboveDuty_offset 2726 +#define gppwm3_pin_offset 2720 +#define gppwm3_pwmFrequency_offset 2724 +#define gppwm3_rpmBins_offset 2738 +#define gppwm3_table_offset 2746 +#define gppwm4_alignmentFill_map_offset 2821 +#define gppwm4_dutyIfError_offset 2814 +#define gppwm4_loadAxis_offset 2820 +#define gppwm4_loadBins_offset 2822 +#define gppwm4_offBelowDuty_offset 2819 +#define gppwm4_offset 2812 +#define gppwm4_onAboveDuty_offset 2818 +#define gppwm4_pin_offset 2812 +#define gppwm4_pwmFrequency_offset 2816 +#define gppwm4_rpmBins_offset 2830 +#define gppwm4_table_offset 2838 #define gppwm_channel_e_auto_enum "GPPWM_Tps", "GPPWM_Map", "GPPWM_Clt", "GPPWM_Iat", "GPPWM_FuelLoad", "GPPWM_IgnLoad", "GPPWM_AuxTemp1", "GPPWM_AuxTemp2", "GPPWM_Zero", "GPPWM_AccelPedal", "GPPWM_Vbatt" #define gppwm_channel_e_enum "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" #define gppwm_channel_e_GPPWM_AccelPedal 9 @@ -1243,35 +1243,35 @@ #define GPPWM_LOAD_COUNT 8 #define GPPWM_NOTE_SIZE 16 #define GPPWM_RPM_COUNT 8 -#define gpPwmNote1_offset 1272 -#define gpPwmNote2_offset 1288 -#define gpPwmNote3_offset 1304 -#define gpPwmNote4_offset 1320 -#define gps_rx_pin_offset 622 -#define gps_tx_pin_offset 624 -#define hardCutRpmRange_offset 1016 -#define HD44780_db4_offset 614 -#define HD44780_db5_offset 616 -#define HD44780_db6_offset 618 -#define HD44780_db7_offset 620 -#define HD44780_e_offset 612 -#define HD44780_rs_offset 610 -#define HD44780height_offset 432 -#define HD44780width_offset 428 -#define highPressureFuel_hwChannel_offset 2056 -#define highPressureFuel_offset 2056 -#define highPressureFuel_v1_offset 2060 -#define highPressureFuel_v2_offset 2068 -#define highPressureFuel_value1_offset 2064 -#define highPressureFuel_value2_offset 2072 -#define hip9011CsPin_offset 758 -#define hip9011CsPinMode_offset 690 -#define hip9011Gain_offset 2420 -#define hip9011IntHoldPin_offset 760 -#define hip9011IntHoldPinMode_offset 762 -#define hip9011PrescalerAndSDO_offset 336 -#define hip9011SpiDevice_offset 464 -#define hipOutputChannel_offset 1344 +#define gpPwmNote1_offset 1292 +#define gpPwmNote2_offset 1308 +#define gpPwmNote3_offset 1324 +#define gpPwmNote4_offset 1340 +#define gps_rx_pin_offset 642 +#define gps_tx_pin_offset 644 +#define hardCutRpmRange_offset 1036 +#define HD44780_db4_offset 634 +#define HD44780_db5_offset 636 +#define HD44780_db6_offset 638 +#define HD44780_db7_offset 640 +#define HD44780_e_offset 632 +#define HD44780_rs_offset 630 +#define HD44780height_offset 452 +#define HD44780width_offset 448 +#define highPressureFuel_hwChannel_offset 2076 +#define highPressureFuel_offset 2076 +#define highPressureFuel_v1_offset 2080 +#define highPressureFuel_v2_offset 2088 +#define highPressureFuel_value1_offset 2084 +#define highPressureFuel_value2_offset 2092 +#define hip9011CsPin_offset 778 +#define hip9011CsPinMode_offset 710 +#define hip9011Gain_offset 2440 +#define hip9011IntHoldPin_offset 780 +#define hip9011IntHoldPinMode_offset 782 +#define hip9011PrescalerAndSDO_offset 356 +#define hip9011SpiDevice_offset 484 +#define hipOutputChannel_offset 1364 #define hpfp_cam_e_auto_enum "HPFP_CAM_NONE", "HPFP_CAM_IN1", "HPFP_CAM_EX1", "HPFP_CAM_IN2", "HPFP_CAM_EX2" #define hpfp_cam_e_enum "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" #define hpfp_cam_e_HPFP_CAM_EX1 2 @@ -1283,111 +1283,111 @@ #define HPFP_DEADTIME_SIZE 8 #define HPFP_LOBE_PROFILE_SIZE 16 #define HPFP_TARGET_SIZE 10 -#define hpfpActivationAngle_offset 3090 -#define hpfpCam_offset 3085 -#define hpfpCamLobes_offset 3084 -#define hpfpCompensation_offset 3384 -#define hpfpCompensationLoadBins_offset 3484 -#define hpfpCompensationRpmBins_offset 3504 -#define hpfpDeadtimeMS_offset 3138 -#define hpfpDeadtimeVoltsBins_offset 3130 -#define hpfpLobeProfileAngle_offset 3114 -#define hpfpLobeProfileQuantityBins_offset 3098 -#define hpfpMinAngle_offset 3087 -#define hpfpPeakPos_offset 3086 -#define hpfpPidI_offset 3094 -#define hpfpPidP_offset 3092 -#define hpfpPumpVolume_offset 3088 -#define hpfpTarget_offset 3154 -#define hpfpTargetDecay_offset 3096 -#define hpfpTargetLoadBins_offset 3354 -#define hpfpTargetRpmBins_offset 3374 -#define hpfpValvePin_offset 1624 -#define hpfpValvePinMode_offset 1626 +#define hpfpActivationAngle_offset 3110 +#define hpfpCam_offset 3105 +#define hpfpCamLobes_offset 3104 +#define hpfpCompensation_offset 3404 +#define hpfpCompensationLoadBins_offset 3504 +#define hpfpCompensationRpmBins_offset 3524 +#define hpfpDeadtimeMS_offset 3158 +#define hpfpDeadtimeVoltsBins_offset 3150 +#define hpfpLobeProfileAngle_offset 3134 +#define hpfpLobeProfileQuantityBins_offset 3118 +#define hpfpMinAngle_offset 3107 +#define hpfpPeakPos_offset 3106 +#define hpfpPidI_offset 3114 +#define hpfpPidP_offset 3112 +#define hpfpPumpVolume_offset 3108 +#define hpfpTarget_offset 3174 +#define hpfpTargetDecay_offset 3116 +#define hpfpTargetLoadBins_offset 3374 +#define hpfpTargetRpmBins_offset 3394 +#define hpfpValvePin_offset 1644 +#define hpfpValvePinMode_offset 1646 #define HW_MAX_ADC_INDEX 17 #define IAC_PID_MULT_SIZE 8 -#define iacByTpsTaper_offset 1542 -#define iacCoasting_offset 5128 -#define iacCoastingBins_offset 5064 -#define iacPidMultLoadBins_offset 4096 -#define iacPidMultRpmBins_offset 4104 -#define iacPidMultTable_offset 4032 -#define iat_adcChannel_offset 328 -#define iat_bias_resistor_offset 324 -#define iat_config_offset 300 +#define iacByTpsTaper_offset 1562 +#define iacCoasting_offset 5076 +#define iacCoastingBins_offset 5012 +#define iacPidMultLoadBins_offset 4116 +#define iacPidMultRpmBins_offset 4124 +#define iacPidMultTable_offset 4052 +#define iat_adcChannel_offset 348 +#define iat_bias_resistor_offset 344 +#define iat_config_offset 320 #define IAT_CURVE_SIZE 16 -#define iat_offset 300 -#define iat_resistance_1_offset 312 -#define iat_resistance_2_offset 316 -#define iat_resistance_3_offset 320 -#define iat_tempC_1_offset 300 -#define iat_tempC_2_offset 304 -#define iat_tempC_3_offset 308 -#define iatFuelCorr_offset 14000 -#define iatFuelCorrBins_offset 13936 +#define iat_offset 320 +#define iat_resistance_1_offset 332 +#define iat_resistance_2_offset 336 +#define iat_resistance_3_offset 340 +#define iat_tempC_1_offset 320 +#define iat_tempC_2_offset 324 +#define iat_tempC_3_offset 328 +#define iatFuelCorr_offset 13948 +#define iatFuelCorrBins_offset 13884 #define IDLE_ADVANCE_CURVE_SIZE 8 -#define idle_antiwindupFreq_offset 680 -#define idle_derivativeFilterLoss_offset 440 +#define idle_antiwindupFreq_offset 700 +#define idle_derivativeFilterLoss_offset 460 #define idle_hardware_s_size 12 #define idle_mode_e_auto_enum "IM_AUTO", "IM_MANUAL" #define idle_mode_e_IM_AUTO 0 #define idle_mode_e_IM_MANUAL 1 -#define idle_offset 528 -#define idle_solenoidFrequency_offset 528 -#define idle_solenoidPin_offset 532 -#define idle_solenoidPinMode_offset 538 +#define idle_offset 548 +#define idle_solenoidFrequency_offset 548 +#define idle_solenoidPin_offset 552 +#define idle_solenoidPinMode_offset 558 #define idle_state_e_BLIP 64 #define idle_state_e_INIT 0 #define idle_state_e_PID_UPPER 16 #define idle_state_e_PID_VALUE 4 #define idle_state_e_RPM_DEAD_ZONE 2 #define idle_state_e_TPS_THRESHOLD 1 -#define idle_stepperDirectionPin_offset 534 -#define idle_stepperStepPin_offset 536 +#define idle_stepperDirectionPin_offset 554 +#define idle_stepperStepPin_offset 556 #define IDLE_VE_SIZE 4 -#define idleAdvance_offset 5736 -#define idleAdvanceBins_offset 5728 -#define idleIncrementalPidCic_offset 744 -#define idleMode_offset 1350 -#define idlePidActivationTime_offset 1908 -#define idlePidDeactivationTpsThreshold_offset 852 -#define idlePidRpmDeadZone_offset 1530 -#define idlePidRpmUpperLimit_offset 794 -#define idlePositionMax_offset 718 -#define idlePositionMin_offset 716 -#define idlePositionSensor_offset 834 -#define idleRpmPid2_dFactor_offset 2500 -#define idleRpmPid2_iFactor_offset 2496 -#define idleRpmPid2_maxValue_offset 2510 -#define idleRpmPid2_minValue_offset 2508 -#define idleRpmPid2_offset 2492 -#define idleRpmPid2_offset_offset 2504 -#define idleRpmPid2_periodMs_offset 2506 -#define idleRpmPid2_pFactor_offset 2492 -#define idleRpmPid_dFactor_offset 1488 -#define idleRpmPid_iFactor_offset 1484 -#define idlerpmpid_iTermMax_offset 2462 -#define idlerpmpid_iTermMin_offset 2458 -#define idleRpmPid_maxValue_offset 1498 -#define idleRpmPid_minValue_offset 1496 -#define idleRpmPid_offset 1480 -#define idleRpmPid_offset_offset 1492 -#define idleRpmPid_periodMs_offset 1494 -#define idleRpmPid_pFactor_offset 1480 -#define idleStepperReactionTime_offset 1384 -#define idleStepperTotalSteps_offset 1388 -#define idleTimingPid_dFactor_offset 2436 -#define idleTimingPid_iFactor_offset 2432 -#define idleTimingPid_maxValue_offset 2446 -#define idleTimingPid_minValue_offset 2444 -#define idleTimingPid_offset 2428 -#define idleTimingPid_offset_offset 2440 -#define idleTimingPid_periodMs_offset 2442 -#define idleTimingPid_pFactor_offset 2428 -#define idleTimingPidDeadZone_offset 2448 -#define idleVeLoadBins_offset 5772 -#define idleVeRpmBins_offset 5768 -#define idleVeTable_offset 5776 +#define idleAdvance_offset 5684 +#define idleAdvanceBins_offset 5676 +#define idleIncrementalPidCic_offset 764 +#define idleMode_offset 1370 +#define idlePidActivationTime_offset 1928 +#define idlePidDeactivationTpsThreshold_offset 872 +#define idlePidRpmDeadZone_offset 1550 +#define idlePidRpmUpperLimit_offset 814 +#define idlePositionMax_offset 738 +#define idlePositionMin_offset 736 +#define idlePositionSensor_offset 854 +#define idleRpmPid2_dFactor_offset 2520 +#define idleRpmPid2_iFactor_offset 2516 +#define idleRpmPid2_maxValue_offset 2530 +#define idleRpmPid2_minValue_offset 2528 +#define idleRpmPid2_offset 2512 +#define idleRpmPid2_offset_offset 2524 +#define idleRpmPid2_periodMs_offset 2526 +#define idleRpmPid2_pFactor_offset 2512 +#define idleRpmPid_dFactor_offset 1508 +#define idleRpmPid_iFactor_offset 1504 +#define idlerpmpid_iTermMax_offset 2482 +#define idlerpmpid_iTermMin_offset 2478 +#define idleRpmPid_maxValue_offset 1518 +#define idleRpmPid_minValue_offset 1516 +#define idleRpmPid_offset 1500 +#define idleRpmPid_offset_offset 1512 +#define idleRpmPid_periodMs_offset 1514 +#define idleRpmPid_pFactor_offset 1500 +#define idleStepperReactionTime_offset 1404 +#define idleStepperTotalSteps_offset 1408 +#define idleTimingPid_dFactor_offset 2456 +#define idleTimingPid_iFactor_offset 2452 +#define idleTimingPid_maxValue_offset 2466 +#define idleTimingPid_minValue_offset 2464 +#define idleTimingPid_offset 2448 +#define idleTimingPid_offset_offset 2460 +#define idleTimingPid_periodMs_offset 2462 +#define idleTimingPid_pFactor_offset 2448 +#define idleTimingPidDeadZone_offset 2468 +#define idleVeLoadBins_offset 5720 +#define idleVeRpmBins_offset 5716 +#define idleVeTable_offset 5724 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 #define ignition_mode_e_auto_enum "IM_ONE_COIL", "IM_INDIVIDUAL_COILS", "IM_WASTED_SPARK", "IM_TWO_COILS" @@ -1395,54 +1395,54 @@ #define ignition_mode_e_IM_ONE_COIL 0 #define ignition_mode_e_IM_TWO_COILS 3 #define ignition_mode_e_IM_WASTED_SPARK 2 -#define ignitionDwellForCrankingMs_offset 120 -#define ignitionIatCorrLoadBins_offset 16880 -#define ignitionIatCorrRpmBins_offset 16944 -#define ignitionIatCorrTable_offset 16368 -#define ignitionLoadBins_offset 18892 -#define ignitionMode_offset 376 -#define ignitionPinMode_offset 609 -#define ignitionPins10_offset 602 -#define ignitionPins11_offset 604 -#define ignitionPins12_offset 606 -#define ignitionPins1_offset 584 -#define ignitionPins2_offset 586 -#define ignitionPins3_offset 588 -#define ignitionPins4_offset 590 -#define ignitionPins5_offset 592 -#define ignitionPins6_offset 594 -#define ignitionPins7_offset 596 -#define ignitionPins8_offset 598 -#define ignitionPins9_offset 600 -#define ignitionRpmBins_offset 18924 -#define ignitionTable_offset 18380 -#define ignOverrideMode_offset 1622 -#define ignTrimLoadBins_offset 20748 -#define ignTrimRpmBins_offset 20756 -#define ignTrims10_offset 20908 -#define ignTrims10_table_offset 20908 -#define ignTrims11_offset 20924 -#define ignTrims11_table_offset 20924 -#define ignTrims12_offset 20940 -#define ignTrims12_table_offset 20940 -#define ignTrims1_offset 20764 -#define ignTrims1_table_offset 20764 -#define ignTrims2_offset 20780 -#define ignTrims2_table_offset 20780 -#define ignTrims3_offset 20796 -#define ignTrims3_table_offset 20796 -#define ignTrims4_offset 20812 -#define ignTrims4_table_offset 20812 -#define ignTrims5_offset 20828 -#define ignTrims5_table_offset 20828 -#define ignTrims6_offset 20844 -#define ignTrims6_table_offset 20844 -#define ignTrims7_offset 20860 -#define ignTrims7_table_offset 20860 -#define ignTrims8_offset 20876 -#define ignTrims8_table_offset 20876 -#define ignTrims9_offset 20892 -#define ignTrims9_table_offset 20892 +#define ignitionDwellForCrankingMs_offset 140 +#define ignitionIatCorrLoadBins_offset 16828 +#define ignitionIatCorrRpmBins_offset 16892 +#define ignitionIatCorrTable_offset 16316 +#define ignitionLoadBins_offset 18840 +#define ignitionMode_offset 396 +#define ignitionPinMode_offset 629 +#define ignitionPins10_offset 622 +#define ignitionPins11_offset 624 +#define ignitionPins12_offset 626 +#define ignitionPins1_offset 604 +#define ignitionPins2_offset 606 +#define ignitionPins3_offset 608 +#define ignitionPins4_offset 610 +#define ignitionPins5_offset 612 +#define ignitionPins6_offset 614 +#define ignitionPins7_offset 616 +#define ignitionPins8_offset 618 +#define ignitionPins9_offset 620 +#define ignitionRpmBins_offset 18872 +#define ignitionTable_offset 18328 +#define ignOverrideMode_offset 1642 +#define ignTrimLoadBins_offset 20696 +#define ignTrimRpmBins_offset 20704 +#define ignTrims10_offset 20856 +#define ignTrims10_table_offset 20856 +#define ignTrims11_offset 20872 +#define ignTrims11_table_offset 20872 +#define ignTrims12_offset 20888 +#define ignTrims12_table_offset 20888 +#define ignTrims1_offset 20712 +#define ignTrims1_table_offset 20712 +#define ignTrims2_offset 20728 +#define ignTrims2_table_offset 20728 +#define ignTrims3_offset 20744 +#define ignTrims3_table_offset 20744 +#define ignTrims4_offset 20760 +#define ignTrims4_table_offset 20760 +#define ignTrims5_offset 20776 +#define ignTrims5_table_offset 20776 +#define ignTrims6_offset 20792 +#define ignTrims6_table_offset 20792 +#define ignTrims7_offset 20808 +#define ignTrims7_table_offset 20808 +#define ignTrims8_offset 20824 +#define ignTrims8_table_offset 20824 +#define ignTrims9_offset 20840 +#define ignTrims9_table_offset 20840 #define imu_type_e_auto_enum "IMU_NONE", "IMU_VAG", "IMU_MM5_10", "IMU_TYPE_3", "IMU_TYPE_4", "IMU_TYPE_MB_A0065422618" #define imu_type_e_IMU_MM5_10 2 #define imu_type_e_IMU_NONE 0 @@ -1450,7 +1450,7 @@ #define imu_type_e_IMU_TYPE_4 4 #define imu_type_e_IMU_TYPE_MB_A0065422618 5 #define imu_type_e_IMU_VAG 1 -#define imuType_offset 782 +#define imuType_offset 802 #define INDICATOR_NAME_AC_SWITCH "AC switch" #define INDICATOR_NAME_BRAKE_DOWN "brake: down" #define INDICATOR_NAME_CLUTCH_DOWN "clutch: down" @@ -1460,140 +1460,140 @@ #define injection_mode_e_IM_SEQUENTIAL 1 #define injection_mode_e_IM_SIMULTANEOUS 0 #define injection_mode_e_IM_SINGLE_POINT 3 -#define injectionMode_offset 365 -#define injectionPhase_offset 16976 -#define injectionPinMode_offset 608 -#define injectionPins10_offset 578 -#define injectionPins11_offset 580 -#define injectionPins12_offset 582 -#define injectionPins1_offset 560 -#define injectionPins2_offset 562 -#define injectionPins3_offset 564 -#define injectionPins4_offset 566 -#define injectionPins5_offset 568 -#define injectionPins6_offset 570 -#define injectionPins7_offset 572 -#define injectionPins8_offset 574 -#define injectionPins9_offset 576 +#define injectionMode_offset 385 +#define injectionPhase_offset 16924 +#define injectionPinMode_offset 628 +#define injectionPins10_offset 598 +#define injectionPins11_offset 600 +#define injectionPins12_offset 602 +#define injectionPins1_offset 580 +#define injectionPins2_offset 582 +#define injectionPins3_offset 584 +#define injectionPins4_offset 586 +#define injectionPins5_offset 588 +#define injectionPins6_offset 590 +#define injectionPins7_offset 592 +#define injectionPins8_offset 594 +#define injectionPins9_offset 596 #define InjectionTimingMode_auto_enum "End", "Start", "Center" #define InjectionTimingMode_Center 2 #define InjectionTimingMode_End 0 -#define injectionTimingMode_offset 1565 +#define injectionTimingMode_offset 1585 #define InjectionTimingMode_Start 1 -#define injector_battLagCorr_offset 68 -#define injector_battLagCorrBins_offset 36 +#define injector_battLagCorr_offset 88 +#define injector_battLagCorrBins_offset 56 #define injector_compensation_mode_e_auto_enum "ICM_None", "ICM_FixedRailPressure", "ICM_SensedRailPressure" #define injector_compensation_mode_e_ICM_FixedRailPressure 1 #define injector_compensation_mode_e_ICM_None 0 #define injector_compensation_mode_e_ICM_SensedRailPressure 2 -#define injector_flow_offset 32 -#define injector_offset 32 +#define injector_flow_offset 52 +#define injector_offset 52 #define injector_pressure_type_e_auto_enum "IPT_Low", "IPT_High" #define injector_pressure_type_e_IPT_High 1 #define injector_pressure_type_e_IPT_Low 0 #define injector_s_size 68 -#define injectorCompensationMode_offset 1754 -#define injectorCorrectionPolynomial1_offset 1952 -#define injectorCorrectionPolynomial2_offset 1956 -#define injectorCorrectionPolynomial3_offset 1960 -#define injectorCorrectionPolynomial4_offset 1964 -#define injectorCorrectionPolynomial5_offset 1968 -#define injectorCorrectionPolynomial6_offset 1972 -#define injectorCorrectionPolynomial7_offset 1976 -#define injectorCorrectionPolynomial8_offset 1980 +#define injectorCompensationMode_offset 1774 +#define injectorCorrectionPolynomial1_offset 1972 +#define injectorCorrectionPolynomial2_offset 1976 +#define injectorCorrectionPolynomial3_offset 1980 +#define injectorCorrectionPolynomial4_offset 1984 +#define injectorCorrectionPolynomial5_offset 1988 +#define injectorCorrectionPolynomial6_offset 1992 +#define injectorCorrectionPolynomial7_offset 1996 +#define injectorCorrectionPolynomial8_offset 2000 #define InjectorNonlinearMode_auto_enum "INJ_None", "INJ_PolynomialAdder" #define InjectorNonlinearMode_INJ_None 0 #define InjectorNonlinearMode_INJ_PolynomialAdder 1 -#define injectorNonlinearMode_offset 806 -#define injectorPressureType_offset 1623 -#define injPhaseLoadBins_offset 17488 -#define injPhaseRpmBins_offset 17520 -#define invertCamVVTSignal_offset 940 -#define invertPrimaryTriggerSignal_offset 1340 -#define invertSecondaryTriggerSignal_offset 1340 -#define is_enabled_spi_1_offset 744 -#define is_enabled_spi_2_offset 744 -#define is_enabled_spi_3_offset 744 -#define is_enabled_spi_4_offset 744 -#define isAlternatorControlEnabled_offset 1340 -#define isBoostControlEnabled_offset 1352 -#define isCJ125Enabled_offset 744 -#define isCJ125Verbose_offset 100 -#define isCylinderCleanupEnabled_offset 1352 -#define isDoubleSolenoidIdle_offset 100 -#define isEngineControlEnabled_offset 744 -#define isFasterEngineSpinUpEnabled_offset 744 -#define isForcedInduction_offset 100 -#define isHip9011Enabled_offset 744 -#define isIgnitionEnabled_offset 1352 -#define isInjectionEnabled_offset 1352 -#define isManualSpinningMode_offset 1352 -#define isMapAveragingEnabled_offset 1352 -#define isPhaseSyncRequiredForIgnition_offset 1352 -#define isSdCardEnabled_offset 744 -#define issFilterReciprocal_offset 3091 -#define issue_294_31_offset 100 -#define isVerboseAlternator_offset 744 -#define isVerboseAuxPid1_offset 100 -#define isVerboseIAC_offset 1340 -#define isWaveAnalyzerEnabled_offset 1352 -#define joystickAPin_offset 926 -#define joystickBPin_offset 928 -#define joystickCenterPin_offset 924 -#define joystickCPin_offset 930 -#define joystickDPin_offset 932 -#define knockBandCustom_offset 340 -#define knockBankCyl10_offset 940 -#define knockBankCyl11_offset 940 -#define knockBankCyl12_offset 940 -#define knockBankCyl1_offset 940 -#define knockBankCyl2_offset 940 -#define knockBankCyl3_offset 940 -#define knockBankCyl4_offset 940 -#define knockBankCyl5_offset 940 -#define knockBankCyl6_offset 940 -#define knockBankCyl7_offset 940 -#define knockBankCyl8_offset 940 -#define knockBankCyl9_offset 940 -#define knockBaseNoise_offset 2911 -#define knockDetectionWindowEnd_offset 1380 -#define knockDetectionWindowStart_offset 1376 -#define knockNoiseRpmBins_offset 12 -#define knockRetardAggression_offset 544 -#define knockRetardMaximum_offset 546 -#define knockRetardReapplyRate_offset 545 -#define knockSamplingDuration_offset 1832 -#define l9779_cs_offset 552 -#define l9779spiDevice_offset 773 -#define lambdaLoadBins_offset 19788 -#define lambdaRpmBins_offset 19820 -#define lambdaTable_offset 19532 -#define launchActivateDelay_offset 1028 -#define launchActivateInverted_offset 1340 -#define launchActivatePin_offset 966 -#define launchActivatePinMode_offset 1615 +#define injectorNonlinearMode_offset 826 +#define injectorPressureType_offset 1643 +#define injPhaseLoadBins_offset 17436 +#define injPhaseRpmBins_offset 17468 +#define invertCamVVTSignal_offset 960 +#define invertPrimaryTriggerSignal_offset 1360 +#define invertSecondaryTriggerSignal_offset 1360 +#define is_enabled_spi_1_offset 764 +#define is_enabled_spi_2_offset 764 +#define is_enabled_spi_3_offset 764 +#define is_enabled_spi_4_offset 764 +#define isAlternatorControlEnabled_offset 1360 +#define isBoostControlEnabled_offset 1372 +#define isCJ125Enabled_offset 764 +#define isCJ125Verbose_offset 120 +#define isCylinderCleanupEnabled_offset 1372 +#define isDoubleSolenoidIdle_offset 120 +#define isEngineControlEnabled_offset 764 +#define isFasterEngineSpinUpEnabled_offset 764 +#define isForcedInduction_offset 120 +#define isHip9011Enabled_offset 764 +#define isIgnitionEnabled_offset 1372 +#define isInjectionEnabled_offset 1372 +#define isManualSpinningMode_offset 1372 +#define isMapAveragingEnabled_offset 1372 +#define isPhaseSyncRequiredForIgnition_offset 1372 +#define isSdCardEnabled_offset 764 +#define issFilterReciprocal_offset 3111 +#define issue_294_31_offset 120 +#define isVerboseAlternator_offset 764 +#define isVerboseAuxPid1_offset 120 +#define isVerboseIAC_offset 1360 +#define isWaveAnalyzerEnabled_offset 1372 +#define joystickAPin_offset 946 +#define joystickBPin_offset 948 +#define joystickCenterPin_offset 944 +#define joystickCPin_offset 950 +#define joystickDPin_offset 952 +#define knockBandCustom_offset 360 +#define knockBankCyl10_offset 960 +#define knockBankCyl11_offset 960 +#define knockBankCyl12_offset 960 +#define knockBankCyl1_offset 960 +#define knockBankCyl2_offset 960 +#define knockBankCyl3_offset 960 +#define knockBankCyl4_offset 960 +#define knockBankCyl5_offset 960 +#define knockBankCyl6_offset 960 +#define knockBankCyl7_offset 960 +#define knockBankCyl8_offset 960 +#define knockBankCyl9_offset 960 +#define knockBaseNoise_offset 2931 +#define knockDetectionWindowEnd_offset 1400 +#define knockDetectionWindowStart_offset 1396 +#define knockNoiseRpmBins_offset 16 +#define knockRetardAggression_offset 564 +#define knockRetardMaximum_offset 566 +#define knockRetardReapplyRate_offset 565 +#define knockSamplingDuration_offset 1852 +#define l9779_cs_offset 572 +#define l9779spiDevice_offset 793 +#define lambdaLoadBins_offset 19736 +#define lambdaRpmBins_offset 19768 +#define lambdaTable_offset 19480 +#define launchActivateDelay_offset 1048 +#define launchActivateInverted_offset 1360 +#define launchActivatePin_offset 986 +#define launchActivatePinMode_offset 1635 #define launchActivationMode_e_ALWAYS_ACTIVE_LAUNCH 2 #define launchActivationMode_e_auto_enum "SWITCH_INPUT_LAUNCH", "CLUTCH_INPUT_LAUNCH", "ALWAYS_ACTIVE_LAUNCH" #define launchActivationMode_e_CLUTCH_INPUT_LAUNCH 1 #define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" #define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0 -#define launchActivationMode_offset 996 -#define launchAdvanceRpmRange_offset 1020 -#define launchBoostDuty_offset 1012 -#define launchControlEnabled_offset 100 -#define launchFuelAdded_offset 1008 -#define launchFuelCutEnable_offset 1340 +#define launchActivationMode_offset 1016 +#define launchAdvanceRpmRange_offset 1040 +#define launchBoostDuty_offset 1032 +#define launchControlEnabled_offset 120 +#define launchFuelAdded_offset 1028 +#define launchFuelCutEnable_offset 1360 #define launchRpm_offset 6 -#define launchSmoothRetard_offset 1352 -#define launchSparkCutEnable_offset 1340 -#define launchSpeedThreshold_offset 1000 -#define launchTimingRetard_offset 332 -#define launchTimingRpmRange_offset 1004 -#define launchTpsTreshold_offset 1024 +#define launchSmoothRetard_offset 1372 +#define launchSparkCutEnable_offset 1360 +#define launchSpeedThreshold_offset 1020 +#define launchTimingRetard_offset 352 +#define launchTimingRpmRange_offset 1024 +#define launchTpsTreshold_offset 1044 #define LE_COMMAND_LENGTH 200 #define linear_sensor_s_size 20 -#define LIS302DLCsPin_offset 1550 -#define LIS302DLCsPinMode_offset 1753 +#define LIS302DLCsPin_offset 1570 +#define LIS302DLCsPinMode_offset 1773 #define load_override_e_AFR_AccPedal 3 #define load_override_e_AFR_CylFilling 4 #define load_override_e_AFR_MAP 1 @@ -1603,30 +1603,30 @@ #define load_override_e_enum "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" #define LOG_DELIMITER "`" #define LOGIC_ANALYZER_CHANNEL_COUNT 4 -#define logicAnalyzerPins1_offset 748 -#define logicAnalyzerPins2_offset 750 -#define logicAnalyzerPins3_offset 752 -#define logicAnalyzerPins4_offset 754 -#define lowPressureFuel_hwChannel_offset 2076 -#define lowPressureFuel_offset 2076 -#define lowPressureFuel_v1_offset 2080 -#define lowPressureFuel_v2_offset 2088 -#define lowPressureFuel_value1_offset 2084 -#define lowPressureFuel_value2_offset 2092 -#define lps25BaroSensorScl_offset 798 -#define lps25BaroSensorSda_offset 800 +#define logicAnalyzerPins1_offset 768 +#define logicAnalyzerPins2_offset 770 +#define logicAnalyzerPins3_offset 772 +#define logicAnalyzerPins4_offset 774 +#define lowPressureFuel_hwChannel_offset 2096 +#define lowPressureFuel_offset 2096 +#define lowPressureFuel_v1_offset 2100 +#define lowPressureFuel_v2_offset 2108 +#define lowPressureFuel_value1_offset 2104 +#define lowPressureFuel_value2_offset 2112 +#define lps25BaroSensorScl_offset 818 +#define lps25BaroSensorSda_offset 820 #define LUA_ANALOG_INPUT_COUNT 8 #define LUA_PWM_COUNT 8 #define LUA_SCRIPT_SIZE 8000 -#define luaOutputPins1_offset 1206 -#define luaOutputPins2_offset 1208 -#define luaOutputPins3_offset 1210 -#define luaOutputPins4_offset 1212 -#define luaOutputPins5_offset 1214 -#define luaOutputPins6_offset 1216 -#define luaOutputPins7_offset 1218 -#define luaOutputPins8_offset 1220 -#define luaScript_offset 5808 +#define luaOutputPins1_offset 1226 +#define luaOutputPins2_offset 1228 +#define luaOutputPins3_offset 1230 +#define luaOutputPins4_offset 1232 +#define luaOutputPins5_offset 1234 +#define luaOutputPins6_offset 1236 +#define luaOutputPins7_offset 1238 +#define luaOutputPins8_offset 1240 +#define luaScript_offset 5756 #define MAF_DECODING_COUNT 256 #define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO" #define maf_sensor_type_e_Bosch0280218004 2 @@ -1634,104 +1634,104 @@ #define maf_sensor_type_e_CUSTOM 0 #define maf_sensor_type_e_DensoTODO 3 #define maf_sensor_type_e_enum "v0", "v1", "v2", "v3" -#define mafAdcChannel_offset 467 -#define mafDecoding_offset 14320 -#define mafDecodingBins_offset 15344 -#define mafSensorType_offset 936 +#define mafAdcChannel_offset 487 +#define mafDecoding_offset 14268 +#define mafDecodingBins_offset 15292 +#define mafSensorType_offset 956 #define MAIN_HELP_URL "http://www.rusefi.com/" -#define mainRelayPin_offset 696 -#define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 3720 -#define malfunctionIndicatorPin_offset 630 -#define malfunctionIndicatorPinMode_offset 632 -#define manIdlePosition_offset 540 +#define mainRelayPin_offset 716 +#define mainRelayPinMode_offset 776 +#define mainUnusedEnd_offset 3740 +#define malfunctionIndicatorPin_offset 650 +#define malfunctionIndicatorPinMode_offset 652 +#define manIdlePosition_offset 560 #define MAP_ANGLE_SIZE 8 -#define map_offset 128 -#define map_samplingAngle_offset 160 -#define map_samplingAngleBins_offset 128 -#define map_samplingWindow_offset 224 -#define map_samplingWindowBins_offset 192 +#define map_offset 148 +#define map_samplingAngle_offset 180 +#define map_samplingAngleBins_offset 148 +#define map_samplingWindow_offset 244 +#define map_samplingWindowBins_offset 212 #define MAP_sensor_config_s_size 140 -#define map_sensor_highValue_offset 260 -#define map_sensor_hwChannel_offset 265 -#define map_sensor_lowValue_offset 256 -#define map_sensor_offset 256 -#define map_sensor_type_offset 264 +#define map_sensor_highValue_offset 280 +#define map_sensor_hwChannel_offset 285 +#define map_sensor_lowValue_offset 276 +#define map_sensor_offset 276 +#define map_sensor_type_offset 284 #define MAP_WINDOW_SIZE 8 -#define mapAveragingSchedulingAtIndex_offset 1396 -#define mapCamDetectionAnglePosition_offset 476 -#define mapErrorDetectionTooHigh_offset 1472 -#define mapErrorDetectionTooLow_offset 1468 -#define mapEstimateRpmBins_offset 18156 -#define mapEstimateTable_offset 17612 -#define mapEstimateTpsBins_offset 18124 -#define mapHighValueVoltage_offset 1672 -#define mapLowValueVoltage_offset 1668 -#define mapMinBufferLength_offset 848 -#define max31855_cs1_offset 808 -#define max31855_cs2_offset 810 -#define max31855_cs3_offset 812 -#define max31855_cs4_offset 814 -#define max31855_cs5_offset 816 -#define max31855_cs6_offset 818 -#define max31855_cs7_offset 820 -#define max31855_cs8_offset 822 -#define max31855spiDevice_offset 656 +#define mapAveragingSchedulingAtIndex_offset 1416 +#define mapCamDetectionAnglePosition_offset 496 +#define mapErrorDetectionTooHigh_offset 1492 +#define mapErrorDetectionTooLow_offset 1488 +#define mapEstimateRpmBins_offset 18104 +#define mapEstimateTable_offset 17560 +#define mapEstimateTpsBins_offset 18072 +#define mapHighValueVoltage_offset 1692 +#define mapLowValueVoltage_offset 1688 +#define mapMinBufferLength_offset 868 +#define max31855_cs1_offset 828 +#define max31855_cs2_offset 830 +#define max31855_cs3_offset 832 +#define max31855_cs4_offset 834 +#define max31855_cs5_offset 836 +#define max31855_cs6_offset 838 +#define max31855_cs7_offset 840 +#define max31855_cs8_offset 842 +#define max31855spiDevice_offset 676 #define MAX_CYLINDER_COUNT 12 -#define maxAcClt_offset 11 -#define maxAcRpm_offset 9 -#define maxAcTps_offset 10 -#define maxCamPhaseResolveRpm_offset 3000 -#define maxIdleVss_offset 378 -#define mc33816_cs_offset 2024 -#define mc33816_driven_offset 1924 -#define mc33816_flag0_offset 1464 -#define mc33816_rstb_offset 1922 -#define mc33816spiDevice_offset 2457 -#define mc33972_cs_offset 662 -#define mc33972_csPinMode_offset 664 -#define mc33972spiDevice_offset 829 -#define mc33_hpfp_i_hold_off_offset 1606 -#define mc33_hpfp_i_hold_offset 1605 -#define mc33_hpfp_i_peak_offset 1604 -#define mc33_hpfp_max_hold_offset 1607 -#define mc33_hvolt_offset 768 -#define mc33_i_boost_offset 2884 -#define mc33_i_hold_offset 2888 -#define mc33_i_peak_offset 2886 -#define mc33_t_bypass_offset 2896 -#define mc33_t_hold_off_offset 2898 -#define mc33_t_hold_tot_offset 2900 -#define mc33_t_max_boost_offset 2890 -#define mc33_t_peak_off_offset 2892 -#define mc33_t_peak_tot_offset 2894 -#define measureMapOnlyInOneCylinder_offset 744 -#define minimumBoostClosedLoopMap_offset 769 -#define minOilPressureAfterStart_offset 380 +#define maxAcClt_offset 15 +#define maxAcRpm_offset 13 +#define maxAcTps_offset 14 +#define maxCamPhaseResolveRpm_offset 3092 +#define maxIdleVss_offset 398 +#define mc33816_cs_offset 2044 +#define mc33816_driven_offset 1944 +#define mc33816_flag0_offset 1484 +#define mc33816_rstb_offset 1942 +#define mc33816spiDevice_offset 2477 +#define mc33972_cs_offset 682 +#define mc33972_csPinMode_offset 684 +#define mc33972spiDevice_offset 849 +#define mc33_hpfp_i_hold_off_offset 1626 +#define mc33_hpfp_i_hold_offset 1625 +#define mc33_hpfp_i_peak_offset 1624 +#define mc33_hpfp_max_hold_offset 1627 +#define mc33_hvolt_offset 788 +#define mc33_i_boost_offset 2904 +#define mc33_i_hold_offset 2908 +#define mc33_i_peak_offset 2906 +#define mc33_t_bypass_offset 2916 +#define mc33_t_hold_off_offset 2918 +#define mc33_t_hold_tot_offset 2920 +#define mc33_t_max_boost_offset 2910 +#define mc33_t_peak_off_offset 2912 +#define mc33_t_peak_tot_offset 2914 +#define measureMapOnlyInOneCylinder_offset 764 +#define minimumBoostClosedLoopMap_offset 789 +#define minOilPressureAfterStart_offset 400 #define MLQ_FIELD_HEADER_SIZE 55 #define MLQ_HEADER_SIZE 22 #define MOCK_PPS_POSITION_COMMAND "mock_pps_position" #define MOCK_PPS_VOLTAGE_COMMAND "mock_pps_voltage" -#define multisparkDwell_offset 1478 -#define multisparkEnable_offset 940 -#define multisparkMaxExtraSparkCount_offset 29 -#define multisparkMaxRpm_offset 8 -#define multisparkMaxSparkingAngle_offset 28 -#define multisparkSparkDuration_offset 1476 +#define multisparkDwell_offset 1498 +#define multisparkEnable_offset 960 +#define multisparkMaxExtraSparkCount_offset 49 +#define multisparkMaxRpm_offset 12 +#define multisparkMaxSparkingAngle_offset 48 +#define multisparkSparkDuration_offset 1496 #define NARROW_BAND_WIDE_BAND_CONVERSION_SIZE 8 -#define narrowToWideOxygen_offset 5000 -#define narrowToWideOxygenBins_offset 4968 -#define noAccelAfterHardLimitPeriodSecs_offset 1392 -#define noFuelTrimAfterDfcoTime_offset 1555 -#define o2heaterPin_offset 738 -#define o2heaterPinModeTodO_offset 740 -#define oilPressure_hwChannel_offset 1992 -#define oilPressure_offset 1992 -#define oilPressure_v1_offset 1996 -#define oilPressure_v2_offset 2004 -#define oilPressure_value1_offset 2000 -#define oilPressure_value2_offset 2008 -#define onOffAlternatorLogic_offset 744 +#define narrowToWideOxygen_offset 4964 +#define narrowToWideOxygenBins_offset 4932 +#define noAccelAfterHardLimitPeriodSecs_offset 1412 +#define noFuelTrimAfterDfcoTime_offset 1575 +#define o2heaterPin_offset 758 +#define o2heaterPinModeTodO_offset 760 +#define oilPressure_hwChannel_offset 2012 +#define oilPressure_offset 2012 +#define oilPressure_v1_offset 2016 +#define oilPressure_v2_offset 2024 +#define oilPressure_value1_offset 2020 +#define oilPressure_value2_offset 2028 +#define onOffAlternatorLogic_offset 764 #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 #define operation_mode_e_FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR 4 @@ -1740,8 +1740,8 @@ #define operation_mode_e_OM_NONE 0 #define operation_mode_e_TWO_STROKE 3 #define output_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -#define overrideCrankingIacSetting_offset 1352 -#define overrideTriggerGaps_offset 100 +#define overrideCrankingIacSetting_offset 1372 +#define overrideTriggerGaps_offset 120 #define PACK_ADD_TEMPERATURE 40 #define PACK_MULT_AFR 1000 #define PACK_MULT_AFR_CFG 10 @@ -1758,13 +1758,13 @@ #define PACK_MULT_TEMPERATURE 100 #define PACK_MULT_VOLTAGE 1000 #define PACK_PERCENT_BYTE_MULT 100.0 -#define pauseEtbControl_offset 744 +#define pauseEtbControl_offset 764 #define PEDAL_TO_TPS_SIZE 8 -#define pedalToTpsPedalBins_offset 5648 -#define pedalToTpsRpmBins_offset 5656 -#define pedalToTpsTable_offset 5584 +#define pedalToTpsPedalBins_offset 5596 +#define pedalToTpsRpmBins_offset 5604 +#define pedalToTpsTable_offset 5532 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21324 +#define persistent_config_s_size 21272 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1776,7 +1776,7 @@ #define PidAutoTune_Peak_MAXIMUM 1 #define PidAutoTune_Peak_MINIMUM -1 #define PidAutoTune_Peak_NOT_A_PEAK 0 -#define pidExtraForLowRpm_offset 2050 +#define pidExtraForLowRpm_offset 2070 #define pin_input_mode_e_auto_enum "PI_DEFAULT", "PI_PULLUP", "PI_PULLDOWN" #define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN" #define pin_input_mode_e_PI_DEFAULT 0 @@ -1794,11 +1794,11 @@ #define pin_output_mode_e_OM_INVERTED 1 #define pin_output_mode_e_OM_OPENDRAIN 2 #define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3 -#define postCrankingDurationSec_offset 1764 -#define postCrankingFactor_offset 1760 -#define primeBins_offset 1984 -#define primeValues_offset 2480 -#define primingDelay_offset 1719 +#define postCrankingDurationSec_offset 1784 +#define postCrankingFactor_offset 1780 +#define primeBins_offset 2004 +#define primeValues_offset 2500 +#define primingDelay_offset 1739 #define PROTOCOL_ANALOG_CHART "analog_chart" #define PROTOCOL_COIL1_SHORT_NAME "c1" #define PROTOCOL_CRANK1 "t1" @@ -1825,72 +1825,71 @@ #define PROTOCOL_WA_CHANNEL_2 "input2" #define PROTOCOL_WA_CHANNEL_3 "input3" #define PROTOCOL_WA_CHANNEL_4 "input4" -#define rollingLaunchEnabled_offset 100 -#define RPM_1_BYTE_PACKING_MULT 50 -#define rpmHardLimit_offset 5 -#define runningLedPin_offset 1506 -#define rusefiVerbose29b_offset 744 +#define rollingLaunchEnabled_offset 120 +#define rpmHardLimit_offset 8 +#define runningLedPin_offset 1526 +#define rusefiVerbose29b_offset 764 #define SCRIPT_CURVE_16 16 #define SCRIPT_CURVE_8 8 #define SCRIPT_CURVE_COUNT 6 #define SCRIPT_SETTING_COUNT 8 #define SCRIPT_TABLE_8 8 #define SCRIPT_TABLE_COUNT 4 -#define scriptCurve1_offset 4360 -#define scriptCurve1Bins_offset 4296 -#define scriptCurve2_offset 4488 -#define scriptCurve2Bins_offset 4424 -#define scriptCurve3_offset 4584 -#define scriptCurve3Bins_offset 4552 -#define scriptCurve4_offset 4648 -#define scriptCurve4Bins_offset 4616 -#define scriptCurve5_offset 4712 -#define scriptCurve5Bins_offset 4680 -#define scriptCurve6_offset 4776 -#define scriptCurve6Bins_offset 4744 -#define scriptCurveName1_offset 2108 -#define scriptCurveName2_offset 2124 -#define scriptCurveName3_offset 2140 -#define scriptCurveName4_offset 2156 -#define scriptCurveName5_offset 2172 -#define scriptCurveName6_offset 2188 -#define scriptSetting1_offset 872 -#define scriptSetting2_offset 876 -#define scriptSetting3_offset 880 -#define scriptSetting4_offset 884 -#define scriptSetting5_offset 888 -#define scriptSetting6_offset 892 -#define scriptSetting7_offset 896 -#define scriptSetting8_offset 900 -#define scriptSettingName1_offset 2268 -#define scriptSettingName2_offset 2284 -#define scriptSettingName3_offset 2300 -#define scriptSettingName4_offset 2316 -#define scriptSettingName5_offset 2332 -#define scriptSettingName6_offset 2348 -#define scriptSettingName7_offset 2364 -#define scriptSettingName8_offset 2380 -#define scriptTable1_offset 20172 -#define scriptTable1LoadBins_offset 20428 -#define scriptTable1RpmBins_offset 20444 -#define scriptTable2_offset 20460 -#define scriptTable2LoadBins_offset 20524 -#define scriptTable2RpmBins_offset 20540 -#define scriptTable3_offset 20556 -#define scriptTable3LoadBins_offset 20620 -#define scriptTable3RpmBins_offset 20636 -#define scriptTable4_offset 20652 -#define scriptTable4LoadBins_offset 20716 -#define scriptTable4RpmBins_offset 20732 -#define scriptTableName1_offset 2204 -#define scriptTableName2_offset 2220 -#define scriptTableName3_offset 2236 -#define scriptTableName4_offset 2252 -#define sdCardCsPin_offset 698 -#define sdCardCsPinMode_offset 1684 -#define sdCardPeriodMs_offset 832 -#define sdCardSpiDevice_offset 1859 -#define secondSolenoidPin_offset 842 +#define scriptCurve1_offset 4324 +#define scriptCurve1Bins_offset 4260 +#define scriptCurve2_offset 4452 +#define scriptCurve2Bins_offset 4388 +#define scriptCurve3_offset 4548 +#define scriptCurve3Bins_offset 4516 +#define scriptCurve4_offset 4612 +#define scriptCurve4Bins_offset 4580 +#define scriptCurve5_offset 4676 +#define scriptCurve5Bins_offset 4644 +#define scriptCurve6_offset 4740 +#define scriptCurve6Bins_offset 4708 +#define scriptCurveName1_offset 2128 +#define scriptCurveName2_offset 2144 +#define scriptCurveName3_offset 2160 +#define scriptCurveName4_offset 2176 +#define scriptCurveName5_offset 2192 +#define scriptCurveName6_offset 2208 +#define scriptSetting1_offset 892 +#define scriptSetting2_offset 896 +#define scriptSetting3_offset 900 +#define scriptSetting4_offset 904 +#define scriptSetting5_offset 908 +#define scriptSetting6_offset 912 +#define scriptSetting7_offset 916 +#define scriptSetting8_offset 920 +#define scriptSettingName1_offset 2288 +#define scriptSettingName2_offset 2304 +#define scriptSettingName3_offset 2320 +#define scriptSettingName4_offset 2336 +#define scriptSettingName5_offset 2352 +#define scriptSettingName6_offset 2368 +#define scriptSettingName7_offset 2384 +#define scriptSettingName8_offset 2400 +#define scriptTable1_offset 20120 +#define scriptTable1LoadBins_offset 20376 +#define scriptTable1RpmBins_offset 20392 +#define scriptTable2_offset 20408 +#define scriptTable2LoadBins_offset 20472 +#define scriptTable2RpmBins_offset 20488 +#define scriptTable3_offset 20504 +#define scriptTable3LoadBins_offset 20568 +#define scriptTable3RpmBins_offset 20584 +#define scriptTable4_offset 20600 +#define scriptTable4LoadBins_offset 20664 +#define scriptTable4RpmBins_offset 20680 +#define scriptTableName1_offset 2224 +#define scriptTableName2_offset 2240 +#define scriptTableName3_offset 2256 +#define scriptTableName4_offset 2272 +#define sdCardCsPin_offset 718 +#define sdCardCsPinMode_offset 1704 +#define sdCardPeriodMs_offset 852 +#define sdCardSpiDevice_offset 1879 +#define secondSolenoidPin_offset 862 #define SelectedGear_Drive 6 #define SelectedGear_Invalid 0 #define SelectedGear_Low 11 @@ -1910,46 +1909,46 @@ #define sensor_chart_e_SC_OFF 0 #define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_TRIGGER 1 -#define sensorChartMode_offset 935 +#define sensorChartMode_offset 955 #define sensorSnifferRpmThreshold_offset 4 #define SERVO_COUNT 8 -#define servoOutputPins1_offset 2026 -#define servoOutputPins2_offset 2028 -#define servoOutputPins3_offset 2030 -#define servoOutputPins4_offset 2032 -#define servoOutputPins5_offset 2034 -#define servoOutputPins6_offset 2036 -#define servoOutputPins7_offset 2038 -#define servoOutputPins8_offset 2040 +#define servoOutputPins1_offset 2046 +#define servoOutputPins2_offset 2048 +#define servoOutputPins3_offset 2050 +#define servoOutputPins4_offset 2052 +#define servoOutputPins5_offset 2054 +#define servoOutputPins6_offset 2056 +#define servoOutputPins7_offset 2058 +#define servoOutputPins8_offset 2060 #define show_Frankenso_presets true #define show_test_presets true -#define showHumanReadableWarning_offset 940 -#define SIGNATURE_HASH 3120706861 -#define silentTriggerError_offset 1340 -#define skippedWheelOnCam_offset 1340 -#define slowAdcAlpha_offset 1580 -#define sparkDwellRpmBins_offset 4112 -#define sparkDwellValues_offset 4120 -#define specs_offset 344 +#define showHumanReadableWarning_offset 960 +#define SIGNATURE_HASH 4107584463 +#define silentTriggerError_offset 1360 +#define skippedWheelOnCam_offset 1360 +#define slowAdcAlpha_offset 1600 +#define sparkDwellRpmBins_offset 4132 +#define sparkDwellValues_offset 4148 +#define specs_offset 364 #define specs_s_size 12 -#define spi1MisoMode_offset 1914 -#define spi1misoPin_offset 906 -#define spi1MosiMode_offset 1913 -#define spi1mosiPin_offset 904 -#define spi1SckMode_offset 1912 -#define spi1sckPin_offset 908 -#define spi2MisoMode_offset 1917 -#define spi2misoPin_offset 912 -#define spi2MosiMode_offset 1916 -#define spi2mosiPin_offset 910 -#define spi2SckMode_offset 1915 -#define spi2sckPin_offset 914 -#define spi3MisoMode_offset 1920 -#define spi3misoPin_offset 918 -#define spi3MosiMode_offset 1919 -#define spi3mosiPin_offset 916 -#define spi3SckMode_offset 1918 -#define spi3sckPin_offset 920 +#define spi1MisoMode_offset 1934 +#define spi1misoPin_offset 926 +#define spi1MosiMode_offset 1933 +#define spi1mosiPin_offset 924 +#define spi1SckMode_offset 1932 +#define spi1sckPin_offset 928 +#define spi2MisoMode_offset 1937 +#define spi2misoPin_offset 932 +#define spi2MosiMode_offset 1936 +#define spi2mosiPin_offset 930 +#define spi2SckMode_offset 1935 +#define spi2sckPin_offset 934 +#define spi3MisoMode_offset 1940 +#define spi3misoPin_offset 938 +#define spi3MosiMode_offset 1939 +#define spi3mosiPin_offset 936 +#define spi3SckMode_offset 1938 +#define spi3sckPin_offset 940 #define spi_device_e_auto_enum "SPI_NONE", "SPI_DEVICE_1", "SPI_DEVICE_2", "SPI_DEVICE_3", "SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1961,250 +1960,250 @@ #define spi_speed_e__1_25MHz 2 #define spi_speed_e__2_5MHz 1 #define spi_speed_e__5MHz 0 -#define startCrankingDuration_offset 862 -#define starterControlPin_offset 1460 -#define starterControlPinMode_offset 1620 -#define starterRelayDisablePin_offset 838 -#define starterRelayDisablePinMode_offset 840 -#define startStopButtonMode_offset 1462 -#define startStopButtonPin_offset 844 -#define startUpFuelPumpDuration_offset 1528 +#define startCrankingDuration_offset 882 +#define starterControlPin_offset 1480 +#define starterControlPinMode_offset 1640 +#define starterRelayDisablePin_offset 858 +#define starterRelayDisablePinMode_offset 860 +#define startStopButtonMode_offset 1482 +#define startStopButtonPin_offset 864 +#define startUpFuelPumpDuration_offset 1548 #define stepper_num_micro_steps_e_auto_enum "STEPPER_FULL", "INVALID", "STEPPER_HALF", "INVALID", "STEPPER_FOURTH", "INVALID", "INVALID", "INVALID", "STEPPER_EIGHTH" #define stepper_num_micro_steps_e_enum "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" #define stepper_num_micro_steps_e_STEPPER_EIGHTH 8 #define stepper_num_micro_steps_e_STEPPER_FOURTH 4 #define stepper_num_micro_steps_e_STEPPER_FULL 0 #define stepper_num_micro_steps_e_STEPPER_HALF 2 -#define stepper_raw_output1_offset 3514 -#define stepper_raw_output2_offset 3516 -#define stepper_raw_output3_offset 3518 -#define stepper_raw_output4_offset 3520 -#define stepperDcInvertedPins_offset 1608 -#define stepperDcIo1_controlPin_offset 1060 -#define stepperDcIo1_directionPin1_offset 1056 -#define stepperDcIo1_directionPin2_offset 1058 -#define stepperDcIo1_disablePin_offset 1062 -#define stepperDcIo1_offset 1056 -#define stepperDcIo2_controlPin_offset 1068 -#define stepperDcIo2_directionPin1_offset 1064 -#define stepperDcIo2_directionPin2_offset 1066 -#define stepperDcIo2_disablePin_offset 1070 -#define stepperDcIo2_offset 1064 -#define stepperDirectionPinMode_offset 828 -#define stepperEnablePin_offset 2018 -#define stepperEnablePinMode_offset 1921 -#define stepperForceParkingEveryRestart_offset 744 -#define stepperMaxDutyCycle_offset 1858 -#define stepperMinDutyCycle_offset 1857 -#define stepperNumMicroSteps_offset 1856 -#define stepperParkingExtraSteps_offset 854 +#define stepper_raw_output1_offset 3534 +#define stepper_raw_output2_offset 3536 +#define stepper_raw_output3_offset 3538 +#define stepper_raw_output4_offset 3540 +#define stepperDcInvertedPins_offset 1628 +#define stepperDcIo1_controlPin_offset 1080 +#define stepperDcIo1_directionPin1_offset 1076 +#define stepperDcIo1_directionPin2_offset 1078 +#define stepperDcIo1_disablePin_offset 1082 +#define stepperDcIo1_offset 1076 +#define stepperDcIo2_controlPin_offset 1088 +#define stepperDcIo2_directionPin1_offset 1084 +#define stepperDcIo2_directionPin2_offset 1086 +#define stepperDcIo2_disablePin_offset 1090 +#define stepperDcIo2_offset 1084 +#define stepperDirectionPinMode_offset 848 +#define stepperEnablePin_offset 2038 +#define stepperEnablePinMode_offset 1941 +#define stepperForceParkingEveryRestart_offset 764 +#define stepperMaxDutyCycle_offset 1878 +#define stepperMinDutyCycle_offset 1877 +#define stepperNumMicroSteps_offset 1876 +#define stepperParkingExtraSteps_offset 874 #define STFT_BANK_COUNT 2 #define stft_cell_cfg_s_size 4 #define STFT_CELL_COUNT 4 -#define stft_cellCfgs1_maxAdd_offset 1040 -#define stft_cellCfgs1_maxRemove_offset 1041 -#define stft_cellCfgs1_offset 1040 -#define stft_cellCfgs1_timeConstant_offset 1042 -#define stft_cellCfgs2_maxAdd_offset 1044 -#define stft_cellCfgs2_maxRemove_offset 1045 -#define stft_cellCfgs2_offset 1044 -#define stft_cellCfgs2_timeConstant_offset 1046 -#define stft_cellCfgs3_maxAdd_offset 1048 -#define stft_cellCfgs3_maxRemove_offset 1049 -#define stft_cellCfgs3_offset 1048 -#define stft_cellCfgs3_timeConstant_offset 1050 -#define stft_cellCfgs4_maxAdd_offset 1052 -#define stft_cellCfgs4_maxRemove_offset 1053 -#define stft_cellCfgs4_offset 1052 -#define stft_cellCfgs4_timeConstant_offset 1054 -#define stft_deadband_offset 1035 -#define stft_maxAfr_offset 1038 -#define stft_maxIdleRegionRpm_offset 1032 -#define stft_maxOverrunLoad_offset 1033 -#define stft_minAfr_offset 1037 -#define stft_minClt_offset 1036 -#define stft_minPowerLoad_offset 1034 -#define stft_offset 1032 +#define stft_cellCfgs1_maxAdd_offset 1060 +#define stft_cellCfgs1_maxRemove_offset 1061 +#define stft_cellCfgs1_offset 1060 +#define stft_cellCfgs1_timeConstant_offset 1062 +#define stft_cellCfgs2_maxAdd_offset 1064 +#define stft_cellCfgs2_maxRemove_offset 1065 +#define stft_cellCfgs2_offset 1064 +#define stft_cellCfgs2_timeConstant_offset 1066 +#define stft_cellCfgs3_maxAdd_offset 1068 +#define stft_cellCfgs3_maxRemove_offset 1069 +#define stft_cellCfgs3_offset 1068 +#define stft_cellCfgs3_timeConstant_offset 1070 +#define stft_cellCfgs4_maxAdd_offset 1072 +#define stft_cellCfgs4_maxRemove_offset 1073 +#define stft_cellCfgs4_offset 1072 +#define stft_cellCfgs4_timeConstant_offset 1074 +#define stft_deadband_offset 1055 +#define stft_maxAfr_offset 1058 +#define stft_maxIdleRegionRpm_offset 1052 +#define stft_maxOverrunLoad_offset 1053 +#define stft_minAfr_offset 1057 +#define stft_minClt_offset 1056 +#define stft_minPowerLoad_offset 1054 +#define stft_offset 1052 #define stft_s_size 24 -#define stft_startupDelay_offset 1039 -#define stftIgnoreErrorMagnitude_offset 940 -#define stoichRatioPrimary_offset 2461 -#define stoichRatioSecondary_offset 830 +#define stft_startupDelay_offset 1059 +#define stftIgnoreErrorMagnitude_offset 960 +#define stoichRatioPrimary_offset 2481 +#define stoichRatioSecondary_offset 850 #define switch_input_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -#define tachOutputPin_offset 692 -#define tachOutputPinMode_offset 694 -#define tachPulseDuractionMs_offset 1400 -#define tachPulseDurationAsDutyCycle_offset 1340 -#define tachPulsePerRev_offset 1466 -#define targetVBatt_offset 1532 -#define tChargeAirCoefMax_offset 2400 -#define tChargeAirCoefMin_offset 2396 -#define tChargeAirDecrLimit_offset 2412 -#define tChargeAirFlowMax_offset 2404 -#define tChargeAirIncrLimit_offset 2408 -#define tchargeBins_offset 1632 -#define tChargeMaxRpmMaxTps_offset 1704 -#define tChargeMaxRpmMinTps_offset 1700 -#define tChargeMinRpmMaxTps_offset 1696 -#define tChargeMinRpmMinTps_offset 1692 +#define tachOutputPin_offset 712 +#define tachOutputPinMode_offset 714 +#define tachPulseDuractionMs_offset 1420 +#define tachPulseDurationAsDutyCycle_offset 1360 +#define tachPulsePerRev_offset 1486 +#define targetVBatt_offset 1552 +#define tChargeAirCoefMax_offset 2420 +#define tChargeAirCoefMin_offset 2416 +#define tChargeAirDecrLimit_offset 2432 +#define tChargeAirFlowMax_offset 2424 +#define tChargeAirIncrLimit_offset 2428 +#define tchargeBins_offset 1652 +#define tChargeMaxRpmMaxTps_offset 1724 +#define tChargeMaxRpmMinTps_offset 1720 +#define tChargeMinRpmMaxTps_offset 1716 +#define tChargeMinRpmMinTps_offset 1712 #define tChargeMode_e_auto_enum "TCHARGE_MODE_RPM_TPS", "TCHARGE_MODE_AIR_INTERP", "TCHARGE_MODE_AIR_INTERP_TABLE" #define tChargeMode_e_enum "RPM+TPS (Default)", "Air Mass Interpolation", "Table" #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP 1 #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP_TABLE 2 #define tChargeMode_e_TCHARGE_MODE_RPM_TPS 0 -#define tChargeMode_offset 2416 -#define tchargeValues_offset 1648 -#define tcu_32_solenoid_freq_offset 3712 -#define tcu_32_solenoid_pin_mode_offset 3710 -#define tcu_32_solenoid_pin_offset 3708 -#define tcu_32SpeedBins_offset 21308 -#define tcu_32Vals_offset 21316 +#define tChargeMode_offset 2436 +#define tchargeValues_offset 1668 +#define tcu_32_solenoid_freq_offset 3732 +#define tcu_32_solenoid_pin_mode_offset 3730 +#define tcu_32_solenoid_pin_offset 3728 +#define tcu_32SpeedBins_offset 21256 +#define tcu_32Vals_offset 21264 #define TCU_GEAR_COUNT 10 #define TCU_MAGIC_SIZE 8 -#define tcu_pc_solenoid_freq_offset 3706 -#define tcu_pc_solenoid_pin_mode_offset 3704 -#define tcu_pc_solenoid_pin_offset 3702 -#define tcu_pcAirmassBins_offset 21180 -#define tcu_pcVals12_offset 21236 -#define tcu_pcVals1_offset 21204 -#define tcu_pcVals21_offset 21260 -#define tcu_pcVals23_offset 21244 -#define tcu_pcVals2_offset 21212 -#define tcu_pcVals32_offset 21268 -#define tcu_pcVals34_offset 21252 -#define tcu_pcVals3_offset 21220 -#define tcu_pcVals43_offset 21276 -#define tcu_pcVals4_offset 21228 -#define tcu_pcValsN_offset 21196 -#define tcu_pcValsR_offset 21188 -#define tcu_solenoid1_offset 1168 -#define tcu_solenoid2_offset 1170 -#define tcu_solenoid3_offset 1172 -#define tcu_solenoid4_offset 1174 -#define tcu_solenoid5_offset 1176 -#define tcu_solenoid6_offset 1178 +#define tcu_pc_solenoid_freq_offset 3726 +#define tcu_pc_solenoid_pin_mode_offset 3724 +#define tcu_pc_solenoid_pin_offset 3722 +#define tcu_pcAirmassBins_offset 21128 +#define tcu_pcVals12_offset 21184 +#define tcu_pcVals1_offset 21152 +#define tcu_pcVals21_offset 21208 +#define tcu_pcVals23_offset 21192 +#define tcu_pcVals2_offset 21160 +#define tcu_pcVals32_offset 21216 +#define tcu_pcVals34_offset 21200 +#define tcu_pcVals3_offset 21168 +#define tcu_pcVals43_offset 21224 +#define tcu_pcVals4_offset 21176 +#define tcu_pcValsN_offset 21144 +#define tcu_pcValsR_offset 21136 +#define tcu_solenoid1_offset 1188 +#define tcu_solenoid2_offset 1190 +#define tcu_solenoid3_offset 1192 +#define tcu_solenoid4_offset 1194 +#define tcu_solenoid5_offset 1196 +#define tcu_solenoid6_offset 1198 #define TCU_SOLENOID_COUNT 6 -#define tcu_solenoid_mode1_offset 2905 -#define tcu_solenoid_mode2_offset 2906 -#define tcu_solenoid_mode3_offset 2907 -#define tcu_solenoid_mode4_offset 2908 -#define tcu_solenoid_mode5_offset 2909 -#define tcu_solenoid_mode6_offset 2910 -#define tcu_tcc_onoff_solenoid_mode_offset 3694 -#define tcu_tcc_onoff_solenoid_offset 3692 -#define tcu_tcc_pwm_solenoid_freq_offset 3700 -#define tcu_tcc_pwm_solenoid_mode_offset 3698 -#define tcu_tcc_pwm_solenoid_offset 3696 -#define tcu_tccLockSpeed_offset 21292 -#define tcu_tccTpsBins_offset 21284 -#define tcu_tccUnlockSpeed_offset 21300 -#define tcuDownshiftButtonPin_offset 1518 -#define tcuDownshiftButtonPinMode_offset 2903 -#define tcuEnabled_offset 940 -#define tcuInputSpeedSensorPin_offset 708 -#define tcuInputSpeedSensorTeeth_offset 710 -#define tcuSolenoidTable_offset 17552 -#define tcuUpshiftButtonPin_offset 1516 -#define tcuUpshiftButtonPinMode_offset 2902 -#define tempBooleanForVerySpecialCases_offset 940 -#define test557pin_offset 826 +#define tcu_solenoid_mode1_offset 2925 +#define tcu_solenoid_mode2_offset 2926 +#define tcu_solenoid_mode3_offset 2927 +#define tcu_solenoid_mode4_offset 2928 +#define tcu_solenoid_mode5_offset 2929 +#define tcu_solenoid_mode6_offset 2930 +#define tcu_tcc_onoff_solenoid_mode_offset 3714 +#define tcu_tcc_onoff_solenoid_offset 3712 +#define tcu_tcc_pwm_solenoid_freq_offset 3720 +#define tcu_tcc_pwm_solenoid_mode_offset 3718 +#define tcu_tcc_pwm_solenoid_offset 3716 +#define tcu_tccLockSpeed_offset 21240 +#define tcu_tccTpsBins_offset 21232 +#define tcu_tccUnlockSpeed_offset 21248 +#define tcuDownshiftButtonPin_offset 1538 +#define tcuDownshiftButtonPinMode_offset 2923 +#define tcuEnabled_offset 960 +#define tcuInputSpeedSensorPin_offset 728 +#define tcuInputSpeedSensorTeeth_offset 730 +#define tcuSolenoidTable_offset 17500 +#define tcuUpshiftButtonPin_offset 1536 +#define tcuUpshiftButtonPinMode_offset 2922 +#define tempBooleanForVerySpecialCases_offset 960 +#define test557pin_offset 846 #define thermistor_conf_s_size 28 #define ThermistorConf_size 32 -#define throttlePedalPositionAdcChannel_offset 508 -#define throttlePedalPositionSecondAdcChannel_offset 668 -#define throttlePedalSecondaryUpVoltage_offset 1592 -#define throttlePedalSecondaryWOTVoltage_offset 1596 -#define throttlePedalUpPin_offset 514 -#define throttlePedalUpPinMode_offset 704 -#define throttlePedalUpVoltage_offset 1520 -#define throttlePedalWOTVoltage_offset 1524 +#define throttlePedalPositionAdcChannel_offset 528 +#define throttlePedalPositionSecondAdcChannel_offset 688 +#define throttlePedalSecondaryUpVoltage_offset 1612 +#define throttlePedalSecondaryWOTVoltage_offset 1616 +#define throttlePedalUpPin_offset 534 +#define throttlePedalUpPinMode_offset 724 +#define throttlePedalUpVoltage_offset 1540 +#define throttlePedalWOTVoltage_offset 1544 #define timing_mode_e_auto_enum "TM_DYNAMIC", "TM_FIXED" #define timing_mode_e_TM_DYNAMIC 0 #define timing_mode_e_TM_FIXED 1 -#define timing_offset_cylinder10_offset 1896 -#define timing_offset_cylinder11_offset 1900 -#define timing_offset_cylinder12_offset 1904 -#define timing_offset_cylinder1_offset 1860 -#define timing_offset_cylinder2_offset 1864 -#define timing_offset_cylinder3_offset 1868 -#define timing_offset_cylinder4_offset 1872 -#define timing_offset_cylinder5_offset 1876 -#define timing_offset_cylinder6_offset 1880 -#define timing_offset_cylinder7_offset 1884 -#define timing_offset_cylinder8_offset 1888 -#define timing_offset_cylinder9_offset 1892 -#define timingMode_offset 382 -#define tle6240_cs_offset 510 -#define tle6240_csPinMode_offset 512 -#define tle6240spiDevice_offset 2460 -#define tle8888_cs_offset 2020 -#define tle8888_csPinMode_offset 2022 +#define timing_offset_cylinder10_offset 1916 +#define timing_offset_cylinder11_offset 1920 +#define timing_offset_cylinder12_offset 1924 +#define timing_offset_cylinder1_offset 1880 +#define timing_offset_cylinder2_offset 1884 +#define timing_offset_cylinder3_offset 1888 +#define timing_offset_cylinder4_offset 1892 +#define timing_offset_cylinder5_offset 1896 +#define timing_offset_cylinder6_offset 1900 +#define timing_offset_cylinder7_offset 1904 +#define timing_offset_cylinder8_offset 1908 +#define timing_offset_cylinder9_offset 1912 +#define timingMode_offset 402 +#define tle6240_cs_offset 530 +#define tle6240_csPinMode_offset 532 +#define tle6240spiDevice_offset 2480 +#define tle8888_cs_offset 2040 +#define tle8888_csPinMode_offset 2042 #define tle8888_mode_e_auto_enum "TL_AUTO", "TL_SEMI_AUTO", "TL_MANUAL", "TL_HALL" #define tle8888_mode_e_TL_AUTO 0 #define tle8888_mode_e_TL_HALL 3 #define tle8888_mode_e_TL_MANUAL 2 #define tle8888_mode_e_TL_SEMI_AUTO 1 -#define tle8888mode_offset 1752 -#define tle8888spiDevice_offset 2456 +#define tle8888mode_offset 1772 +#define tle8888spiDevice_offset 2476 #define TOOTH_DATA_LENGTH 2000 #define TOOTH_PACKET_COUNT 1000 #define TOOTH_PACKET_SIZE 2 #define TOP_DEAD_CENTER_MESSAGE "r" #define TORQUE_CURVE_SIZE 6 -#define torqueLoadBins_offset 3636 -#define torqueRpmBins_offset 3624 -#define torqueTable_offset 3588 -#define TOTAL_CONFIG_SIZE 21324 -#define totalGearsCount_offset 1564 -#define tps1_1AdcChannel_offset 436 -#define tps1_2AdcChannel_offset 666 -#define tps1SecondaryMax_offset 858 -#define tps1SecondaryMin_offset 856 -#define tps2_1AdcChannel_offset 439 -#define tps2_2AdcChannel_offset 667 -#define tps2Max_offset 1458 -#define tps2Min_offset 1456 -#define tps2SecondaryMax_offset 1338 -#define tps2SecondaryMin_offset 1336 +#define torqueLoadBins_offset 3656 +#define torqueRpmBins_offset 3644 +#define torqueTable_offset 3608 +#define TOTAL_CONFIG_SIZE 21272 +#define totalGearsCount_offset 1584 +#define tps1_1AdcChannel_offset 456 +#define tps1_2AdcChannel_offset 686 +#define tps1SecondaryMax_offset 878 +#define tps1SecondaryMin_offset 876 +#define tps2_1AdcChannel_offset 459 +#define tps2_2AdcChannel_offset 687 +#define tps2Max_offset 1478 +#define tps2Min_offset 1476 +#define tps2SecondaryMax_offset 1358 +#define tps2SecondaryMin_offset 1356 #define TPS_2_BYTE_PACKING_MULT 100 #define TPS_TPS_ACCEL_TABLE 8 -#define tpsAccelEnrichmentThreshold_offset 1556 -#define tpsAccelFractionDivisor_offset 2452 -#define tpsAccelFractionPeriod_offset 2450 -#define tpsAccelLookback_offset 1552 -#define tpsDecelEnleanmentMultiplier_offset 1576 -#define tpsDecelEnleanmentThreshold_offset 1572 -#define tpsErrorDetectionTooHigh_offset 110 -#define tpsErrorDetectionTooLow_offset 108 -#define tpsMax_offset 106 -#define tpsMin_offset 104 -#define tpsTpsAccelFromRpmBins_offset 20108 -#define tpsTpsAccelTable_offset 19852 -#define tpsTpsAccelToRpmBins_offset 20140 -#define trailingCoilPins10_offset 1746 -#define trailingCoilPins11_offset 1748 -#define trailingCoilPins12_offset 1750 -#define trailingCoilPins1_offset 1728 -#define trailingCoilPins2_offset 1730 -#define trailingCoilPins3_offset 1732 -#define trailingCoilPins4_offset 1734 -#define trailingCoilPins5_offset 1736 -#define trailingCoilPins6_offset 1738 -#define trailingCoilPins7_offset 1740 -#define trailingCoilPins8_offset 1742 -#define trailingCoilPins9_offset 1744 -#define trailingSparkAngle_offset 444 +#define tpsAccelEnrichmentThreshold_offset 1576 +#define tpsAccelFractionDivisor_offset 2472 +#define tpsAccelFractionPeriod_offset 2470 +#define tpsAccelLookback_offset 1572 +#define tpsDecelEnleanmentMultiplier_offset 1596 +#define tpsDecelEnleanmentThreshold_offset 1592 +#define tpsErrorDetectionTooHigh_offset 130 +#define tpsErrorDetectionTooLow_offset 128 +#define tpsMax_offset 126 +#define tpsMin_offset 124 +#define tpsTpsAccelFromRpmBins_offset 20056 +#define tpsTpsAccelTable_offset 19800 +#define tpsTpsAccelToRpmBins_offset 20088 +#define trailingCoilPins10_offset 1766 +#define trailingCoilPins11_offset 1768 +#define trailingCoilPins12_offset 1770 +#define trailingCoilPins1_offset 1748 +#define trailingCoilPins2_offset 1750 +#define trailingCoilPins3_offset 1752 +#define trailingCoilPins4_offset 1754 +#define trailingCoilPins5_offset 1756 +#define trailingCoilPins6_offset 1758 +#define trailingCoilPins7_offset 1760 +#define trailingCoilPins8_offset 1762 +#define trailingCoilPins9_offset 1764 +#define trailingSparkAngle_offset 464 #define transmission_controller_e_enum "None", "Simple Transmission", "GM 4L6X" #define TransmissionControllerMode_auto_enum "None", "SimpleTransmissionController", "Gm4l6x" #define TransmissionControllerMode_Gm4l6x 2 #define TransmissionControllerMode_None 0 -#define transmissionControllerMode_offset 3649 +#define transmissionControllerMode_offset 3669 #define TransmissionControllerMode_SimpleTransmissionController 1 #define TRIGGER_COMMENT "#" #define trigger_config_s_size 12 #define TRIGGER_CRANK_BASED trigger_type == 5 || trigger_type == 10 || trigger_type == 20 || trigger_type == 26 || trigger_type == 27 || trigger_type == 39 || trigger_type == 46 || trigger_type == 53 || trigger_type == 55 || trigger_type == 57 || trigger_type == 62 || trigger_type == 70 || trigger_type == 71 || trigger_type == 74 -#define trigger_customSkippedToothCount_offset 456 -#define trigger_customTotalToothCount_offset 452 +#define trigger_customSkippedToothCount_offset 476 +#define trigger_customTotalToothCount_offset 472 #define trigger_event_e_SHAFT_PRIMARY_FALLING 0 #define trigger_event_e_SHAFT_PRIMARY_RISING 1 #define trigger_event_e_SHAFT_SECONDARY_FALLING 2 @@ -2214,7 +2213,7 @@ #define TRIGGER_INPUT_PIN_COUNT 2 #define TRIGGER_IS_CRANK_KEY "crankBased" #define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam" -#define trigger_offset 448 +#define trigger_offset 468 #define TRIGGER_SIMULATOR_PIN_COUNT 3 #define trigger_type_e_auto_enum "TT_TOOTHED_WHEEL", "TT_FORD_ASPIRE", "TT_DODGE_NEON_1995", "TT_MAZDA_MIATA_NA", "TT_MAZDA_MIATA_NB1", "TT_GM_7X", "TT_DAIHATSU", "TT_MAZDA_SOHC_4", "TT_TOOTHED_WHEEL_60_2", "TT_TOOTHED_WHEEL_36_1", "TT_MERCEDES_2_SEGMENT", "TT_MITSUBISHI", "TT_SUBARU_EZ30", "UNUSED_13", "TT_DODGE_NEON_2003_CAM", "TT_MAZDA_DOHC_1_4", "TT_ONE_PLUS_ONE", "TT_VVT_JZ", "TT_ONE", "TT_DODGE_RAM", "TT_60_2_VW", "UNUSED_21", "TT_DODGE_STRATUS", "TT_36_2_2_2", "TT_NISSAN_SR20VE", "TT_2JZ_3_34", "TT_ROVER_K", "TT_GM_24x", "TT_HONDA_CBR_600", "TT_2JZ_1_12", "TT_CHRYSLER_NGC_36_2_2", "TT_3_1_CAM", "TT_DODGE_NEON_2003_CRANK", "TT_MIATA_VVT", "UNUSED_34", "TT_MAZDA_MIATA_VVT_TEST", "TT_SUBARU_7_6", "TT_JEEP_18_2_2_2", "TT_12_TOOTH_CRANK", "TT_DODGE_NEON_1995_ONLY_CRANK", "TT_JEEP_4_CYL", "TT_FIAT_IAW_P8", "TT_FORD_ST170", "TT_VVT_MIATA_NB", "TT_RENIX_44_2_2", "TT_RENIX_66_2_2_2", "TT_HONDA_K_12_1", "TT_VVT_BOSCH_QUICK_START", "TT_TOOTHED_WHEEL_36_2", "TT_SUBARU_SVX", "TT_1_16", "TT_SUBARU_7_WITHOUT_6", "TT_NISSAN_MR18_CAM_VVT", "TT_TRI_TACH", "TT_GM_60_2_2_2", "TT_SKODA_FAVORIT", "TT_VVT_BARRA_3_PLUS_1", "TT_KAWA_KX450F", "TT_NISSAN_VQ35", "TT_VVT_NISSAN_VQ35", "TT_NISSAN_VQ30", "TT_NISSAN_QR25", "TT_VVT_MITSUBISHI_3A92", "TT_SUBARU_SVX_CRANK_1", "TT_SUBARU_SVX_CAM_VVT", "TT_FORD_TFI_PIP", "TT_SUZUKI_G13B", "TT_HONDA_K_4_1", "TT_NISSAN_MR18_CRANK", "TT_TOOTHED_WHEEL_32_2", "TT_36_2_1", "TT_36_2_1_1", "TT_VVT_MITSUBISHI_6G75", "TT_VVT_TOYOTA_4_1", "TT_GM_24x_2", "TT_UNUSED" #define trigger_type_e_enum "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" @@ -2295,7 +2294,7 @@ #define trigger_type_e_UNUSED_13 13 #define trigger_type_e_UNUSED_21 21 #define trigger_type_e_UNUSED_34 34 -#define trigger_type_offset 448 +#define trigger_type_offset 468 #define TRIGGER_TYPE_WITH_SECOND_WHEEL trigger_type == 1 || trigger_type == 2 || trigger_type == 3 || trigger_type == 4 || trigger_type == 11 || trigger_type == 13 || trigger_type == 15 || trigger_type == 16 || trigger_type == 19 || trigger_type == 21 || trigger_type == 25 || trigger_type == 28 || trigger_type == 29 || trigger_type == 31 || trigger_type == 34 || trigger_type == 35 || trigger_type == 36 || trigger_type == 37 || trigger_type == 40 || trigger_type == 49 || trigger_type == 50 || trigger_type == 53 || trigger_type == 54 || trigger_type == 63 || trigger_type == 64 #define TRIGGER_TYPE_WITHOUT_KNOWN_LOCATION trigger_type == 8 || trigger_type == 9 || trigger_type == 12 || trigger_type == 17 || trigger_type == 18 || trigger_type == 23 || trigger_type == 48 || trigger_type == 69 #define trigger_value_e_TV_FALL 0 @@ -2303,60 +2302,60 @@ #define trigger_wheel_e_T_NONE 15 #define trigger_wheel_e_T_PRIMARY 0 #define trigger_wheel_e_T_SECONDARY 1 -#define triggerCompCenterVolt_offset 2488 -#define triggerCompHystMax_offset 2490 -#define triggerCompHystMin_offset 2489 -#define triggerCompSensorSatRpm_offset 2491 -#define triggerErrorPin_offset 864 -#define triggerErrorPinMode_offset 866 -#define triggerGapOverrideFrom10_offset 2964 -#define triggerGapOverrideFrom11_offset 2968 -#define triggerGapOverrideFrom12_offset 2972 -#define triggerGapOverrideFrom13_offset 2976 -#define triggerGapOverrideFrom14_offset 2980 -#define triggerGapOverrideFrom15_offset 2984 -#define triggerGapOverrideFrom16_offset 2988 -#define triggerGapOverrideFrom17_offset 2992 -#define triggerGapOverrideFrom18_offset 2996 -#define triggerGapOverrideFrom1_offset 2928 -#define triggerGapOverrideFrom2_offset 2932 -#define triggerGapOverrideFrom3_offset 2936 -#define triggerGapOverrideFrom4_offset 2940 -#define triggerGapOverrideFrom5_offset 2944 -#define triggerGapOverrideFrom6_offset 2948 -#define triggerGapOverrideFrom7_offset 2952 -#define triggerGapOverrideFrom8_offset 2956 -#define triggerGapOverrideFrom9_offset 2960 -#define triggerGapOverrideTo10_offset 3048 -#define triggerGapOverrideTo11_offset 3052 -#define triggerGapOverrideTo12_offset 3056 -#define triggerGapOverrideTo13_offset 3060 -#define triggerGapOverrideTo14_offset 3064 -#define triggerGapOverrideTo15_offset 3068 -#define triggerGapOverrideTo16_offset 3072 -#define triggerGapOverrideTo17_offset 3076 -#define triggerGapOverrideTo18_offset 3080 -#define triggerGapOverrideTo1_offset 3012 -#define triggerGapOverrideTo2_offset 3016 -#define triggerGapOverrideTo3_offset 3020 -#define triggerGapOverrideTo4_offset 3024 -#define triggerGapOverrideTo5_offset 3028 -#define triggerGapOverrideTo6_offset 3032 -#define triggerGapOverrideTo7_offset 3036 -#define triggerGapOverrideTo8_offset 3040 -#define triggerGapOverrideTo9_offset 3044 -#define triggerInputDebugPins1_offset 1448 -#define triggerInputDebugPins2_offset 1450 -#define triggerInputPins1_offset 684 -#define triggerInputPins2_offset 686 +#define triggerCompCenterVolt_offset 2508 +#define triggerCompHystMax_offset 2510 +#define triggerCompHystMin_offset 2509 +#define triggerCompSensorSatRpm_offset 2511 +#define triggerErrorPin_offset 884 +#define triggerErrorPinMode_offset 886 +#define triggerGapOverrideFrom10_offset 2984 +#define triggerGapOverrideFrom11_offset 2988 +#define triggerGapOverrideFrom12_offset 2992 +#define triggerGapOverrideFrom13_offset 2996 +#define triggerGapOverrideFrom14_offset 3000 +#define triggerGapOverrideFrom15_offset 3004 +#define triggerGapOverrideFrom16_offset 3008 +#define triggerGapOverrideFrom17_offset 3012 +#define triggerGapOverrideFrom18_offset 3016 +#define triggerGapOverrideFrom1_offset 2948 +#define triggerGapOverrideFrom2_offset 2952 +#define triggerGapOverrideFrom3_offset 2956 +#define triggerGapOverrideFrom4_offset 2960 +#define triggerGapOverrideFrom5_offset 2964 +#define triggerGapOverrideFrom6_offset 2968 +#define triggerGapOverrideFrom7_offset 2972 +#define triggerGapOverrideFrom8_offset 2976 +#define triggerGapOverrideFrom9_offset 2980 +#define triggerGapOverrideTo10_offset 3056 +#define triggerGapOverrideTo11_offset 3060 +#define triggerGapOverrideTo12_offset 3064 +#define triggerGapOverrideTo13_offset 3068 +#define triggerGapOverrideTo14_offset 3072 +#define triggerGapOverrideTo15_offset 3076 +#define triggerGapOverrideTo16_offset 3080 +#define triggerGapOverrideTo17_offset 3084 +#define triggerGapOverrideTo18_offset 3088 +#define triggerGapOverrideTo1_offset 3020 +#define triggerGapOverrideTo2_offset 3024 +#define triggerGapOverrideTo3_offset 3028 +#define triggerGapOverrideTo4_offset 3032 +#define triggerGapOverrideTo5_offset 3036 +#define triggerGapOverrideTo6_offset 3040 +#define triggerGapOverrideTo7_offset 3044 +#define triggerGapOverrideTo8_offset 3048 +#define triggerGapOverrideTo9_offset 3052 +#define triggerInputDebugPins1_offset 1468 +#define triggerInputDebugPins2_offset 1470 +#define triggerInputPins1_offset 704 +#define triggerInputPins2_offset 706 #define TRIGGERS_FILE_NAME "triggers.txt" -#define triggerSimulatorFrequency_offset 556 -#define triggerSimulatorPinModes1_offset 734 -#define triggerSimulatorPinModes2_offset 735 -#define triggerSimulatorPinModes3_offset 736 -#define triggerSimulatorPins1_offset 728 -#define triggerSimulatorPins2_offset 730 -#define triggerSimulatorPins3_offset 732 +#define triggerSimulatorFrequency_offset 576 +#define triggerSimulatorPinModes1_offset 754 +#define triggerSimulatorPinModes2_offset 755 +#define triggerSimulatorPinModes3_offset 756 +#define triggerSimulatorPins1_offset 748 +#define triggerSimulatorPins2_offset 750 +#define triggerSimulatorPins3_offset 752 #define TRIM_SIZE 4 #define TS_BURN_COMMAND 'B' #define TS_BURN_COMMAND_char B @@ -2476,7 +2475,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.06.29.kin.3120706861" +#define TS_SIGNATURE "rusEFI 2022.06.29.kin.4107584463" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2496,135 +2495,135 @@ #define TsCalMode_Tps2Min 9 #define TsCalMode_Tps2SecondaryMax 10 #define TsCalMode_Tps2SecondaryMin 11 -#define tunerStudioSerialSpeed_offset 720 -#define turboSpeedSensorInputPin_offset 1454 -#define turboSpeedSensorMultiplier_offset 1360 -#define twoStroke_offset 1340 -#define twoWireBatchIgnition_offset 1352 -#define twoWireBatchInjection_offset 1352 +#define tunerStudioSerialSpeed_offset 740 +#define turboSpeedSensorInputPin_offset 1474 +#define turboSpeedSensorMultiplier_offset 1380 +#define twoStroke_offset 1360 +#define twoWireBatchIgnition_offset 1372 +#define twoWireBatchInjection_offset 1372 #define uart_device_e_auto_enum "UART_NONE", "UART_DEVICE_1", "UART_DEVICE_2", "UART_DEVICE_3", "UART_DEVICE_4" #define uart_device_e_UART_DEVICE_1 1 #define uart_device_e_UART_DEVICE_2 2 #define uart_device_e_UART_DEVICE_3 3 #define uart_device_e_UART_DEVICE_4 4 #define uart_device_e_UART_NONE 0 -#define uartConsoleSerialSpeed_offset 1568 -#define unfinishedenableLaunchBoost_offset 940 -#define unfinishedlaunchDisableBySpeed_offset 940 -#define unused1127_offset 1608 -#define unused1128_offset 1608 -#define unused1129_offset 1608 -#define unused1130_offset 1608 -#define unused1452_offset 1452 -#define unused1740b0_offset 1608 -#define unused1740b1_offset 1608 -#define unused1740b2_offset 1608 -#define unused234234234_offset 1340 -#define unused4080_offset 3001 -#define unused460_offset 460 -#define unused688_offset 688 -#define unused_1484_bit_25_offset 1352 -#define unused_1484_bit_26_offset 1352 -#define unused_1484_bit_27_offset 1352 -#define unused_1484_bit_28_offset 1352 -#define unused_1484_bit_29_offset 1352 -#define unused_1484_bit_30_offset 1352 -#define unused_1484_bit_31_offset 1352 -#define unusedBit_45_31_offset 100 -#define unusedBit_543_10_offset 1608 -#define unusedBit_543_11_offset 1608 -#define unusedBit_543_12_offset 1608 -#define unusedBit_543_13_offset 1608 -#define unusedBit_543_14_offset 1608 -#define unusedBit_543_15_offset 1608 -#define unusedBit_543_16_offset 1608 -#define unusedBit_543_17_offset 1608 -#define unusedBit_543_18_offset 1608 -#define unusedBit_543_19_offset 1608 -#define unusedBit_543_20_offset 1608 -#define unusedBit_543_21_offset 1608 -#define unusedBit_543_22_offset 1608 -#define unusedBit_543_23_offset 1608 -#define unusedBit_543_24_offset 1608 -#define unusedBit_543_25_offset 1608 -#define unusedBit_543_26_offset 1608 -#define unusedBit_543_27_offset 1608 -#define unusedBit_543_28_offset 1608 -#define unusedBit_543_29_offset 1608 -#define unusedBit_543_30_offset 1608 -#define unusedBit_543_31_offset 1608 -#define unusedBit_543_8_offset 1608 -#define unusedBit_543_9_offset 1608 -#define unusedHere1341234_offset 368 -#define useAdvanceCorrectionsForCranking_offset 1352 -#define useCicPidForIdle_offset 100 -#define useCltBasedRpmLimit_offset 1352 -#define useEeprom_offset 100 -#define useETBforIdleControl_offset 744 -#define useFixedBaroCorrFromMap_offset 1352 -#define useFordRedundantTps_offset 100 -#define useFSIO4ForSeriousEngineWarning_offset 1340 -#define useFSIO5ForCriticalIssueEngineStop_offset 1340 -#define useHbridgesToDriveIdleStepper_offset 940 -#define useIacPidMultTable_offset 1352 -#define useIacTableForCoasting_offset 744 -#define useIdleTimingPidControl_offset 744 -#define useInstantRpmForIdle_offset 100 -#define useLcdScreen_offset 744 -#define useLinearCltSensor_offset 1340 -#define useLinearIatSensor_offset 1340 -#define useNoiselessTriggerDecoder_offset 744 -#define useOnlyRisingEdgeForTrigger_offset 1352 -#define useRawOutputToDriveIdleStepper_offset 940 -#define useRunningMathForCranking_offset 100 -#define usescriptTableForCanSniffingFiltering_offset 100 -#define useSeparateAdvanceForCranking_offset 1352 -#define useSeparateAdvanceForIdle_offset 1352 -#define useSeparateIdleTablesForCrankingTaper_offset 100 -#define useSeparateVeForIdle_offset 1352 -#define useStepperIdle_offset 744 -#define useTLE8888_cranking_hack_offset 100 -#define useTLE8888_stepper_offset 100 -#define useTpicAdvancedMode_offset 744 +#define uartConsoleSerialSpeed_offset 1588 +#define unfinishedenableLaunchBoost_offset 960 +#define unfinishedlaunchDisableBySpeed_offset 960 +#define unused1127_offset 1628 +#define unused1128_offset 1628 +#define unused1129_offset 1628 +#define unused1130_offset 1628 +#define unused1452_offset 1472 +#define unused1740b0_offset 1628 +#define unused1740b1_offset 1628 +#define unused1740b2_offset 1628 +#define unused234234234_offset 1360 +#define unused4080_offset 3093 +#define unused460_offset 480 +#define unused688_offset 708 +#define unused_1484_bit_25_offset 1372 +#define unused_1484_bit_26_offset 1372 +#define unused_1484_bit_27_offset 1372 +#define unused_1484_bit_28_offset 1372 +#define unused_1484_bit_29_offset 1372 +#define unused_1484_bit_30_offset 1372 +#define unused_1484_bit_31_offset 1372 +#define unusedBit_45_31_offset 120 +#define unusedBit_543_10_offset 1628 +#define unusedBit_543_11_offset 1628 +#define unusedBit_543_12_offset 1628 +#define unusedBit_543_13_offset 1628 +#define unusedBit_543_14_offset 1628 +#define unusedBit_543_15_offset 1628 +#define unusedBit_543_16_offset 1628 +#define unusedBit_543_17_offset 1628 +#define unusedBit_543_18_offset 1628 +#define unusedBit_543_19_offset 1628 +#define unusedBit_543_20_offset 1628 +#define unusedBit_543_21_offset 1628 +#define unusedBit_543_22_offset 1628 +#define unusedBit_543_23_offset 1628 +#define unusedBit_543_24_offset 1628 +#define unusedBit_543_25_offset 1628 +#define unusedBit_543_26_offset 1628 +#define unusedBit_543_27_offset 1628 +#define unusedBit_543_28_offset 1628 +#define unusedBit_543_29_offset 1628 +#define unusedBit_543_30_offset 1628 +#define unusedBit_543_31_offset 1628 +#define unusedBit_543_8_offset 1628 +#define unusedBit_543_9_offset 1628 +#define unusedHere1341234_offset 388 +#define useAdvanceCorrectionsForCranking_offset 1372 +#define useCicPidForIdle_offset 120 +#define useCltBasedRpmLimit_offset 1372 +#define useEeprom_offset 120 +#define useETBforIdleControl_offset 764 +#define useFixedBaroCorrFromMap_offset 1372 +#define useFordRedundantTps_offset 120 +#define useFSIO4ForSeriousEngineWarning_offset 1360 +#define useFSIO5ForCriticalIssueEngineStop_offset 1360 +#define useHbridgesToDriveIdleStepper_offset 960 +#define useIacPidMultTable_offset 1372 +#define useIacTableForCoasting_offset 764 +#define useIdleTimingPidControl_offset 764 +#define useInstantRpmForIdle_offset 120 +#define useLcdScreen_offset 764 +#define useLinearCltSensor_offset 1360 +#define useLinearIatSensor_offset 1360 +#define useNoiselessTriggerDecoder_offset 764 +#define useOnlyRisingEdgeForTrigger_offset 1372 +#define useRawOutputToDriveIdleStepper_offset 960 +#define useRunningMathForCranking_offset 120 +#define usescriptTableForCanSniffingFiltering_offset 120 +#define useSeparateAdvanceForCranking_offset 1372 +#define useSeparateAdvanceForIdle_offset 1372 +#define useSeparateIdleTablesForCrankingTaper_offset 120 +#define useSeparateVeForIdle_offset 1372 +#define useStepperIdle_offset 764 +#define useTLE8888_cranking_hack_offset 120 +#define useTLE8888_stepper_offset 120 +#define useTpicAdvancedMode_offset 764 #define VBAT_INJECTOR_CURVE_SIZE 8 -#define vbattAdcChannel_offset 437 -#define vbattDividerCoeff_offset 396 +#define vbattAdcChannel_offset 457 +#define vbattDividerCoeff_offset 416 #define ve_override_e_auto_enum "VE_None", "VE_MAP", "VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 #define VEHICLE_INFO_SIZE 32 -#define vehicleName_offset 1136 -#define vehicleSpeedSensorInputPin_offset 802 -#define vehicleWeight_offset 792 -#define veLoadBins_offset 19468 -#define veOverrideMode_offset 1601 -#define verboseCan2_offset 940 -#define verboseCan_offset 100 -#define verboseCanBaseAddress_offset 764 -#define verboseQuad_offset 744 -#define verboseTLE8888_offset 744 -#define verboseTriggerSynchDetails_offset 1352 -#define verboseVVTDecoding_offset 940 -#define veRpmBins_offset 19500 -#define veTable_offset 18956 +#define vehicleName_offset 1156 +#define vehicleSpeedSensorInputPin_offset 822 +#define vehicleWeight_offset 812 +#define veLoadBins_offset 19416 +#define veOverrideMode_offset 1621 +#define verboseCan2_offset 960 +#define verboseCan_offset 120 +#define verboseCanBaseAddress_offset 784 +#define verboseQuad_offset 764 +#define verboseTLE8888_offset 764 +#define verboseTriggerSynchDetails_offset 1372 +#define verboseVVTDecoding_offset 960 +#define veRpmBins_offset 19448 +#define veTable_offset 18904 #define VM_VVT_INACTIVE 0 #define VOLTAGE_1_BYTE_PACKING_DIV 0.02 #define VR_THRESHOLD_COUNT 2 #define vr_threshold_s_size 16 -#define vRefAdcChannel_offset 1348 -#define vrThreshold1_offset 1240 -#define vrThreshold1_pin_offset 1252 -#define vrThreshold1_rpmBins_offset 1240 -#define vrThreshold1_values_offset 1246 -#define vrThreshold2_offset 1256 -#define vrThreshold2_pin_offset 1268 -#define vrThreshold2_rpmBins_offset 1256 -#define vrThreshold2_values_offset 1262 -#define vssFilterReciprocal_offset 547 -#define vssGearRatio_offset 548 -#define vssToothCount_offset 550 +#define vRefAdcChannel_offset 1368 +#define vrThreshold1_offset 1260 +#define vrThreshold1_pin_offset 1272 +#define vrThreshold1_rpmBins_offset 1260 +#define vrThreshold1_values_offset 1266 +#define vrThreshold2_offset 1276 +#define vrThreshold2_pin_offset 1288 +#define vrThreshold2_rpmBins_offset 1276 +#define vrThreshold2_values_offset 1282 +#define vssFilterReciprocal_offset 567 +#define vssGearRatio_offset 568 +#define vssToothCount_offset 570 #define vvt_mode_e_auto_enum "VVT_INACTIVE", "VVT_SECOND_HALF", "VVT_2JZ", "VVT_MIATA_NB", "VVT_FIRST_HALF", "VVT_BOSCH_QUICK_START", "VVT_TOYOTA_4_1", "VVT_FORD_ST170", "VVT_BARRA_3_PLUS_1", "VVT_NISSAN_VQ", "VVT_HONDA_K", "VVT_NISSAN_MR", "VVT_MITSUBISHI_3A92", "VVT_MAP_V_TWIN_ANOTHER", "VVT_MITSUBISHI_6G75" #define vvt_mode_e_enum "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" #define vvt_mode_e_VVT_2JZ 2 @@ -2642,33 +2641,33 @@ #define vvt_mode_e_VVT_NISSAN_VQ 9 #define vvt_mode_e_VVT_SECOND_HALF 1 #define vvt_mode_e_VVT_TOYOTA_4_1 6 -#define vvtActivationDelayMs_offset 3538 -#define vvtCamSensorUseRise_offset 744 -#define vvtMode1_offset 1716 -#define vvtModePadding_offset 1717 -#define vvtOffsets1_offset 1224 -#define vvtOffsetsPadding_offset 1228 -#define vvtOutputFrequency1_offset 1708 -#define vvtPins1_offset 1680 -#define vvtTable1_offset 18188 -#define vvtTable1LoadBins_offset 18252 -#define vvtTable1RpmBins_offset 18268 -#define vvtTable2_offset 18284 -#define vvtTable2LoadBins_offset 18348 -#define vvtTable2RpmBins_offset 18364 -#define warning_message_offset 5192 -#define warningLedPin_offset 1546 -#define warningPeriod_offset 1372 -#define wastegatePositionMax_offset 714 -#define wastegatePositionMin_offset 712 -#define wastegatePositionSensor_offset 1621 -#define wboHeaterPin_offset 652 +#define vvtActivationDelayMs_offset 3558 +#define vvtCamSensorUseRise_offset 764 +#define vvtMode1_offset 1736 +#define vvtModePadding_offset 1737 +#define vvtOffsets1_offset 1244 +#define vvtOffsetsPadding_offset 1248 +#define vvtOutputFrequency1_offset 1728 +#define vvtPins1_offset 1700 +#define vvtTable1_offset 18136 +#define vvtTable1LoadBins_offset 18200 +#define vvtTable1RpmBins_offset 18216 +#define vvtTable2_offset 18232 +#define vvtTable2LoadBins_offset 18296 +#define vvtTable2RpmBins_offset 18312 +#define warning_message_offset 5140 +#define warningLedPin_offset 1566 +#define warningPeriod_offset 1392 +#define wastegatePositionMax_offset 734 +#define wastegatePositionMin_offset 732 +#define wastegatePositionSensor_offset 1641 +#define wboHeaterPin_offset 672 #define WWAE_TABLE_SIZE 8 -#define wwaeBeta_offset 1500 -#define wwaeTau_offset 1404 -#define wwBetaCltValues_offset 3556 -#define wwBetaMapValues_offset 3580 -#define wwCltBins_offset 3540 -#define wwMapBins_offset 3564 -#define wwTauCltValues_offset 3548 -#define wwTauMapValues_offset 3572 +#define wwaeBeta_offset 1520 +#define wwaeTau_offset 1424 +#define wwBetaCltValues_offset 3576 +#define wwBetaMapValues_offset 3600 +#define wwCltBins_offset 3560 +#define wwMapBins_offset 3584 +#define wwTauCltValues_offset 3568 +#define wwTauMapValues_offset 3592 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h index 3385202387..0b295326b4 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 17:24:49 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:42 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -226,7 +226,7 @@ struct gppwm_channel { RPM * offset 18 */ - scaled_channel rpmBins[GPPWM_RPM_COUNT]; + scaled_channel rpmBins[GPPWM_RPM_COUNT]; /** duty * offset 26 @@ -619,204 +619,204 @@ struct engine_configuration_s { RPM * offset 4 */ - scaled_channel sensorSnifferRpmThreshold; - /** - * set rpm_hard_limit X - rpm - * offset 5 - */ - scaled_channel rpmHardLimit; + uint16_t sensorSnifferRpmThreshold; /** * A secondary Rev limit engaged by the driver to help launch the vehicle faster rpm * offset 6 */ - scaled_channel launchRpm; + uint16_t launchRpm; + /** + * set rpm_hard_limit X + rpm + * offset 8 + */ + uint16_t rpmHardLimit; /** * Engine sniffer would be disabled above this rpm * set engineSnifferRpmThreshold X RPM - * offset 7 + * offset 10 */ - scaled_channel engineSnifferRpmThreshold; + uint16_t engineSnifferRpmThreshold; /** * Disable multispark above this engine speed. rpm - * offset 8 + * offset 12 */ scaled_channel multisparkMaxRpm; /** * Above this RPM, disable AC. Set to 0 to disable check. rpm - * offset 9 + * offset 13 */ scaled_channel maxAcRpm; /** * Above this TPS, disable AC. Set to 0 to disable check. % - * offset 10 + * offset 14 */ uint8_t maxAcTps; /** * Above this CLT, disable AC to prevent overheating the engine. Set to 0 to disable check. deg C - * offset 11 + * offset 15 */ uint8_t maxAcClt; /** RPM - * offset 12 + * offset 16 */ - scaled_channel knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; + uint16_t knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; /** * This parameter sets the latest that the last multispark can occur after the main ignition event. For example, if the ignition timing is 30 degrees BTDC, and this parameter is set to 45, no multispark will ever be fired after 15 degrees ATDC. deg - * offset 28 + * offset 48 */ uint8_t multisparkMaxSparkingAngle; /** * Configures the maximum number of extra sparks to fire (does not include main spark) count - * offset 29 + * offset 49 */ uint8_t multisparkMaxExtraSparkCount; /** * need 4 byte alignment units - * offset 30 + * offset 50 */ - uint8_t alignmentFill_at_30[2]; + uint8_t alignmentFill_at_50[2]; /** - * offset 32 + * offset 52 */ injector_s injector; /** * Does the vehicle have a turbo or supercharger? - offset 100 bit 0 */ + offset 120 bit 0 */ bool isForcedInduction : 1 {}; /** * On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor. - offset 100 bit 1 */ + offset 120 bit 1 */ bool useFordRedundantTps : 1 {}; /** - offset 100 bit 2 */ + offset 120 bit 2 */ bool isVerboseAuxPid1 : 1 {}; /** - offset 100 bit 3 */ + offset 120 bit 3 */ bool overrideTriggerGaps : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 4 */ + offset 120 bit 4 */ bool enableFan1WithAc : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 5 */ + offset 120 bit 5 */ bool enableFan2WithAc : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 6 */ + offset 120 bit 6 */ bool disableFan1WhenStopped : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 7 */ + offset 120 bit 7 */ bool disableFan2WhenStopped : 1 {}; /** * Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines). - offset 100 bit 8 */ + offset 120 bit 8 */ bool enableTrailingSparks : 1 {}; /** * enable cj125verbose/disable cj125verbose - offset 100 bit 9 */ + offset 120 bit 9 */ bool isCJ125Verbose : 1 {}; /** * Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1 * When exposed to free air and 17x gain, Ua will be 4.17 volt - offset 100 bit 10 */ + offset 120 bit 10 */ bool cj125isUaDivided : 1 {}; /** - offset 100 bit 11 */ + offset 120 bit 11 */ bool cj125isLsu49 : 1 {}; /** * TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode. - offset 100 bit 12 */ + offset 120 bit 12 */ bool etb_use_two_wires : 1 {}; /** * Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position. - offset 100 bit 13 */ + offset 120 bit 13 */ bool isDoubleSolenoidIdle : 1 {}; /** - offset 100 bit 14 */ + offset 120 bit 14 */ bool useEeprom : 1 {}; /** * Is your UR CJ125 output wired to MCU via resistor divider? * Looks like 3v range should be enough, divider generally not needed. - offset 100 bit 15 */ + offset 120 bit 15 */ bool cj125isUrDivided : 1 {}; /** * Switch between Industrial and Cic PID implementation - offset 100 bit 16 */ + offset 120 bit 16 */ bool useCicPidForIdle : 1 {}; /** - offset 100 bit 17 */ + offset 120 bit 17 */ bool useTLE8888_cranking_hack : 1 {}; /** - offset 100 bit 18 */ + offset 120 bit 18 */ bool useInstantRpmForIdle : 1 {}; /** * This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration). - offset 100 bit 19 */ + offset 120 bit 19 */ bool useSeparateIdleTablesForCrankingTaper : 1 {}; /** - offset 100 bit 20 */ + offset 120 bit 20 */ bool launchControlEnabled : 1 {}; /** - offset 100 bit 21 */ + offset 120 bit 21 */ bool rollingLaunchEnabled : 1 {}; /** - offset 100 bit 22 */ + offset 120 bit 22 */ bool antiLagEnabled : 1 {}; /** * For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table). - offset 100 bit 23 */ + offset 120 bit 23 */ bool useRunningMathForCranking : 1 {}; /** * Shall we display real life signal or just the part consumed by trigger decoder. * Applies to both trigger and cam/vvt input. * * enable logic_level_trigger - offset 100 bit 24 */ + offset 120 bit 24 */ bool displayLogicLevelsInEngineSniffer : 1 {}; /** - offset 100 bit 25 */ + offset 120 bit 25 */ bool useTLE8888_stepper : 1 {}; /** * If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS. - offset 100 bit 26 */ + offset 120 bit 26 */ bool enableMapEstimationTableFallback : 1 {}; /** - offset 100 bit 27 */ + offset 120 bit 27 */ bool usescriptTableForCanSniffingFiltering : 1 {}; /** * Print incoming and outgoing first bus CAN messages in rusEFI console - offset 100 bit 28 */ + offset 120 bit 28 */ bool verboseCan : 1 {}; /** * Experimental setting that will cause a misfire * DO NOT ENABLE. - offset 100 bit 29 */ + offset 120 bit 29 */ bool artificialTestMisfire : 1 {}; /** - offset 100 bit 30 */ + offset 120 bit 30 */ bool issue_294_31 : 1 {}; /** - offset 100 bit 31 */ + offset 120 bit 31 */ bool unusedBit_45_31 : 1 {}; /** * Closed throttle, 1 volt = 200 units. * See also tps1_1AdcChannel * set tps_min X ADC - * offset 104 + * offset 124 */ int16_t tpsMin; /** @@ -824,62 +824,62 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps_max X ADC - * offset 106 + * offset 126 */ int16_t tpsMax; /** * TPS error detection: what throttle % is unrealistically low? * Also used for accelerator pedal error detection if so equiped. % - * offset 108 + * offset 128 */ int16_t tpsErrorDetectionTooLow; /** * TPS error detection: what throttle % is unrealistically high? * Also used for accelerator pedal error detection if so equiped. % - * offset 110 + * offset 130 */ int16_t tpsErrorDetectionTooHigh; /** - * offset 112 + * offset 132 */ cranking_parameters_s cranking; /** * Dwell duration while cranking ms - * offset 120 + * offset 140 */ float ignitionDwellForCrankingMs; /** * Once engine speed passes this value, start reducing ETB angle. rpm - * offset 124 + * offset 144 */ uint16_t etbRevLimitStart; /** * This far above 'Soft limiter start', fully close the throttle. At the bottom of the range, throttle control is normal. At the top of the range, the throttle is fully closed. rpm - * offset 126 + * offset 146 */ uint16_t etbRevLimitRange; /** * @see isMapAveragingEnabled - * offset 128 + * offset 148 */ MAP_sensor_config_s map; /** * todo: merge with channel settings, use full-scale Thermistor here! - * offset 268 + * offset 288 */ ThermistorConf clt; /** - * offset 300 + * offset 320 */ ThermistorConf iat; /** deg - * offset 332 + * offset 352 */ int launchTimingRetard; /** @@ -887,24 +887,24 @@ struct engine_configuration_s { * read hip9011 datasheet for details * todo split into two bit fields integer - * offset 336 + * offset 356 */ int hip9011PrescalerAndSDO; /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override kHz - * offset 340 + * offset 360 */ float knockBandCustom; /** - * offset 344 + * offset 364 */ specs_s specs; /** * Cylinder diameter in mm. mm - * offset 356 + * offset 376 */ float cylinderBore; /** @@ -912,33 +912,33 @@ struct engine_configuration_s { * Alpha-N means drive by TPS commonly only used for NA engines * Speed Density requires MAP sensor and is the default choice for may installs * MAF air charge is a cylinder filling based method that uses a mass air flow sensor. - * offset 360 + * offset 380 */ engine_load_mode_e fuelAlgorithm; /** - * offset 361 + * offset 381 */ uint8_t alignmentFill_at_1[3]; /** * This is the injection strategy during engine start. See Fuel/Injection settings for more detail. It is suggested to use "Simultaneous". - * offset 364 + * offset 384 */ injection_mode_e crankingInjectionMode; /** * This is where the fuel injection type is defined: "Simultaneous" means all injectors will fire together at once. "Sequential" fires the injectors on a per cylinder basis, which requires individually wired injectors. "Batched" will fire the injectors in groups. If your injectors are individually wired you will also need to enable "Two wire batch emulation". * set injection_mode X * See also twoWireBatchInjection - * offset 365 + * offset 385 */ injection_mode_e injectionMode; /** * need 4 byte alignment units - * offset 366 + * offset 386 */ - uint8_t alignmentFill_at_366[2]; + uint8_t alignmentFill_at_386[2]; /** - * offset 368 + * offset 388 */ angle_t unusedHere1341234; /** @@ -946,7 +946,7 @@ struct engine_configuration_s { * There is tapering towards running timing advance * set cranking_timing_angle X deg - * offset 372 + * offset 392 */ angle_t crankingTimingAngle; /** @@ -955,49 +955,49 @@ struct engine_configuration_s { * Wasted spark = Fires pairs of cylinders together, either one coil per pair of cylinders or one coil per cylinder * Two distributors = A pair of distributors, found on some BMW, Toyota and other engines * set ignition_mode X - * offset 376 + * offset 396 */ ignition_mode_e ignitionMode; /** * How many consecutive gap rations have to match expected ranges for sync to happen count - * offset 377 + * offset 397 */ int8_t gapTrackingLengthOverride; /** * Above this speed, disable closed loop idle control. Set to 0 to disable (allow closed loop idle at any speed). kph - * offset 378 + * offset 398 */ uint8_t maxIdleVss; /** * need 4 byte alignment units - * offset 379 + * offset 399 */ - uint8_t alignmentFill_at_379[1]; + uint8_t alignmentFill_at_399[1]; /** * Expected oil pressure after starting the engine. If oil pressure does not reach this level within 5 seconds of engine start, fuel will be cut. Set to 0 to disable and always allow starting. kPa - * offset 380 + * offset 400 */ uint16_t minOilPressureAfterStart; /** * Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light). - * offset 382 + * offset 402 */ timing_mode_e timingMode; /** * need 4 byte alignment units - * offset 383 + * offset 403 */ - uint8_t alignmentFill_at_383[1]; + uint8_t alignmentFill_at_403[1]; /** * This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing * This mode is useful when adjusting distributor location. RPM - * offset 384 + * offset 404 */ angle_t fixedModeTiming; /** @@ -1006,170 +1006,170 @@ struct engine_configuration_s { * .Knowing this angle allows us to control timing and other angles in reference to TDC. * set global_trigger_offset_angle X deg btdc - * offset 388 + * offset 408 */ angle_t globalTriggerAngleOffset; /** * Ratio/coefficient of input voltage dividers on your PCB. For example, use '2' if your board divides 5v into 2.5v. Use '1.66' if your board divides 5v into 3v. coef - * offset 392 + * offset 412 */ float analogInputDividerCoefficient; /** * This is the ratio of the resistors for the battery voltage, measure the voltage at the battery and then adjust this number until the gauge matches the reading. coef - * offset 396 + * offset 416 */ float vbattDividerCoeff; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 400 + * offset 420 */ float fanOnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 404 + * offset 424 */ float fanOffTemperature; /** * Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size. revs/km - * offset 408 + * offset 428 */ float driveWheelRevPerKm; /** * set can_mode X - * offset 412 + * offset 432 */ can_nbc_e canNbcType; /** * need 4 byte alignment units - * offset 413 + * offset 433 */ - uint8_t alignmentFill_at_413[3]; + uint8_t alignmentFill_at_433[3]; /** * CANbus thread period in ms ms - * offset 416 + * offset 436 */ int canSleepPeriodMs; /** - * offset 420 + * offset 440 */ display_mode_e displayMode; /** * need 4 byte alignment units - * offset 421 + * offset 441 */ - uint8_t alignmentFill_at_421[3]; + uint8_t alignmentFill_at_441[3]; /** index - * offset 424 + * offset 444 */ int byFirmwareVersion; /** index - * offset 428 + * offset 448 */ int HD44780width; /** index - * offset 432 + * offset 452 */ int HD44780height; /** * First throttle body, first sensor. See also pedalPositionAdcChannel - * offset 436 + * offset 456 */ adc_channel_e tps1_1AdcChannel; /** * This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB. - * offset 437 + * offset 457 */ adc_channel_e vbattAdcChannel; /** * This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined. - * offset 438 + * offset 458 */ adc_channel_e fuelLevelSensor; /** * Second throttle body position sensor, single channel so far * set_analog_input_pin tps2 X - * offset 439 + * offset 459 */ adc_channel_e tps2_1AdcChannel; /** * 0.1 is a good default value x - * offset 440 + * offset 460 */ float idle_derivativeFilterLoss; /** * just a temporary solution angle - * offset 444 + * offset 464 */ int trailingSparkAngle; /** - * offset 448 + * offset 468 */ trigger_config_s trigger; /** - * offset 460 + * offset 480 */ int unused460; /** - * offset 464 + * offset 484 */ spi_device_e hip9011SpiDevice; /** * Single value to be used in event of a failed MAP sensor * This value is only used for speed density fueling calculations. kPa - * offset 465 + * offset 485 */ uint8_t failedMapFallback; /** * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. % - * offset 466 + * offset 486 */ uint8_t boostControlSafeDutyCycle; /** - * offset 467 + * offset 487 */ adc_channel_e mafAdcChannel; /** * set global_fuel_correction X coef - * offset 468 + * offset 488 */ float globalFuelCorrection; /** volts - * offset 472 + * offset 492 */ float adcVcc; /** Deg - * offset 476 + * offset 496 */ float mapCamDetectionAnglePosition; /** * Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts. - * offset 480 + * offset 500 */ brain_input_pin_e camInputs[CAM_INPUTS_COUNT]; /** - * offset 488 + * offset 508 */ uint8_t camInputsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 488 + * offset 508 */ afr_sensor_s afr; /** @@ -1178,275 +1178,275 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set_analog_input_pin pps X * See throttlePedalUpVoltage and throttlePedalWOTVoltage - * offset 508 + * offset 528 */ adc_channel_e throttlePedalPositionAdcChannel; /** * need 4 byte alignment units - * offset 509 + * offset 529 */ - uint8_t alignmentFill_at_509[1]; + uint8_t alignmentFill_at_529[1]; /** - * offset 510 + * offset 530 */ Gpio tle6240_cs; /** - * offset 512 + * offset 532 */ pin_output_mode_e tle6240_csPinMode; /** * need 4 byte alignment units - * offset 513 + * offset 533 */ - uint8_t alignmentFill_at_513[1]; + uint8_t alignmentFill_at_533[1]; /** * Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata - * offset 514 + * offset 534 */ switch_input_pin_e throttlePedalUpPin; /** * @see hasBaroSensor - * offset 516 + * offset 536 */ air_pressure_sensor_config_s baroSensor; /** - * offset 528 + * offset 548 */ idle_hardware_s idle; /** * Value between 0 and 100 used in Manual mode % - * offset 540 + * offset 560 */ float manIdlePosition; /** * Ignition timing to remove when a knock event occurs. % - * offset 544 + * offset 564 */ scaled_channel knockRetardAggression; /** * After a knock event, reapply timing at this rate. deg/s - * offset 545 + * offset 565 */ scaled_channel knockRetardReapplyRate; /** * Maximum amount of knock retard. deg - * offset 546 + * offset 566 */ uint8_t knockRetardMaximum; /** * Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response. - * offset 547 + * offset 567 */ uint8_t vssFilterReciprocal; /** * Number of turns of your vehicle speed sensor per turn of the wheels. For example if your sensor is on the transmission output, enter your axle/differential ratio. If you are using a hub-mounted sensor, enter a value of 1.0. ratio - * offset 548 + * offset 568 */ scaled_channel vssGearRatio; /** * Number of pulses output per revolution of the shaft where your VSS is mounted. For example, GM applications of the T56 output 17 pulses per revolution of the transmission output shaft. count - * offset 550 + * offset 570 */ uint8_t vssToothCount; /** * need 4 byte alignment units - * offset 551 + * offset 571 */ - uint8_t alignmentFill_at_551[1]; + uint8_t alignmentFill_at_571[1]; /** - * offset 552 + * offset 572 */ Gpio l9779_cs; /** * need 4 byte alignment units - * offset 554 + * offset 574 */ - uint8_t alignmentFill_at_554[2]; + uint8_t alignmentFill_at_574[2]; /** * Same RPM is used for two ways of producing simulated RPM. See also triggerSimulatorPins (with wires) * See also directSelfStimulation (no wires, bypassing input hardware) * rpm X * TODO: rename to triggerSimulatorRpm Rpm - * offset 556 + * offset 576 */ int triggerSimulatorFrequency; /** - * offset 560 + * offset 580 */ output_pin_e injectionPins[MAX_CYLINDER_COUNT]; /** - * offset 584 + * offset 604 */ output_pin_e ignitionPins[MAX_CYLINDER_COUNT]; /** - * offset 608 + * offset 628 */ pin_output_mode_e injectionPinMode; /** - * offset 609 + * offset 629 */ pin_output_mode_e ignitionPinMode; /** - * offset 610 + * offset 630 */ Gpio HD44780_rs; /** - * offset 612 + * offset 632 */ Gpio HD44780_e; /** - * offset 614 + * offset 634 */ Gpio HD44780_db4; /** - * offset 616 + * offset 636 */ Gpio HD44780_db5; /** - * offset 618 + * offset 638 */ Gpio HD44780_db6; /** - * offset 620 + * offset 640 */ Gpio HD44780_db7; /** - * offset 622 + * offset 642 */ Gpio gps_rx_pin; /** - * offset 624 + * offset 644 */ Gpio gps_tx_pin; /** - * offset 626 + * offset 646 */ output_pin_e fuelPumpPin; /** - * offset 628 + * offset 648 */ pin_output_mode_e fuelPumpPinMode; /** * need 4 byte alignment units - * offset 629 + * offset 649 */ - uint8_t alignmentFill_at_629[1]; + uint8_t alignmentFill_at_649[1]; /** * Check engine light, also malfunction indicator light. Always blinks once on boot. - * offset 630 + * offset 650 */ output_pin_e malfunctionIndicatorPin; /** - * offset 632 + * offset 652 */ pin_output_mode_e malfunctionIndicatorPinMode; /** - * offset 633 + * offset 653 */ pin_output_mode_e fanPinMode; /** - * offset 634 + * offset 654 */ output_pin_e fanPin; /** * Some cars have a switch to indicate that clutch pedal is all the way down - * offset 636 + * offset 656 */ switch_input_pin_e clutchDownPin; /** - * offset 638 + * offset 658 */ output_pin_e alternatorControlPin; /** - * offset 640 + * offset 660 */ pin_output_mode_e alternatorControlPinMode; /** - * offset 641 + * offset 661 */ pin_input_mode_e clutchDownPinMode; /** - * offset 642 + * offset 662 */ Gpio digitalPotentiometerChipSelect[DIGIPOT_COUNT]; /** - * offset 650 + * offset 670 */ pin_output_mode_e electronicThrottlePin1Mode; /** * need 4 byte alignment units - * offset 651 + * offset 671 */ - uint8_t alignmentFill_at_651[1]; + uint8_t alignmentFill_at_671[1]; /** * set_cj125_heater_pin XXX - * offset 652 + * offset 672 */ Gpio wboHeaterPin; /** * set_cj125_cs_pin XXX - * offset 654 + * offset 674 */ Gpio cj125CsPin; /** - * offset 656 + * offset 676 */ spi_device_e max31855spiDevice; /** * need 4 byte alignment units - * offset 657 + * offset 677 */ - uint8_t alignmentFill_at_657[1]; + uint8_t alignmentFill_at_677[1]; /** - * offset 658 + * offset 678 */ Gpio debugTriggerSync; /** * Digital Potentiometer is used by stock ECU stimulation code - * offset 660 + * offset 680 */ spi_device_e digitalPotentiometerSpiDevice; /** * need 4 byte alignment units - * offset 661 + * offset 681 */ - uint8_t alignmentFill_at_661[1]; + uint8_t alignmentFill_at_681[1]; /** - * offset 662 + * offset 682 */ Gpio mc33972_cs; /** - * offset 664 + * offset 684 */ pin_output_mode_e mc33972_csPinMode; /** * Useful in Research&Development phase - * offset 665 + * offset 685 */ adc_channel_e auxFastSensor1_adcChannel; /** * First throttle body, second sensor. - * offset 666 + * offset 686 */ adc_channel_e tps1_2AdcChannel; /** * Second throttle body, second sensor. - * offset 667 + * offset 687 */ adc_channel_e tps2_2AdcChannel; /** @@ -1454,116 +1454,116 @@ struct engine_configuration_s { * Second channel * See also tps1_1AdcChannel * See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage - * offset 668 + * offset 688 */ adc_channel_e throttlePedalPositionSecondAdcChannel; /** % - * offset 669 + * offset 689 */ uint8_t fuelLevelValues[FUEL_LEVEL_TABLE_COUNT]; /** * AFR, WBO, EGO - whatever you like to call it - * offset 677 + * offset 697 */ ego_sensor_e afr_type; /** * need 4 byte alignment units - * offset 678 + * offset 698 */ - uint8_t alignmentFill_at_678[2]; + uint8_t alignmentFill_at_698[2]; /** * 0.1 is a good default value x - * offset 680 + * offset 700 */ float idle_antiwindupFreq; /** - * offset 684 + * offset 704 */ brain_input_pin_e triggerInputPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 688 + * offset 708 */ uint16_t unused688; - /** - * offset 690 - */ - pin_output_mode_e hip9011CsPinMode; - /** - * need 4 byte alignment - units - * offset 691 - */ - uint8_t alignmentFill_at_691[1]; - /** - * offset 692 - */ - output_pin_e tachOutputPin; - /** - * offset 694 - */ - pin_output_mode_e tachOutputPinMode; - /** - * need 4 byte alignment - units - * offset 695 - */ - uint8_t alignmentFill_at_695[1]; - /** - * offset 696 - */ - output_pin_e mainRelayPin; - /** - * offset 698 - */ - Gpio sdCardCsPin; - /** - * set_can_tx_pin X - * offset 700 - */ - Gpio canTxPin; - /** - * set_can_rx_pin X - * offset 702 - */ - Gpio canRxPin; - /** - * offset 704 - */ - pin_input_mode_e throttlePedalUpPinMode; - /** - * Additional idle % while A/C is active - % - * offset 705 - */ - uint8_t acIdleExtraOffset; - /** - * Ratio between the wheels and your transmission output. - ratio - * offset 706 - */ - scaled_channel finalGearRatio; - /** - * offset 708 - */ - brain_input_pin_e tcuInputSpeedSensorPin; /** * offset 710 */ - uint8_t tcuInputSpeedSensorTeeth; + pin_output_mode_e hip9011CsPinMode; /** * need 4 byte alignment units * offset 711 */ uint8_t alignmentFill_at_711[1]; + /** + * offset 712 + */ + output_pin_e tachOutputPin; + /** + * offset 714 + */ + pin_output_mode_e tachOutputPinMode; + /** + * need 4 byte alignment + units + * offset 715 + */ + uint8_t alignmentFill_at_715[1]; + /** + * offset 716 + */ + output_pin_e mainRelayPin; + /** + * offset 718 + */ + Gpio sdCardCsPin; + /** + * set_can_tx_pin X + * offset 720 + */ + Gpio canTxPin; + /** + * set_can_rx_pin X + * offset 722 + */ + Gpio canRxPin; + /** + * offset 724 + */ + pin_input_mode_e throttlePedalUpPinMode; + /** + * Additional idle % while A/C is active + % + * offset 725 + */ + uint8_t acIdleExtraOffset; + /** + * Ratio between the wheels and your transmission output. + ratio + * offset 726 + */ + scaled_channel finalGearRatio; + /** + * offset 728 + */ + brain_input_pin_e tcuInputSpeedSensorPin; + /** + * offset 730 + */ + uint8_t tcuInputSpeedSensorTeeth; + /** + * need 4 byte alignment + units + * offset 731 + */ + uint8_t alignmentFill_at_731[1]; /** * Voltage when the wastegate is closed. * You probably don't have one of these! mv - * offset 712 + * offset 732 */ uint16_t wastegatePositionMin; /** @@ -1571,14 +1571,14 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 714 + * offset 734 */ uint16_t wastegatePositionMax; /** * Voltage when the idle valve is closed. * You probably don't have one of these! mv - * offset 716 + * offset 736 */ uint16_t idlePositionMin; /** @@ -1586,174 +1586,31 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 718 + * offset 738 */ uint16_t idlePositionMax; /** * Secondary TTL channel baud rate BPs - * offset 720 + * offset 740 */ uint32_t tunerStudioSerialSpeed; /** * Just for reference really, not taken into account by any logic at this point CR - * offset 724 + * offset 744 */ float compressionRatio; /** * Each rusEFI piece can provide synthetic trigger signal for external ECU. Sometimes these wires are routed back into trigger inputs of the same rusEFI board. * See also directSelfStimulation which is different. - * offset 728 + * offset 748 */ Gpio triggerSimulatorPins[TRIGGER_SIMULATOR_PIN_COUNT]; /** - * offset 734 + * offset 754 */ pin_output_mode_e triggerSimulatorPinModes[TRIGGER_SIMULATOR_PIN_COUNT]; - /** - * need 4 byte alignment - units - * offset 737 - */ - uint8_t alignmentFill_at_737[1]; - /** - * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin - * offset 738 - */ - output_pin_e o2heaterPin; - /** - * offset 740 - */ - pin_output_mode_e o2heaterPinModeTodO; - /** - * need 4 byte alignment - units - * offset 741 - */ - uint8_t alignmentFill_at_741[3]; - /** - offset 744 bit 0 */ - bool is_enabled_spi_1 : 1 {}; - /** - offset 744 bit 1 */ - bool is_enabled_spi_2 : 1 {}; - /** - offset 744 bit 2 */ - bool is_enabled_spi_3 : 1 {}; - /** - * enable sd/disable sd - offset 744 bit 3 */ - bool isSdCardEnabled : 1 {}; - /** - * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. - offset 744 bit 4 */ - bool rusefiVerbose29b : 1 {}; - /** - offset 744 bit 5 */ - bool isEngineControlEnabled : 1 {}; - /** - offset 744 bit 6 */ - bool isHip9011Enabled : 1 {}; - /** - offset 744 bit 7 */ - bool isVerboseAlternator : 1 {}; - /** - offset 744 bit 8 */ - bool verboseQuad : 1 {}; - /** - * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. - offset 744 bit 9 */ - bool useStepperIdle : 1 {}; - /** - offset 744 bit 10 */ - bool enabledStep1Limiter : 1 {}; - /** - offset 744 bit 11 */ - bool useTpicAdvancedMode : 1 {}; - /** - offset 744 bit 12 */ - bool useLcdScreen : 1 {}; - /** - offset 744 bit 13 */ - bool verboseTLE8888 : 1 {}; - /** - * CAN broadcast using custom rusEFI protocol - * enable can_broadcast/disable can_broadcast - offset 744 bit 14 */ - bool enableVerboseCanTx : 1 {}; - /** - * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. - offset 744 bit 15 */ - bool onOffAlternatorLogic : 1 {}; - /** - * enable cj125/disable cj125 - offset 744 bit 16 */ - bool isCJ125Enabled : 1 {}; - /** - * Use rise or fall signal front - * get vvtCamSensorUseRise - offset 744 bit 17 */ - bool vvtCamSensorUseRise : 1 {}; - /** - * Useful for individual intakes - offset 744 bit 18 */ - bool measureMapOnlyInOneCylinder : 1 {}; - /** - offset 744 bit 19 */ - bool stepperForceParkingEveryRestart : 1 {}; - /** - * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. - offset 744 bit 20 */ - bool isFasterEngineSpinUpEnabled : 1 {}; - /** - * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. - offset 744 bit 21 */ - bool coastingFuelCutEnabled : 1 {}; - /** - * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. - offset 744 bit 22 */ - bool useIacTableForCoasting : 1 {}; - /** - offset 744 bit 23 */ - bool useNoiselessTriggerDecoder : 1 {}; - /** - offset 744 bit 24 */ - bool useIdleTimingPidControl : 1 {}; - /** - * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. - offset 744 bit 25 */ - bool disableEtbWhenEngineStopped : 1 {}; - /** - offset 744 bit 26 */ - bool is_enabled_spi_4 : 1 {}; - /** - * Disable the electronic throttle motor and DC idle motor for testing. - * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. - offset 744 bit 27 */ - bool pauseEtbControl : 1 {}; - /** - offset 744 bit 28 */ - bool alignEngineSnifferAtTDC : 1 {}; - /** - * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. - offset 744 bit 29 */ - bool useETBforIdleControl : 1 {}; - /** - offset 744 bit 30 */ - bool idleIncrementalPidCic : 1 {}; - /** - * AEM X-Series or rusEFI Wideband - offset 744 bit 31 */ - bool enableAemXSeries : 1 {}; - /** - * offset 748 - */ - brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; - /** - * offset 756 - */ - pin_output_mode_e mainRelayPinMode; /** * need 4 byte alignment units @@ -1761,1030 +1618,1173 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_757[1]; /** + * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin * offset 758 */ - Gpio hip9011CsPin; + output_pin_e o2heaterPin; /** * offset 760 */ + pin_output_mode_e o2heaterPinModeTodO; + /** + * need 4 byte alignment + units + * offset 761 + */ + uint8_t alignmentFill_at_761[3]; + /** + offset 764 bit 0 */ + bool is_enabled_spi_1 : 1 {}; + /** + offset 764 bit 1 */ + bool is_enabled_spi_2 : 1 {}; + /** + offset 764 bit 2 */ + bool is_enabled_spi_3 : 1 {}; + /** + * enable sd/disable sd + offset 764 bit 3 */ + bool isSdCardEnabled : 1 {}; + /** + * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. + offset 764 bit 4 */ + bool rusefiVerbose29b : 1 {}; + /** + offset 764 bit 5 */ + bool isEngineControlEnabled : 1 {}; + /** + offset 764 bit 6 */ + bool isHip9011Enabled : 1 {}; + /** + offset 764 bit 7 */ + bool isVerboseAlternator : 1 {}; + /** + offset 764 bit 8 */ + bool verboseQuad : 1 {}; + /** + * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. + offset 764 bit 9 */ + bool useStepperIdle : 1 {}; + /** + offset 764 bit 10 */ + bool enabledStep1Limiter : 1 {}; + /** + offset 764 bit 11 */ + bool useTpicAdvancedMode : 1 {}; + /** + offset 764 bit 12 */ + bool useLcdScreen : 1 {}; + /** + offset 764 bit 13 */ + bool verboseTLE8888 : 1 {}; + /** + * CAN broadcast using custom rusEFI protocol + * enable can_broadcast/disable can_broadcast + offset 764 bit 14 */ + bool enableVerboseCanTx : 1 {}; + /** + * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. + offset 764 bit 15 */ + bool onOffAlternatorLogic : 1 {}; + /** + * enable cj125/disable cj125 + offset 764 bit 16 */ + bool isCJ125Enabled : 1 {}; + /** + * Use rise or fall signal front + * get vvtCamSensorUseRise + offset 764 bit 17 */ + bool vvtCamSensorUseRise : 1 {}; + /** + * Useful for individual intakes + offset 764 bit 18 */ + bool measureMapOnlyInOneCylinder : 1 {}; + /** + offset 764 bit 19 */ + bool stepperForceParkingEveryRestart : 1 {}; + /** + * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. + offset 764 bit 20 */ + bool isFasterEngineSpinUpEnabled : 1 {}; + /** + * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. + offset 764 bit 21 */ + bool coastingFuelCutEnabled : 1 {}; + /** + * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. + offset 764 bit 22 */ + bool useIacTableForCoasting : 1 {}; + /** + offset 764 bit 23 */ + bool useNoiselessTriggerDecoder : 1 {}; + /** + offset 764 bit 24 */ + bool useIdleTimingPidControl : 1 {}; + /** + * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. + offset 764 bit 25 */ + bool disableEtbWhenEngineStopped : 1 {}; + /** + offset 764 bit 26 */ + bool is_enabled_spi_4 : 1 {}; + /** + * Disable the electronic throttle motor and DC idle motor for testing. + * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. + offset 764 bit 27 */ + bool pauseEtbControl : 1 {}; + /** + offset 764 bit 28 */ + bool alignEngineSnifferAtTDC : 1 {}; + /** + * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. + offset 764 bit 29 */ + bool useETBforIdleControl : 1 {}; + /** + offset 764 bit 30 */ + bool idleIncrementalPidCic : 1 {}; + /** + * AEM X-Series or rusEFI Wideband + offset 764 bit 31 */ + bool enableAemXSeries : 1 {}; + /** + * offset 768 + */ + brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; + /** + * offset 776 + */ + pin_output_mode_e mainRelayPinMode; + /** + * need 4 byte alignment + units + * offset 777 + */ + uint8_t alignmentFill_at_777[1]; + /** + * offset 778 + */ + Gpio hip9011CsPin; + /** + * offset 780 + */ Gpio hip9011IntHoldPin; /** - * offset 762 + * offset 782 */ pin_output_mode_e hip9011IntHoldPinMode; /** * need 4 byte alignment units - * offset 763 + * offset 783 */ - uint8_t alignmentFill_at_763[1]; + uint8_t alignmentFill_at_783[1]; /** - * offset 764 + * offset 784 */ uint32_t verboseCanBaseAddress; /** v - * offset 768 + * offset 788 */ uint8_t mc33_hvolt; /** * Minimum MAP before closed loop boost is enabled. Use to prevent misbehavior upon entering boost. kPa - * offset 769 + * offset 789 */ uint8_t minimumBoostClosedLoopMap; /** * Optional Radiator Fan used with A/C - * offset 770 + * offset 790 */ output_pin_e acFanPin; /** - * offset 772 + * offset 792 */ pin_output_mode_e acFanPinMode; /** - * offset 773 + * offset 793 */ spi_device_e l9779spiDevice; /** volts - * offset 774 + * offset 794 */ scaled_channel dwellVoltageCorrVoltBins[DWELL_CURVE_SIZE]; /** - * offset 782 + * offset 802 */ imu_type_e imuType; /** multiplier - * offset 783 + * offset 803 */ scaled_channel dwellVoltageCorrValues[DWELL_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 791 + * offset 811 */ - uint8_t alignmentFill_at_791[1]; + uint8_t alignmentFill_at_811[1]; /** kg - * offset 792 + * offset 812 */ uint16_t vehicleWeight; /** * How far above idle speed do we consider idling? * For example, if target = 800, this param = 200, then anything below 1000 RPM is considered idle. RPM - * offset 794 + * offset 814 */ int16_t idlePidRpmUpperLimit; /** * Apply nonlinearity correction below a pulse of this duration. Pulses longer than this duration will receive no adjustment. ms - * offset 796 + * offset 816 */ scaled_channel applyNonlinearBelowPulse; /** - * offset 798 + * offset 818 */ Gpio lps25BaroSensorScl; /** - * offset 800 + * offset 820 */ Gpio lps25BaroSensorSda; /** - * offset 802 + * offset 822 */ brain_input_pin_e vehicleSpeedSensorInputPin; /** * Some vehicles have a switch to indicate that clutch pedal is all the way up - * offset 804 + * offset 824 */ switch_input_pin_e clutchUpPin; /** - * offset 806 + * offset 826 */ InjectorNonlinearMode injectorNonlinearMode; /** - * offset 807 + * offset 827 */ pin_input_mode_e clutchUpPinMode; /** - * offset 808 + * offset 828 */ Gpio max31855_cs[EGT_CHANNEL_COUNT]; /** * Continental/GM flex fuel sensor, 50-150hz type - * offset 824 + * offset 844 */ brain_input_pin_e flexSensorPin; /** - * offset 826 + * offset 846 */ Gpio test557pin; /** - * offset 828 + * offset 848 */ pin_output_mode_e stepperDirectionPinMode; /** - * offset 829 + * offset 849 */ spi_device_e mc33972spiDevice; /** * Stoichiometric ratio for your secondary fuel. This value is used when the Flex Fuel sensor indicates E100, typically 9.0 :1 - * offset 830 + * offset 850 */ scaled_channel stoichRatioSecondary; /** * Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open. % - * offset 831 + * offset 851 */ uint8_t etbMaximumPosition; /** * SD card logging period, in milliseconds ms - * offset 832 + * offset 852 */ int16_t sdCardPeriodMs; /** - * offset 834 + * offset 854 */ adc_channel_e idlePositionSensor; /** * need 4 byte alignment units - * offset 835 + * offset 855 */ - uint8_t alignmentFill_at_835[1]; + uint8_t alignmentFill_at_855[1]; /** - * offset 836 + * offset 856 */ Gpio debugMapAveraging; /** - * offset 838 + * offset 858 */ output_pin_e starterRelayDisablePin; /** * On some vehicles we can disable starter once engine is already running - * offset 840 + * offset 860 */ pin_output_mode_e starterRelayDisablePinMode; /** * need 4 byte alignment units - * offset 841 + * offset 861 */ - uint8_t alignmentFill_at_841[1]; + uint8_t alignmentFill_at_861[1]; /** * Some Subaru and some Mazda use double-solenoid idle air valve - * offset 842 + * offset 862 */ output_pin_e secondSolenoidPin; /** * See also starterControlPin - * offset 844 + * offset 864 */ switch_input_pin_e startStopButtonPin; /** * need 4 byte alignment units - * offset 846 + * offset 866 */ - uint8_t alignmentFill_at_846[2]; + uint8_t alignmentFill_at_866[2]; /** * This many MAP samples are used to estimate the current MAP. This many samples are considered, and the minimum taken. Recommended value is 1 for single-throttle engines, and your number of cylinders for individual throttle bodies. count - * offset 848 + * offset 868 */ int mapMinBufferLength; /** * Below this throttle position, the engine is considered idling. If you have an electronic throttle, this checks accelerator pedal position instead of throttle position, and should be set to 1-2%. % - * offset 852 + * offset 872 */ int16_t idlePidDeactivationTpsThreshold; /** % - * offset 854 + * offset 874 */ int16_t stepperParkingExtraSteps; /** ADC - * offset 856 + * offset 876 */ uint16_t tps1SecondaryMin; /** ADC - * offset 858 + * offset 878 */ uint16_t tps1SecondaryMax; /** rpm - * offset 860 + * offset 880 */ int16_t antiLagRpmTreshold; /** * Maximum time to crank starter when start/stop button is pressed Seconds - * offset 862 + * offset 882 */ uint16_t startCrankingDuration; /** * This pin is used for debugging - snap a logic analyzer on it and see if it's ever high - * offset 864 + * offset 884 */ Gpio triggerErrorPin; /** - * offset 866 + * offset 886 */ pin_output_mode_e triggerErrorPinMode; /** * need 4 byte alignment units - * offset 867 + * offset 887 */ - uint8_t alignmentFill_at_867[1]; + uint8_t alignmentFill_at_887[1]; /** - * offset 868 + * offset 888 */ output_pin_e acRelayPin; /** - * offset 870 + * offset 890 */ pin_output_mode_e acRelayPinMode; /** * need 4 byte alignment units - * offset 871 + * offset 891 */ - uint8_t alignmentFill_at_871[1]; + uint8_t alignmentFill_at_891[1]; /** - * offset 872 + * offset 892 */ script_setting_t scriptSetting[SCRIPT_SETTING_COUNT]; /** - * offset 904 + * offset 924 */ Gpio spi1mosiPin; /** - * offset 906 + * offset 926 */ Gpio spi1misoPin; /** - * offset 908 + * offset 928 */ Gpio spi1sckPin; /** - * offset 910 + * offset 930 */ Gpio spi2mosiPin; /** - * offset 912 + * offset 932 */ Gpio spi2misoPin; /** - * offset 914 + * offset 934 */ Gpio spi2sckPin; /** - * offset 916 + * offset 936 */ Gpio spi3mosiPin; /** - * offset 918 + * offset 938 */ Gpio spi3misoPin; /** - * offset 920 + * offset 940 */ Gpio spi3sckPin; /** * Saab Combustion Detection Module knock signal input pin * also known as Saab Ion Sensing Module - * offset 922 + * offset 942 */ Gpio cdmInputPin; /** - * offset 924 + * offset 944 */ Gpio joystickCenterPin; /** - * offset 926 + * offset 946 */ Gpio joystickAPin; /** - * offset 928 + * offset 948 */ Gpio joystickBPin; /** - * offset 930 + * offset 950 */ Gpio joystickCPin; /** - * offset 932 + * offset 952 */ Gpio joystickDPin; /** - * offset 934 + * offset 954 */ uart_device_e consoleUartDevice; /** * rusEFI console Sensor Sniffer mode - * offset 935 + * offset 955 */ sensor_chart_e sensorChartMode; /** - * offset 936 + * offset 956 */ maf_sensor_type_e mafSensorType; /** * need 4 byte alignment units - * offset 937 + * offset 957 */ - uint8_t alignmentFill_at_937[3]; + uint8_t alignmentFill_at_957[3]; /** - offset 940 bit 0 */ + offset 960 bit 0 */ bool clutchUpPinInverted : 1 {}; /** - offset 940 bit 1 */ + offset 960 bit 1 */ bool clutchDownPinInverted : 1 {}; /** * If enabled we use two H-bridges to drive stepper idle air valve - offset 940 bit 2 */ + offset 960 bit 2 */ bool useHbridgesToDriveIdleStepper : 1 {}; /** - offset 940 bit 3 */ + offset 960 bit 3 */ bool multisparkEnable : 1 {}; /** - offset 940 bit 4 */ + offset 960 bit 4 */ bool enableLaunchRetard : 1 {}; /** - offset 940 bit 5 */ + offset 960 bit 5 */ bool unfinishedenableLaunchBoost : 1 {}; /** - offset 940 bit 6 */ + offset 960 bit 6 */ bool unfinishedlaunchDisableBySpeed : 1 {}; /** * Read VSS from OEM CAN bus according to selected CAN vehicle configuration. - offset 940 bit 7 */ + offset 960 bit 7 */ bool enableCanVss : 1 {}; /** - offset 940 bit 8 */ + offset 960 bit 8 */ bool enableInnovateLC2 : 1 {}; /** - offset 940 bit 9 */ + offset 960 bit 9 */ bool showHumanReadableWarning : 1 {}; /** * If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor. - offset 940 bit 10 */ + offset 960 bit 10 */ bool stftIgnoreErrorMagnitude : 1 {}; /** - offset 940 bit 11 */ + offset 960 bit 11 */ bool tempBooleanForVerySpecialCases : 1 {}; /** - offset 940 bit 12 */ + offset 960 bit 12 */ bool enableSoftwareKnock : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable vvt_details - offset 940 bit 13 */ + offset 960 bit 13 */ bool verboseVVTDecoding : 1 {}; /** * get invertCamVVTSignal - offset 940 bit 14 */ + offset 960 bit 14 */ bool invertCamVVTSignal : 1 {}; /** * This property is useful if using rusEFI as TCM or BCM only * enable consumeObdSensors - offset 940 bit 15 */ + offset 960 bit 15 */ bool consumeObdSensors : 1 {}; /** - offset 940 bit 16 */ + offset 960 bit 16 */ bool knockBankCyl1 : 1 {}; /** - offset 940 bit 17 */ + offset 960 bit 17 */ bool knockBankCyl2 : 1 {}; /** - offset 940 bit 18 */ + offset 960 bit 18 */ bool knockBankCyl3 : 1 {}; /** - offset 940 bit 19 */ + offset 960 bit 19 */ bool knockBankCyl4 : 1 {}; /** - offset 940 bit 20 */ + offset 960 bit 20 */ bool knockBankCyl5 : 1 {}; /** - offset 940 bit 21 */ + offset 960 bit 21 */ bool knockBankCyl6 : 1 {}; /** - offset 940 bit 22 */ + offset 960 bit 22 */ bool knockBankCyl7 : 1 {}; /** - offset 940 bit 23 */ + offset 960 bit 23 */ bool knockBankCyl8 : 1 {}; /** - offset 940 bit 24 */ + offset 960 bit 24 */ bool knockBankCyl9 : 1 {}; /** - offset 940 bit 25 */ + offset 960 bit 25 */ bool knockBankCyl10 : 1 {}; /** - offset 940 bit 26 */ + offset 960 bit 26 */ bool knockBankCyl11 : 1 {}; /** - offset 940 bit 27 */ + offset 960 bit 27 */ bool knockBankCyl12 : 1 {}; /** - offset 940 bit 28 */ + offset 960 bit 28 */ bool tcuEnabled : 1 {}; /** - offset 940 bit 29 */ + offset 960 bit 29 */ bool canBroadcastUseChannelTwo : 1 {}; /** * If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss - offset 940 bit 30 */ + offset 960 bit 30 */ bool useRawOutputToDriveIdleStepper : 1 {}; /** * Print incoming and outgoing second bus CAN messages in rusEFI console - offset 940 bit 31 */ + offset 960 bit 31 */ bool verboseCan2 : 1 {}; /** - * offset 944 + * offset 964 */ dc_io etbIo[ETB_COUNT]; /** * Wastegate control Solenoid - * offset 960 + * offset 980 */ output_pin_e boostControlPin; /** - * offset 962 + * offset 982 */ pin_output_mode_e boostControlPinMode; /** * need 4 byte alignment units - * offset 963 + * offset 983 */ - uint8_t alignmentFill_at_963[1]; + uint8_t alignmentFill_at_983[1]; /** - * offset 964 + * offset 984 */ switch_input_pin_e antiLagActivatePin; /** - * offset 966 + * offset 986 */ switch_input_pin_e launchActivatePin; /** - * offset 968 + * offset 988 */ pid_s boostPid; /** - * offset 988 + * offset 1008 */ boostType_e boostType; /** * need 4 byte alignment units - * offset 989 + * offset 1009 */ - uint8_t alignmentFill_at_989[3]; + uint8_t alignmentFill_at_1009[3]; /** Hz - * offset 992 + * offset 1012 */ int boostPwmFrequency; /** - * offset 996 + * offset 1016 */ launchActivationMode_e launchActivationMode; /** - * offset 997 + * offset 1017 */ antiLagActivationMode_e antiLagActivationMode; /** * need 4 byte alignment units - * offset 998 + * offset 1018 */ - uint8_t alignmentFill_at_998[2]; + uint8_t alignmentFill_at_1018[2]; /** * Disabled above this speed Kph - * offset 1000 + * offset 1020 */ int launchSpeedThreshold; /** * Range from Launch Rpm for Timing Retard to activate RPM - * offset 1004 + * offset 1024 */ int launchTimingRpmRange; /** * Extra Fuel Added % - * offset 1008 + * offset 1028 */ int launchFuelAdded; /** * Duty Cycle for the Boost Solenoid % - * offset 1012 + * offset 1032 */ int launchBoostDuty; /** * RPM Range for Hard Cut rpm - * offset 1016 + * offset 1036 */ int hardCutRpmRange; /** rpm - * offset 1020 + * offset 1040 */ int launchAdvanceRpmRange; /** rpm - * offset 1024 + * offset 1044 */ int launchTpsTreshold; /** rpm - * offset 1028 + * offset 1048 */ float launchActivateDelay; /** - * offset 1032 + * offset 1052 */ stft_s stft; /** - * offset 1056 + * offset 1076 */ dc_io stepperDcIo[DC_PER_STEPPER]; /** * For example, BMW, GM or Chevrolet * REQUIRED for rusEFI Online - * offset 1072 + * offset 1092 */ vehicle_info_t engineMake; /** * For example, LS1 or NB2 * REQUIRED for rusEFI Online - * offset 1104 + * offset 1124 */ vehicle_info_t engineCode; /** * For example, Hunchback or Orange Miata * Vehicle name has to be unique between your vehicles. * REQUIRED for rusEFI Online - * offset 1136 + * offset 1156 */ vehicle_info_t vehicleName; /** - * offset 1168 + * offset 1188 */ output_pin_e tcu_solenoid[TCU_SOLENOID_COUNT]; /** - * offset 1180 + * offset 1200 */ etb_function_e etbFunctions[ETB_COUNT]; /** - * offset 1182 + * offset 1202 */ spi_device_e drv8860spiDevice; /** * need 4 byte alignment units - * offset 1183 + * offset 1203 */ - uint8_t alignmentFill_at_1183[1]; + uint8_t alignmentFill_at_1203[1]; /** - * offset 1184 + * offset 1204 */ Gpio drv8860_cs; /** - * offset 1186 + * offset 1206 */ pin_output_mode_e drv8860_csPinMode; /** * need 4 byte alignment units - * offset 1187 + * offset 1207 */ - uint8_t alignmentFill_at_1187[1]; + uint8_t alignmentFill_at_1207[1]; /** - * offset 1188 + * offset 1208 */ Gpio drv8860_miso; /** volt - * offset 1190 + * offset 1210 */ scaled_channel fuelLevelBins[FUEL_LEVEL_TABLE_COUNT]; /** - * offset 1206 + * offset 1226 */ output_pin_e luaOutputPins[LUA_PWM_COUNT]; /** * need 4 byte alignment units - * offset 1222 + * offset 1242 */ - uint8_t alignmentFill_at_1222[2]; + uint8_t alignmentFill_at_1242[2]; /** * Angle between cam sensor and VVT zero position * set vvt_offset X value - * offset 1224 + * offset 1244 */ float vvtOffsets[CAM_INPUTS_COUNT]; /** - * offset 1240 + * offset 1260 */ float vvtOffsetsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 1240 + * offset 1260 */ vr_threshold_s vrThreshold[VR_THRESHOLD_COUNT]; /** - * offset 1272 + * offset 1292 */ gppwm_note_t gpPwmNote[GPPWM_CHANNELS]; /** ADC - * offset 1336 + * offset 1356 */ uint16_t tps2SecondaryMin; /** ADC - * offset 1338 + * offset 1358 */ uint16_t tps2SecondaryMax; /** - offset 1340 bit 0 */ + offset 1360 bit 0 */ bool disablePrimaryUart : 1 {}; /** * Enables lambda sensor closed loop feedback for fuelling. - offset 1340 bit 1 */ + offset 1360 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** * Print details into rusEFI console * enable verbose_idle - offset 1340 bit 2 */ + offset 1360 bit 2 */ bool isVerboseIAC : 1 {}; /** - offset 1340 bit 3 */ + offset 1360 bit 3 */ bool boardUseTachPullUp : 1 {}; /** - offset 1340 bit 4 */ + offset 1360 bit 4 */ bool boardUseTempPullUp : 1 {}; /** - offset 1340 bit 5 */ + offset 1360 bit 5 */ bool unused234234234 : 1 {}; /** * Sometimes we have a performance issue while printing error - offset 1340 bit 6 */ + offset 1360 bit 6 */ bool silentTriggerError : 1 {}; /** - offset 1340 bit 7 */ + offset 1360 bit 7 */ bool useLinearCltSensor : 1 {}; /** * enable can_read/disable can_read - offset 1340 bit 8 */ + offset 1360 bit 8 */ bool canReadEnabled : 1 {}; /** * enable can_write/disable can_write - offset 1340 bit 9 */ + offset 1360 bit 9 */ bool canWriteEnabled : 1 {}; /** - offset 1340 bit 10 */ + offset 1360 bit 10 */ bool useLinearIatSensor : 1 {}; /** - offset 1340 bit 11 */ + offset 1360 bit 11 */ bool boardUse2stepPullDown : 1 {}; /** * Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50% - offset 1340 bit 12 */ + offset 1360 bit 12 */ bool tachPulseDurationAsDutyCycle : 1 {}; /** * This enables smart alternator control and activates the extra alternator settings. - offset 1340 bit 13 */ + offset 1360 bit 13 */ bool isAlternatorControlEnabled : 1 {}; /** * This setting flips the signal from the primary engine speed sensor. - offset 1340 bit 14 */ + offset 1360 bit 14 */ bool invertPrimaryTriggerSignal : 1 {}; /** * This setting flips the signal from the secondary engine speed sensor. - offset 1340 bit 15 */ + offset 1360 bit 15 */ bool invertSecondaryTriggerSignal : 1 {}; /** - offset 1340 bit 16 */ + offset 1360 bit 16 */ bool cutFuelOnHardLimit : 1 {}; /** * Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer. - offset 1340 bit 17 */ + offset 1360 bit 17 */ bool cutSparkOnHardLimit : 1 {}; /** - offset 1340 bit 18 */ + offset 1360 bit 18 */ bool launchFuelCutEnable : 1 {}; /** * This is the Cut Mode normally used - offset 1340 bit 19 */ + offset 1360 bit 19 */ bool launchSparkCutEnable : 1 {}; /** - offset 1340 bit 20 */ + offset 1360 bit 20 */ bool boardUseCrankPullUp : 1 {}; /** - offset 1340 bit 21 */ + offset 1360 bit 21 */ bool boardUseCamPullDown : 1 {}; /** - offset 1340 bit 22 */ + offset 1360 bit 22 */ bool boardUseCamVrPullUp : 1 {}; /** - offset 1340 bit 23 */ + offset 1360 bit 23 */ bool boardUseD2PullDown : 1 {}; /** - offset 1340 bit 24 */ + offset 1360 bit 24 */ bool boardUseD3PullDown : 1 {}; /** - offset 1340 bit 25 */ + offset 1360 bit 25 */ bool boardUseD4PullDown : 1 {}; /** - offset 1340 bit 26 */ + offset 1360 bit 26 */ bool boardUseD5PullDown : 1 {}; /** * Sometimes we just have to shut the engine down. Use carefully! - offset 1340 bit 27 */ + offset 1360 bit 27 */ bool useFSIO5ForCriticalIssueEngineStop : 1 {}; /** * Sometimes we have to miss injection on purpose to attract driver's attention - offset 1340 bit 28 */ + offset 1360 bit 28 */ bool useFSIO4ForSeriousEngineWarning : 1 {}; /** - offset 1340 bit 29 */ + offset 1360 bit 29 */ bool launchActivateInverted : 1 {}; /** - offset 1340 bit 30 */ + offset 1360 bit 30 */ bool twoStroke : 1 {}; /** * Where is your primary skipped wheel located? - offset 1340 bit 31 */ + offset 1360 bit 31 */ bool skippedWheelOnCam : 1 {}; /** - * offset 1344 + * offset 1364 */ adc_channel_e hipOutputChannel; /** * need 4 byte alignment units - * offset 1345 + * offset 1365 */ - uint8_t alignmentFill_at_1345[1]; + uint8_t alignmentFill_at_1365[1]; /** * A/C button input - * offset 1346 + * offset 1366 */ switch_input_pin_e acSwitch; /** - * offset 1348 + * offset 1368 */ adc_channel_e vRefAdcChannel; /** * Expected neutral position % - * offset 1349 + * offset 1369 */ uint8_t etbNeutralPosition; /** * See also idleRpmPid - * offset 1350 + * offset 1370 */ idle_mode_e idleMode; /** * need 4 byte alignment units - * offset 1351 + * offset 1371 */ - uint8_t alignmentFill_at_1351[1]; + uint8_t alignmentFill_at_1371[1]; /** * Enable fuel injection - This is default off for new projects as a safety feature, set to "true" to enable fuel injection and further injector settings. - offset 1352 bit 0 */ + offset 1372 bit 0 */ bool isInjectionEnabled : 1 {}; /** * Enable ignition - This is default off for new projects as a safety feature, set to "true" to enable ignition and further ignition settings. - offset 1352 bit 1 */ + offset 1372 bit 1 */ bool isIgnitionEnabled : 1 {}; /** * When enabled if TPS is held above 95% no fuel is injected while cranking to clear excess fuel from the cylinders. - offset 1352 bit 2 */ + offset 1372 bit 2 */ bool isCylinderCleanupEnabled : 1 {}; /** * Should we use tables to vary tau/beta based on CLT/MAP, or just with fixed values? - offset 1352 bit 3 */ + offset 1372 bit 3 */ bool complexWallModel : 1 {}; /** - offset 1352 bit 4 */ + offset 1372 bit 4 */ bool alwaysInstantRpm : 1 {}; /** - offset 1352 bit 5 */ + offset 1372 bit 5 */ bool isMapAveragingEnabled : 1 {}; /** * If enabled, use separate temperature multiplier table for cranking idle position. * If disabled, use normal running multiplier table applied to the cranking base position. - offset 1352 bit 6 */ + offset 1372 bit 6 */ bool overrideCrankingIacSetting : 1 {}; /** * This activates a separate ignition timing table for idle conditions, this can help idle stability by using ignition retard and advance either side of the desired idle speed. Extra retard at low idle speeds will prevent stalling and extra advance at high idle speeds can help reduce engine power and slow the idle speed. - offset 1352 bit 7 */ + offset 1372 bit 7 */ bool useSeparateAdvanceForIdle : 1 {}; /** - offset 1352 bit 8 */ + offset 1372 bit 8 */ bool isWaveAnalyzerEnabled : 1 {}; /** * This activates a separate fuel table for Idle, this allows fine tuning of the idle fuelling. - offset 1352 bit 9 */ + offset 1372 bit 9 */ bool useSeparateVeForIdle : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable trigger_details - offset 1352 bit 10 */ + offset 1372 bit 10 */ bool verboseTriggerSynchDetails : 1 {}; /** * Usually if we have no trigger events that means engine is stopped * Unless we are troubleshooting and spinning the engine by hand - this case a longer * delay is needed - offset 1352 bit 11 */ + offset 1372 bit 11 */ bool isManualSpinningMode : 1 {}; /** * This is needed if your coils are individually wired and you wish to use batch injection. * enable two_wire_batch_injection - offset 1352 bit 12 */ + offset 1372 bit 12 */ bool twoWireBatchInjection : 1 {}; /** * VR sensors are only precise on rising front * enable trigger_only_front - offset 1352 bit 13 */ + offset 1372 bit 13 */ bool useOnlyRisingEdgeForTrigger : 1 {}; /** * This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark). - offset 1352 bit 14 */ + offset 1372 bit 14 */ bool twoWireBatchIgnition : 1 {}; /** - offset 1352 bit 15 */ + offset 1372 bit 15 */ bool useFixedBaroCorrFromMap : 1 {}; /** * In Constant mode, timing is automatically tapered to running as RPM increases. * In Table mode, the "Cranking ignition advance" table is used directly. - offset 1352 bit 16 */ + offset 1372 bit 16 */ bool useSeparateAdvanceForCranking : 1 {}; /** * This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle). * You probably don't need this. - offset 1352 bit 17 */ + offset 1372 bit 17 */ bool useAdvanceCorrectionsForCranking : 1 {}; /** * Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor. - offset 1352 bit 18 */ + offset 1372 bit 18 */ bool flexCranking : 1 {}; /** * This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller - offset 1352 bit 19 */ + offset 1372 bit 19 */ bool useIacPidMultTable : 1 {}; /** - offset 1352 bit 20 */ + offset 1372 bit 20 */ bool isBoostControlEnabled : 1 {}; /** * Interpolates the Ignition Retard from 0 to 100% within the RPM Range - offset 1352 bit 21 */ + offset 1372 bit 21 */ bool launchSmoothRetard : 1 {}; /** * Some engines are OK running semi-random sequential while other engine require phase synchronization - offset 1352 bit 22 */ + offset 1372 bit 22 */ bool isPhaseSyncRequiredForIgnition : 1 {}; /** * If enabled, use a curve for RPM limit (based on coolant temperature) instead of a constant value. - offset 1352 bit 23 */ + offset 1372 bit 23 */ bool useCltBasedRpmLimit : 1 {}; /** * If enabled, don't wait for engine start to heat O2 sensors. WARNING: this will reduce the life of your sensor, as condensation in the exhaust from a cold start can crack the sensing element. - offset 1352 bit 24 */ + offset 1372 bit 24 */ bool forceO2Heating : 1 {}; /** - offset 1352 bit 25 */ + offset 1372 bit 25 */ bool unused_1484_bit_25 : 1 {}; /** - offset 1352 bit 26 */ + offset 1372 bit 26 */ bool unused_1484_bit_26 : 1 {}; /** - offset 1352 bit 27 */ + offset 1372 bit 27 */ bool unused_1484_bit_27 : 1 {}; /** - offset 1352 bit 28 */ + offset 1372 bit 28 */ bool unused_1484_bit_28 : 1 {}; /** - offset 1352 bit 29 */ + offset 1372 bit 29 */ bool unused_1484_bit_29 : 1 {}; /** - offset 1352 bit 30 */ + offset 1372 bit 30 */ bool unused_1484_bit_30 : 1 {}; /** - offset 1352 bit 31 */ + offset 1372 bit 31 */ bool unused_1484_bit_31 : 1 {}; /** count - * offset 1356 + * offset 1376 */ uint32_t engineChartSize; /** mult - * offset 1360 + * offset 1380 */ float turboSpeedSensorMultiplier; /** - * offset 1364 + * offset 1384 */ Gpio camInputsDebug[CAM_INPUTS_COUNT]; /** - * offset 1372 + * offset 1392 */ uint8_t camInputsDebugPadding[CAM_INPUTS_COUNT_padding]; /** * Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling. RPM - * offset 1372 + * offset 1392 */ int16_t acIdleRpmBump; /** * set warningPeriod X seconds - * offset 1374 + * offset 1394 */ int16_t warningPeriod; /** angle - * offset 1376 + * offset 1396 */ float knockDetectionWindowStart; /** angle - * offset 1380 + * offset 1400 */ float knockDetectionWindowEnd; /** ms - * offset 1384 + * offset 1404 */ float idleStepperReactionTime; /** count - * offset 1388 + * offset 1408 */ int idleStepperTotalSteps; /** * TODO: finish this #413 sec - * offset 1392 + * offset 1412 */ float noAccelAfterHardLimitPeriodSecs; /** * At what trigger index should some MAP-related math be executed? This is a performance trick to reduce load on synchronization trigger callback. index - * offset 1396 + * offset 1416 */ int mapAveragingSchedulingAtIndex; /** * Duration in ms or duty cycle depending on selected mode - * offset 1400 + * offset 1420 */ float tachPulseDuractionMs; /** * Length of time the deposited wall fuel takes to dissipate after the start of acceleration. Seconds - * offset 1404 + * offset 1424 */ float wwaeTau; /** - * offset 1408 + * offset 1428 */ pid_s alternatorControl; /** - * offset 1428 + * offset 1448 */ pid_s etb; /** - * offset 1448 + * offset 1468 */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 1452 + * offset 1472 */ uint16_t unused1452; /** - * offset 1454 + * offset 1474 */ brain_input_pin_e turboSpeedSensorInputPin; /** @@ -2792,7 +2792,7 @@ struct engine_configuration_s { * See also tps2_1AdcChannel * set tps2_min X ADC - * offset 1456 + * offset 1476 */ int16_t tps2Min; /** @@ -2800,1021 +2800,1021 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps2_max X ADC - * offset 1458 + * offset 1478 */ int16_t tps2Max; /** * See also startStopButtonPin - * offset 1460 + * offset 1480 */ output_pin_e starterControlPin; /** - * offset 1462 + * offset 1482 */ pin_input_mode_e startStopButtonMode; /** * need 4 byte alignment units - * offset 1463 + * offset 1483 */ - uint8_t alignmentFill_at_1463[1]; + uint8_t alignmentFill_at_1483[1]; /** - * offset 1464 + * offset 1484 */ Gpio mc33816_flag0; /** Pulse - * offset 1466 + * offset 1486 */ uint8_t tachPulsePerRev; /** * need 4 byte alignment units - * offset 1467 + * offset 1487 */ - uint8_t alignmentFill_at_1467[1]; + uint8_t alignmentFill_at_1487[1]; /** * kPa value which is too low to be true kPa - * offset 1468 + * offset 1488 */ float mapErrorDetectionTooLow; /** * kPa value which is too high to be true kPa - * offset 1472 + * offset 1492 */ float mapErrorDetectionTooHigh; /** * How long to wait for the spark to fire before recharging the coil for another spark. ms - * offset 1476 + * offset 1496 */ scaled_channel multisparkSparkDuration; /** * This sets the dwell time for subsequent sparks. The main spark's dwell is set by the dwell table. ms - * offset 1478 + * offset 1498 */ scaled_channel multisparkDwell; /** * See cltIdleRpmBins - * offset 1480 + * offset 1500 */ pid_s idleRpmPid; /** * 0 = No fuel settling on port walls 1 = All the fuel settling on port walls setting this to 0 disables the wall wetting enrichment. Fraction - * offset 1500 + * offset 1520 */ float wwaeBeta; /** * blue LED on many rusEFI boards. * Blue Communication LED which is expected to blink at 50% duty cycle during normal board operation. * If USB communication cable is connected Blue LED starts to blink faster. - * offset 1504 + * offset 1524 */ Gpio communicationLedPin; /** * Green LED on many rusEFI boards. * Off if engine is stopped, blinks if engine is cranking, solid if engine is running. - * offset 1506 + * offset 1526 */ Gpio runningLedPin; /** * See also EFI_CONSOLE_RX_BRAIN_PIN - * offset 1508 + * offset 1528 */ Gpio binarySerialTxPin; /** - * offset 1510 + * offset 1530 */ Gpio binarySerialRxPin; /** - * offset 1512 + * offset 1532 */ Gpio auxValves[AUX_DIGITAL_VALVE_COUNT]; /** - * offset 1516 + * offset 1536 */ switch_input_pin_e tcuUpshiftButtonPin; /** - * offset 1518 + * offset 1538 */ switch_input_pin_e tcuDownshiftButtonPin; /** voltage - * offset 1520 + * offset 1540 */ float throttlePedalUpVoltage; /** * Pedal in the floor voltage - * offset 1524 + * offset 1544 */ float throttlePedalWOTVoltage; /** * on IGN voltage detection turn fuel pump on to build fuel pressure seconds - * offset 1528 + * offset 1548 */ int16_t startUpFuelPumpDuration; /** * If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation RPM - * offset 1530 + * offset 1550 */ int16_t idlePidRpmDeadZone; /** * This is the target battery voltage the alternator PID control will attempt to maintain Volts - * offset 1532 + * offset 1552 */ float targetVBatt; /** * Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load. % - * offset 1536 + * offset 1556 */ float alternatorOffAboveTps; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. cycles - * offset 1540 + * offset 1560 */ int16_t afterCrankingIACtaperDuration; /** * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value percent - * offset 1542 + * offset 1562 */ int16_t iacByTpsTaper; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X - * offset 1544 + * offset 1564 */ Gpio auxSerialTxPin; /** - * offset 1546 + * offset 1566 */ Gpio warningLedPin; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X - * offset 1548 + * offset 1568 */ Gpio auxSerialRxPin; /** - * offset 1550 + * offset 1570 */ Gpio LIS302DLCsPin; /** * How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs. sec - * offset 1552 + * offset 1572 */ scaled_channel tpsAccelLookback; /** * Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1553 + * offset 1573 */ uint8_t coastingFuelCutVssLow; /** * Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1554 + * offset 1574 */ uint8_t coastingFuelCutVssHigh; /** * Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut. sec - * offset 1555 + * offset 1575 */ scaled_channel noFuelTrimAfterDfcoTime; /** * Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in. roc - * offset 1556 + * offset 1576 */ float tpsAccelEnrichmentThreshold; /** - * offset 1560 + * offset 1580 */ brain_input_pin_e auxSpeedSensorInputPin[2]; /** - * offset 1564 + * offset 1584 */ uint8_t totalGearsCount; /** * Sets what part of injection's is controlled by the injection phase table. - * offset 1565 + * offset 1585 */ InjectionTimingMode injectionTimingMode; /** * need 4 byte alignment units - * offset 1566 + * offset 1586 */ - uint8_t alignmentFill_at_1566[2]; + uint8_t alignmentFill_at_1586[2]; /** * Band rate for primary TTL BPs - * offset 1568 + * offset 1588 */ uint32_t uartConsoleSerialSpeed; /** * For decel we simply multiply delta of TPS and tFor decel we do not use table?! roc - * offset 1572 + * offset 1592 */ float tpsDecelEnleanmentThreshold; /** * Magic multiplier, we multiply delta of TPS and get fuel squirt duration coeff - * offset 1576 + * offset 1596 */ float tpsDecelEnleanmentMultiplier; /** * ExpAverage alpha coefficient coeff - * offset 1580 + * offset 1600 */ float slowAdcAlpha; /** * See http://rusefi.com/s/debugmode * * set debug_mode X - * offset 1584 + * offset 1604 */ debug_mode_e debugMode; /** * need 4 byte alignment units - * offset 1585 + * offset 1605 */ - uint8_t alignmentFill_at_1585[3]; + uint8_t alignmentFill_at_1605[3]; /** BPs - * offset 1588 + * offset 1608 */ uint32_t auxSerialSpeed; /** voltage - * offset 1592 + * offset 1612 */ float throttlePedalSecondaryUpVoltage; /** * Pedal in the floor voltage - * offset 1596 + * offset 1616 */ float throttlePedalSecondaryWOTVoltage; /** * set can_baudrate - * offset 1600 + * offset 1620 */ can_baudrate_e canBaudRate; /** * Override the Y axis (load) value used for the VE table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1601 + * offset 1621 */ ve_override_e veOverrideMode; /** - * offset 1602 + * offset 1622 */ can_baudrate_e can2BaudRate; /** * Override the Y axis (load) value used for the AFR table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1603 + * offset 1623 */ load_override_e afrOverrideMode; /** A - * offset 1604 + * offset 1624 */ scaled_channel mc33_hpfp_i_peak; /** A - * offset 1605 + * offset 1625 */ scaled_channel mc33_hpfp_i_hold; /** * How long to deactivate power when hold current is reached before applying power again us - * offset 1606 + * offset 1626 */ uint8_t mc33_hpfp_i_hold_off; /** * Maximum amount of time the solenoid can be active before assuming a programming error ms - * offset 1607 + * offset 1627 */ uint8_t mc33_hpfp_max_hold; /** * Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards) - offset 1608 bit 0 */ + offset 1628 bit 0 */ bool stepperDcInvertedPins : 1 {}; /** - offset 1608 bit 1 */ + offset 1628 bit 1 */ bool unused1740b0 : 1 {}; /** - offset 1608 bit 2 */ + offset 1628 bit 2 */ bool unused1740b1 : 1 {}; /** - offset 1608 bit 3 */ + offset 1628 bit 3 */ bool unused1740b2 : 1 {}; /** - offset 1608 bit 4 */ + offset 1628 bit 4 */ bool unused1127 : 1 {}; /** - offset 1608 bit 5 */ + offset 1628 bit 5 */ bool unused1128 : 1 {}; /** - offset 1608 bit 6 */ + offset 1628 bit 6 */ bool unused1129 : 1 {}; /** - offset 1608 bit 7 */ + offset 1628 bit 7 */ bool unused1130 : 1 {}; /** - offset 1608 bit 8 */ + offset 1628 bit 8 */ bool unusedBit_540_8 : 1 {}; /** - offset 1608 bit 9 */ + offset 1628 bit 9 */ bool unusedBit_540_9 : 1 {}; /** - offset 1608 bit 10 */ + offset 1628 bit 10 */ bool unusedBit_540_10 : 1 {}; /** - offset 1608 bit 11 */ + offset 1628 bit 11 */ bool unusedBit_540_11 : 1 {}; /** - offset 1608 bit 12 */ + offset 1628 bit 12 */ bool unusedBit_540_12 : 1 {}; /** - offset 1608 bit 13 */ + offset 1628 bit 13 */ bool unusedBit_540_13 : 1 {}; /** - offset 1608 bit 14 */ + offset 1628 bit 14 */ bool unusedBit_540_14 : 1 {}; /** - offset 1608 bit 15 */ + offset 1628 bit 15 */ bool unusedBit_540_15 : 1 {}; /** - offset 1608 bit 16 */ + offset 1628 bit 16 */ bool unusedBit_540_16 : 1 {}; /** - offset 1608 bit 17 */ + offset 1628 bit 17 */ bool unusedBit_540_17 : 1 {}; /** - offset 1608 bit 18 */ + offset 1628 bit 18 */ bool unusedBit_540_18 : 1 {}; /** - offset 1608 bit 19 */ + offset 1628 bit 19 */ bool unusedBit_540_19 : 1 {}; /** - offset 1608 bit 20 */ + offset 1628 bit 20 */ bool unusedBit_540_20 : 1 {}; /** - offset 1608 bit 21 */ + offset 1628 bit 21 */ bool unusedBit_540_21 : 1 {}; /** - offset 1608 bit 22 */ + offset 1628 bit 22 */ bool unusedBit_540_22 : 1 {}; /** - offset 1608 bit 23 */ + offset 1628 bit 23 */ bool unusedBit_540_23 : 1 {}; /** - offset 1608 bit 24 */ + offset 1628 bit 24 */ bool unusedBit_540_24 : 1 {}; /** - offset 1608 bit 25 */ + offset 1628 bit 25 */ bool unusedBit_540_25 : 1 {}; /** - offset 1608 bit 26 */ + offset 1628 bit 26 */ bool unusedBit_540_26 : 1 {}; /** - offset 1608 bit 27 */ + offset 1628 bit 27 */ bool unusedBit_540_27 : 1 {}; /** - offset 1608 bit 28 */ + offset 1628 bit 28 */ bool unusedBit_540_28 : 1 {}; /** - offset 1608 bit 29 */ + offset 1628 bit 29 */ bool unusedBit_540_29 : 1 {}; /** - offset 1608 bit 30 */ + offset 1628 bit 30 */ bool unusedBit_540_30 : 1 {}; /** - offset 1608 bit 31 */ + offset 1628 bit 31 */ bool unusedBit_540_31 : 1 {}; /** * Time between bench test pulses ms - * offset 1612 + * offset 1632 */ scaled_channel benchTestOffTime; /** * How many test bench pulses do you want count - * offset 1613 + * offset 1633 */ uint8_t benchTestCount; /** * Length of each of the test pulses ms - * offset 1614 + * offset 1634 */ scaled_channel benchTestOnTime; /** - * offset 1615 + * offset 1635 */ pin_input_mode_e launchActivatePinMode; /** * set_can2_tx_pin X - * offset 1616 + * offset 1636 */ Gpio can2TxPin; /** * set_can2_rx_pin X - * offset 1618 + * offset 1638 */ Gpio can2RxPin; /** - * offset 1620 + * offset 1640 */ pin_output_mode_e starterControlPinMode; /** - * offset 1621 + * offset 1641 */ adc_channel_e wastegatePositionSensor; /** * Override the Y axis (load) value used for the ignition table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1622 + * offset 1642 */ load_override_e ignOverrideMode; /** * Select which fuel pressure sensor measures the pressure of the fuel at your injectors. - * offset 1623 + * offset 1643 */ injector_pressure_type_e injectorPressureType; /** - * offset 1624 + * offset 1644 */ output_pin_e hpfpValvePin; /** - * offset 1626 + * offset 1646 */ pin_output_mode_e hpfpValvePinMode; /** * need 4 byte alignment units - * offset 1627 + * offset 1647 */ - uint8_t alignmentFill_at_1627[1]; + uint8_t alignmentFill_at_1647[1]; /** * MAP value above which fuel is cut in case of overboost. * Set to 0 to disable overboost cut. kPa (absolute) - * offset 1628 + * offset 1648 */ float boostCutPressure; /** kg/h - * offset 1632 + * offset 1652 */ scaled_channel tchargeBins[16]; /** ratio - * offset 1648 + * offset 1668 */ scaled_channel tchargeValues[16]; /** * Fixed timing, useful for TDC testing deg - * offset 1664 + * offset 1684 */ float fixedTiming; /** * MAP voltage for low point v - * offset 1668 + * offset 1688 */ float mapLowValueVoltage; /** * MAP voltage for low point v - * offset 1672 + * offset 1692 */ float mapHighValueVoltage; /** * EGO value correction value - * offset 1676 + * offset 1696 */ float egoValueShift; /** - * offset 1680 + * offset 1700 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; /** - * offset 1688 + * offset 1708 */ spi_device_e cj125SpiDevice; /** - * offset 1689 + * offset 1709 */ pin_output_mode_e cj125CsPinMode; /** - * offset 1690 + * offset 1710 */ pin_output_mode_e sdCardCsPinMode; /** * need 4 byte alignment units - * offset 1691 + * offset 1711 */ - uint8_t alignmentFill_at_1691[1]; + uint8_t alignmentFill_at_1711[1]; /** * This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling. percent - * offset 1692 + * offset 1712 */ int crankingIACposition; /** - * offset 1696 + * offset 1716 */ float tChargeMinRpmMinTps; /** - * offset 1700 + * offset 1720 */ float tChargeMinRpmMaxTps; /** - * offset 1704 + * offset 1724 */ float tChargeMaxRpmMinTps; /** - * offset 1708 + * offset 1728 */ float tChargeMaxRpmMaxTps; /** - * offset 1712 + * offset 1732 */ pwm_freq_t vvtOutputFrequency[CAMS_PER_BANK]; /** * Additional idle % when fan #1 is active % - * offset 1716 + * offset 1736 */ uint8_t fan1ExtraIdle; /** * need 4 byte alignment units - * offset 1717 + * offset 1737 */ - uint8_t alignmentFill_at_1717[3]; + uint8_t alignmentFill_at_1737[3]; /** Hz - * offset 1720 + * offset 1740 */ int alternatorPwmFrequency; /** * set vvt_mode X - * offset 1724 + * offset 1744 */ vvt_mode_e vvtMode[CAMS_PER_BANK]; /** - * offset 1726 + * offset 1746 */ uint8_t vvtModePadding[CAMS_PER_BANK_padding]; /** * Additional idle % when fan #2 is active % - * offset 1726 + * offset 1746 */ uint8_t fan2ExtraIdle; /** * Delay to allow fuel pressure to build before firing the priming pulse. sec - * offset 1727 + * offset 1747 */ scaled_channel primingDelay; /** - * offset 1728 + * offset 1748 */ adc_channel_e auxAnalogInputs[AUX_ANALOG_INPUT_COUNT]; /** - * offset 1736 + * offset 1756 */ output_pin_e trailingCoilPins[MAX_CYLINDER_COUNT]; /** - * offset 1760 + * offset 1780 */ tle8888_mode_e tle8888mode; /** - * offset 1761 + * offset 1781 */ pin_output_mode_e LIS302DLCsPinMode; /** * None = I have a MAP-referenced fuel pressure regulator * Fixed rail pressure = I have an atmosphere-referenced fuel pressure regulator (returnless, typically) * Sensed rail pressure = I have a fuel pressure sensor - * offset 1762 + * offset 1782 */ injector_compensation_mode_e injectorCompensationMode; /** - * offset 1763 + * offset 1783 */ pin_output_mode_e fan2PinMode; /** * This is the pressure at which your injector flow is known. * For example if your injectors flow 400cc/min at 3.5 bar, enter 350kpa here. kPa - * offset 1764 + * offset 1784 */ float fuelReferencePressure; /** * Fuel multiplier (enrichment) immediately after engine start mult - * offset 1768 + * offset 1788 */ float postCrankingFactor; /** * Time over which to taper out after start enrichment seconds - * offset 1772 + * offset 1792 */ float postCrankingDurationSec; /** - * offset 1776 + * offset 1796 */ ThermistorConf auxTempSensor1; /** - * offset 1808 + * offset 1828 */ ThermistorConf auxTempSensor2; /** Deg - * offset 1840 + * offset 1860 */ int16_t knockSamplingDuration; /** Hz - * offset 1842 + * offset 1862 */ int16_t etbFreq; /** - * offset 1844 + * offset 1864 */ pid_s etbWastegatePid; /** * For micro-stepping, make sure that PWM frequency (etbFreq) is high enough - * offset 1864 + * offset 1884 */ stepper_num_micro_steps_e stepperNumMicroSteps; /** * Use to limit the current when the stepper motor is idle, not moving (100% = no limit) % - * offset 1865 + * offset 1885 */ uint8_t stepperMinDutyCycle; /** * Use to limit the max.current through the stepper motor (100% = no limit) % - * offset 1866 + * offset 1886 */ uint8_t stepperMaxDutyCycle; /** - * offset 1867 + * offset 1887 */ spi_device_e sdCardSpiDevice; /** * per-cylinder timing correction deg - * offset 1868 + * offset 1888 */ angle_t timing_offset_cylinder[MAX_CYLINDER_COUNT]; /** seconds - * offset 1916 + * offset 1936 */ float idlePidActivationTime; /** - * offset 1920 + * offset 1940 */ pin_mode_e spi1SckMode; /** * Modes count be used for 3v<>5v integration using pull-ups/pull-downs etc. - * offset 1921 + * offset 1941 */ pin_mode_e spi1MosiMode; /** - * offset 1922 + * offset 1942 */ pin_mode_e spi1MisoMode; /** - * offset 1923 + * offset 1943 */ pin_mode_e spi2SckMode; /** - * offset 1924 + * offset 1944 */ pin_mode_e spi2MosiMode; /** - * offset 1925 + * offset 1945 */ pin_mode_e spi2MisoMode; /** - * offset 1926 + * offset 1946 */ pin_mode_e spi3SckMode; /** - * offset 1927 + * offset 1947 */ pin_mode_e spi3MosiMode; /** - * offset 1928 + * offset 1948 */ pin_mode_e spi3MisoMode; /** - * offset 1929 + * offset 1949 */ pin_output_mode_e stepperEnablePinMode; /** * ResetB - * offset 1930 + * offset 1950 */ Gpio mc33816_rstb; /** - * offset 1932 + * offset 1952 */ Gpio mc33816_driven; /** * Brake pedal switch - * offset 1934 + * offset 1954 */ switch_input_pin_e brakePedalPin; /** * lambda input - * offset 1936 + * offset 1956 */ adc_channel_e cj125ua; /** * heater input - * offset 1937 + * offset 1957 */ adc_channel_e cj125ur; /** - * offset 1938 + * offset 1958 */ pin_input_mode_e brakePedalPinMode; /** * need 4 byte alignment units - * offset 1939 + * offset 1959 */ - uint8_t alignmentFill_at_1939[1]; + uint8_t alignmentFill_at_1959[1]; /** - * offset 1940 + * offset 1960 */ pid_s auxPid[CAMS_PER_BANK]; /** - * offset 1980 + * offset 2000 */ float injectorCorrectionPolynomial[8]; /** C - * offset 2012 + * offset 2032 */ int8_t primeBins[8]; /** - * offset 2020 + * offset 2040 */ linear_sensor_s oilPressure; /** - * offset 2040 + * offset 2060 */ spi_device_e accelerometerSpiDevice; /** * need 4 byte alignment units - * offset 2041 + * offset 2061 */ - uint8_t alignmentFill_at_2041[1]; + uint8_t alignmentFill_at_2061[1]; /** - * offset 2042 + * offset 2062 */ output_pin_e fan2Pin; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 2044 + * offset 2064 */ uint8_t fan2OnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 2045 + * offset 2065 */ uint8_t fan2OffTemperature; /** - * offset 2046 + * offset 2066 */ Gpio stepperEnablePin; /** - * offset 2048 + * offset 2068 */ Gpio tle8888_cs; /** - * offset 2050 + * offset 2070 */ pin_output_mode_e tle8888_csPinMode; /** * need 4 byte alignment units - * offset 2051 + * offset 2071 */ - uint8_t alignmentFill_at_2051[1]; + uint8_t alignmentFill_at_2071[1]; /** - * offset 2052 + * offset 2072 */ Gpio mc33816_cs; /** * todo: more comments - * offset 2054 + * offset 2074 */ Gpio servoOutputPins[SERVO_COUNT]; /** * This sets the RPM above which fuel cut is active. rpm - * offset 2070 + * offset 2090 */ int16_t coastingFuelCutRpmHigh; /** * This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle rpm - * offset 2072 + * offset 2092 */ int16_t coastingFuelCutRpmLow; /** * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % - * offset 2074 + * offset 2094 */ int16_t coastingFuelCutTps; /** * Fuel cutoff is disabled when the engine is cold. C - * offset 2076 + * offset 2096 */ int16_t coastingFuelCutClt; /** * Increases PID reaction for RPM stoichRatioPrimary; /** * iTerm max value - * offset 2490 + * offset 2510 */ int16_t idlerpmpid_iTermMax; /** * This sets the range of the idle control on the ETB. At 100% idle position, the value specified here sets the base ETB position. % - * offset 2492 + * offset 2512 */ float etbIdleThrottleRange; /** * Select which fuel correction bank this cylinder belongs to. Group cylinders that share the same O2 sensor - * offset 2496 + * offset 2516 */ uint8_t cylinderBankSelect[MAX_CYLINDER_COUNT]; /** mg - * offset 2508 + * offset 2528 */ scaled_channel primeValues[8]; /** * Trigger comparator center point voltage V - * offset 2516 + * offset 2536 */ scaled_channel triggerCompCenterVolt; /** * Trigger comparator hysteresis voltage (Min) V - * offset 2517 + * offset 2537 */ scaled_channel triggerCompHystMin; /** * Trigger comparator hysteresis voltage (Max) V - * offset 2518 + * offset 2538 */ scaled_channel triggerCompHystMax; /** * VR-sensor saturation RPM RPM - * offset 2519 + * offset 2539 */ scaled_channel triggerCompSensorSatRpm; /** - * offset 2520 + * offset 2540 */ pid_s idleRpmPid2; /** * set can_vss X - * offset 2540 + * offset 2560 */ can_vss_nbc_e canVssNbcType; /** * need 4 byte alignment units - * offset 2541 + * offset 2561 */ - uint8_t alignmentFill_at_2541[3]; + uint8_t alignmentFill_at_2561[3]; /** - * offset 2544 + * offset 2564 */ gppwm_channel gppwm[GPPWM_CHANNELS]; /** mA - * offset 2912 + * offset 2932 */ uint16_t mc33_i_boost; /** mA - * offset 2914 + * offset 2934 */ uint16_t mc33_i_peak; /** mA - * offset 2916 + * offset 2936 */ uint16_t mc33_i_hold; /** us - * offset 2918 + * offset 2938 */ uint16_t mc33_t_max_boost; /** us - * offset 2920 + * offset 2940 */ uint16_t mc33_t_peak_off; /** us - * offset 2922 + * offset 2942 */ uint16_t mc33_t_peak_tot; /** us - * offset 2924 + * offset 2944 */ uint16_t mc33_t_bypass; /** us - * offset 2926 + * offset 2946 */ uint16_t mc33_t_hold_off; /** us - * offset 2928 + * offset 2948 */ uint16_t mc33_t_hold_tot; /** - * offset 2930 + * offset 2950 */ pin_input_mode_e tcuUpshiftButtonPinMode; /** - * offset 2931 + * offset 2951 */ pin_input_mode_e tcuDownshiftButtonPinMode; /** - * offset 2932 + * offset 2952 */ pin_input_mode_e acSwitchMode; /** - * offset 2933 + * offset 2953 */ pin_output_mode_e tcu_solenoid_mode[TCU_SOLENOID_COUNT]; /** * Knock sensor output knock detection threshold depending on current RPM. dB - * offset 2939 + * offset 2959 */ scaled_channel knockBaseNoise[ENGINE_NOISE_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 2955 + * offset 2975 */ - uint8_t alignmentFill_at_2955[1]; + uint8_t alignmentFill_at_2975[1]; /** - from - * offset 2956 + ratio + * offset 2976 */ float triggerGapOverrideFrom[GAP_TRACKING_LENGTH]; /** - * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. - rpm - * offset 3028 - */ - scaled_channel maxCamPhaseResolveRpm; - /** - * offset 3029 - */ - int8_t unused4080[11]; - /** - to - * offset 3040 + ratio + * offset 3048 */ float triggerGapOverrideTo[GAP_TRACKING_LENGTH]; + /** + * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. + rpm + * offset 3120 + */ + scaled_channel maxCamPhaseResolveRpm; + /** + * offset 3121 + */ + int8_t unused4080[11]; /** lobes/cam - * offset 3112 + * offset 3132 */ uint8_t hpfpCamLobes; /** - * offset 3113 + * offset 3133 */ hpfp_cam_e hpfpCam; /** * Crank angle ATDC of first lobe peak deg - * offset 3114 + * offset 3134 */ uint8_t hpfpPeakPos; /** * If the requested activation time is below this angle, don't bother running the pump deg - * offset 3115 + * offset 3135 */ uint8_t hpfpMinAngle; /** * Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm. cc - * offset 3116 + * offset 3136 */ scaled_channel hpfpPumpVolume; /** * How long to keep the valve activated (in order to allow the pump to build pressure and keep the valve open on its own) deg - * offset 3118 + * offset 3138 */ uint8_t hpfpActivationAngle; /** - * offset 3119 + * offset 3139 */ uint8_t issFilterReciprocal; /** %/kPa - * offset 3120 + * offset 3140 */ scaled_channel hpfpPidP; /** %/kPa/lobe - * offset 3122 + * offset 3142 */ scaled_channel hpfpPidI; /** * The fastest rate the target pressure can be reduced by. This is because HPFP have no way to bleed off pressure other than injecting fuel. kPa/s - * offset 3124 + * offset 3144 */ uint16_t hpfpTargetDecay; /** % - * offset 3126 + * offset 3146 */ scaled_channel hpfpLobeProfileQuantityBins[HPFP_LOBE_PROFILE_SIZE]; /** deg - * offset 3142 + * offset 3162 */ scaled_channel hpfpLobeProfileAngle[HPFP_LOBE_PROFILE_SIZE]; /** volts - * offset 3158 + * offset 3178 */ uint8_t hpfpDeadtimeVoltsBins[HPFP_DEADTIME_SIZE]; /** ms - * offset 3166 + * offset 3186 */ scaled_channel hpfpDeadtimeMS[HPFP_DEADTIME_SIZE]; /** kPa - * offset 3182 + * offset 3202 */ uint16_t hpfpTarget[HPFP_TARGET_SIZE][HPFP_TARGET_SIZE]; /** load - * offset 3382 + * offset 3402 */ scaled_channel hpfpTargetLoadBins[HPFP_TARGET_SIZE]; /** RPM - * offset 3402 + * offset 3422 */ scaled_channel hpfpTargetRpmBins[HPFP_TARGET_SIZE]; /** % - * offset 3412 + * offset 3432 */ int8_t hpfpCompensation[HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_SIZE]; /** cc/lobe - * offset 3512 + * offset 3532 */ scaled_channel hpfpCompensationLoadBins[HPFP_COMPENSATION_SIZE]; /** RPM - * offset 3532 + * offset 3552 */ scaled_channel hpfpCompensationRpmBins[HPFP_COMPENSATION_SIZE]; /** - * offset 3542 + * offset 3562 */ output_pin_e stepper_raw_output[4]; /** ratio - * offset 3550 + * offset 3570 */ scaled_channel gearRatio[GEARS_COUNT]; /** * We need to give engine time to build oil pressure without diverting it to VVT ms - * offset 3566 + * offset 3586 */ uint16_t vvtActivationDelayMs; /** deg C - * offset 3568 + * offset 3588 */ int8_t wwCltBins[WWAE_TABLE_SIZE]; /** - * offset 3576 + * offset 3596 */ scaled_channel wwTauCltValues[WWAE_TABLE_SIZE]; /** - * offset 3584 + * offset 3604 */ scaled_channel wwBetaCltValues[WWAE_TABLE_SIZE]; /** kPa - * offset 3592 + * offset 3612 */ int8_t wwMapBins[WWAE_TABLE_SIZE]; /** - * offset 3600 + * offset 3620 */ scaled_channel wwTauMapValues[WWAE_TABLE_SIZE]; /** - * offset 3608 + * offset 3628 */ scaled_channel wwBetaMapValues[WWAE_TABLE_SIZE]; /** Nm - * offset 3616 + * offset 3636 */ scaled_channel torqueTable[TORQUE_CURVE_SIZE][TORQUE_CURVE_SIZE]; /** RPM - * offset 3652 + * offset 3672 */ uint16_t torqueRpmBins[TORQUE_CURVE_SIZE]; /** Load - * offset 3664 + * offset 3684 */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - * offset 3676 + * offset 3696 */ GearControllerMode gearControllerMode; /** - * offset 3677 + * offset 3697 */ TransmissionControllerMode transmissionControllerMode; /** * need 4 byte alignment units - * offset 3678 + * offset 3698 */ - uint8_t alignmentFill_at_3678[2]; - /** - * offset 3680 - */ - linear_sensor_s auxLinear1; + uint8_t alignmentFill_at_3698[2]; /** * offset 3700 */ - linear_sensor_s auxLinear2; + linear_sensor_s auxLinear1; /** * offset 3720 */ + linear_sensor_s auxLinear2; + /** + * offset 3740 + */ output_pin_e tcu_tcc_onoff_solenoid; /** - * offset 3722 + * offset 3742 */ pin_output_mode_e tcu_tcc_onoff_solenoid_mode; /** * need 4 byte alignment units - * offset 3723 + * offset 3743 */ - uint8_t alignmentFill_at_3723[1]; + uint8_t alignmentFill_at_3743[1]; /** - * offset 3724 + * offset 3744 */ output_pin_e tcu_tcc_pwm_solenoid; /** - * offset 3726 + * offset 3746 */ pin_output_mode_e tcu_tcc_pwm_solenoid_mode; /** * need 4 byte alignment units - * offset 3727 + * offset 3747 */ - uint8_t alignmentFill_at_3727[1]; + uint8_t alignmentFill_at_3747[1]; /** - * offset 3728 + * offset 3748 */ pwm_freq_t tcu_tcc_pwm_solenoid_freq; /** - * offset 3730 + * offset 3750 */ output_pin_e tcu_pc_solenoid_pin; /** - * offset 3732 + * offset 3752 */ pin_output_mode_e tcu_pc_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3733 + * offset 3753 */ - uint8_t alignmentFill_at_3733[1]; + uint8_t alignmentFill_at_3753[1]; /** - * offset 3734 + * offset 3754 */ pwm_freq_t tcu_pc_solenoid_freq; /** - * offset 3736 + * offset 3756 */ output_pin_e tcu_32_solenoid_pin; /** - * offset 3738 + * offset 3758 */ pin_output_mode_e tcu_32_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3739 + * offset 3759 */ - uint8_t alignmentFill_at_3739[1]; + uint8_t alignmentFill_at_3759[1]; /** - * offset 3740 + * offset 3760 */ pwm_freq_t tcu_32_solenoid_freq; /** * need 4 byte alignment units - * offset 3742 + * offset 3762 */ - uint8_t alignmentFill_at_3742[2]; + uint8_t alignmentFill_at_3762[2]; /** % - * offset 3744 + * offset 3764 */ float etbMinimumPosition; /** units - * offset 3748 + * offset 3768 */ uint8_t mainUnusedEnd[246]; /** * need 4 byte alignment units - * offset 3994 + * offset 4014 */ - uint8_t alignmentFill_at_3994[2]; + uint8_t alignmentFill_at_4014[2]; }; -static_assert(sizeof(engine_configuration_s) == 3996); +static_assert(sizeof(engine_configuration_s) == 4016); // start of cyl_trim_s struct cyl_trim_s { @@ -4277,335 +4277,335 @@ struct persistent_config_s { * target TPS value, 0 to 100% * TODO: use int8 data date once we template interpolation method target TPS position - * offset 3996 + * offset 4016 */ float etbBiasBins[ETB_BIAS_CURVE_LENGTH]; /** * PWM bias, 0 to 100% ETB duty cycle bias - * offset 4028 + * offset 4048 */ float etbBiasValues[ETB_BIAS_CURVE_LENGTH]; /** % - * offset 4060 + * offset 4080 */ uint8_t iacPidMultTable[IAC_PID_MULT_SIZE][IAC_PID_MULT_SIZE]; /** Load - * offset 4124 + * offset 4144 */ uint8_t iacPidMultLoadBins[IAC_PID_MULT_SIZE]; /** RPM - * offset 4132 + * offset 4152 */ - scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; + scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; /** * On Single Coil or Wasted Spark setups you have to lower dwell at high RPM RPM - * offset 4140 + * offset 4160 */ - scaled_channel sparkDwellRpmBins[DWELL_CURVE_SIZE]; + uint16_t sparkDwellRpmBins[DWELL_CURVE_SIZE]; /** ms - * offset 4148 + * offset 4176 */ - float sparkDwellValues[DWELL_CURVE_SIZE]; + scaled_channel sparkDwellValues[DWELL_CURVE_SIZE]; /** * CLT-based target RPM for automatic idle controller C - * offset 4180 + * offset 4192 */ - float cltIdleRpmBins[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpmBins[CLT_CURVE_SIZE]; /** * See idleRpmPid RPM - * offset 4244 + * offset 4208 */ - scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; /** * CLT-based timing correction C - * offset 4260 + * offset 4224 */ float cltTimingBins[CLT_TIMING_CURVE_SIZE]; /** degree - * offset 4292 + * offset 4256 */ float cltTimingExtra[CLT_TIMING_CURVE_SIZE]; /** x - * offset 4324 + * offset 4288 */ float scriptCurve1Bins[SCRIPT_CURVE_16]; /** y - * offset 4388 + * offset 4352 */ float scriptCurve1[SCRIPT_CURVE_16]; /** x - * offset 4452 + * offset 4416 */ float scriptCurve2Bins[SCRIPT_CURVE_16]; /** y - * offset 4516 + * offset 4480 */ float scriptCurve2[SCRIPT_CURVE_16]; /** x - * offset 4580 + * offset 4544 */ float scriptCurve3Bins[SCRIPT_CURVE_8]; /** y - * offset 4612 + * offset 4576 */ float scriptCurve3[SCRIPT_CURVE_8]; /** x - * offset 4644 + * offset 4608 */ float scriptCurve4Bins[SCRIPT_CURVE_8]; /** y - * offset 4676 + * offset 4640 */ float scriptCurve4[SCRIPT_CURVE_8]; /** x - * offset 4708 + * offset 4672 */ float scriptCurve5Bins[SCRIPT_CURVE_8]; /** y - * offset 4740 + * offset 4704 */ float scriptCurve5[SCRIPT_CURVE_8]; /** x - * offset 4772 + * offset 4736 */ float scriptCurve6Bins[SCRIPT_CURVE_8]; /** y - * offset 4804 + * offset 4768 */ float scriptCurve6[SCRIPT_CURVE_8]; /** kPa - * offset 4836 + * offset 4800 */ float baroCorrPressureBins[BARO_CORR_SIZE]; /** RPM - * offset 4852 + * offset 4816 */ float baroCorrRpmBins[BARO_CORR_SIZE]; /** ratio - * offset 4868 + * offset 4832 */ float baroCorrTable[BARO_CORR_SIZE][BARO_CORR_SIZE]; /** * Cranking fuel correction coefficient based on TPS Ratio - * offset 4932 + * offset 4896 */ float crankingTpsCoef[CRANKING_CURVE_SIZE]; /** % - * offset 4964 + * offset 4928 */ float crankingTpsBins[CRANKING_CURVE_SIZE]; /** * Narrow Band WBO Approximation V - * offset 4996 + * offset 4960 */ float narrowToWideOxygenBins[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** ratio - * offset 5028 + * offset 4992 */ float narrowToWideOxygen[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) RPM - * offset 5060 + * offset 5024 */ - float crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; + uint16_t crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) deg - * offset 5076 + * offset 5032 */ - float crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; + scaled_channel crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) C - * offset 5092 + * offset 5040 */ float iacCoastingBins[CLT_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) % - * offset 5156 + * offset 5104 */ float iacCoasting[CLT_CURVE_SIZE]; /** - * offset 5220 + * offset 5168 */ error_message_t warning_message; /** C - * offset 5340 + * offset 5288 */ float afterstartCoolantBins[AFTERSTART_HOLD_CURVE_SIZE]; /** Seconds - * offset 5372 + * offset 5320 */ float afterstartHoldTime[AFTERSTART_HOLD_CURVE_SIZE]; /** % - * offset 5404 + * offset 5352 */ float afterstartEnrich[AFTERSTART_ENRICH_CURVE_SIZE]; /** Seconds - * offset 5436 + * offset 5384 */ float afterstartDecayTime[AFTERSTART_DECAY_CURVE_SIZE]; /** - * offset 5468 + * offset 5416 */ scaled_channel boostTableOpenLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** RPM - * offset 5532 + * offset 5480 */ - scaled_channel boostRpmBins[BOOST_RPM_COUNT]; + scaled_channel boostRpmBins[BOOST_RPM_COUNT]; /** - * offset 5540 + * offset 5488 */ scaled_channel boostTableClosedLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** % - * offset 5604 + * offset 5552 */ scaled_channel boostTpsBins[BOOST_LOAD_COUNT]; /** % - * offset 5612 + * offset 5560 */ uint8_t pedalToTpsTable[PEDAL_TO_TPS_SIZE][PEDAL_TO_TPS_SIZE]; /** % - * offset 5676 + * offset 5624 */ uint8_t pedalToTpsPedalBins[PEDAL_TO_TPS_SIZE]; /** RPM - * offset 5684 + * offset 5632 */ - scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; + scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller C - * offset 5692 + * offset 5640 */ float cltCrankingCorrBins[CLT_CRANKING_CURVE_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller % - * offset 5724 + * offset 5672 */ float cltCrankingCorr[CLT_CRANKING_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) RPM - * offset 5756 + * offset 5704 */ scaled_channel idleAdvanceBins[IDLE_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) deg - * offset 5764 + * offset 5712 */ float idleAdvance[IDLE_ADVANCE_CURVE_SIZE]; /** RPM - * offset 5796 + * offset 5744 */ scaled_channel idleVeRpmBins[IDLE_VE_SIZE]; /** load - * offset 5800 + * offset 5748 */ scaled_channel idleVeLoadBins[IDLE_VE_SIZE]; /** % - * offset 5804 + * offset 5752 */ scaled_channel idleVeTable[IDLE_VE_SIZE][IDLE_VE_SIZE]; /** - * offset 5836 + * offset 5784 */ lua_script_t luaScript; /** C - * offset 13836 + * offset 13784 */ float cltFuelCorrBins[CLT_CURVE_SIZE]; /** ratio - * offset 13900 + * offset 13848 */ float cltFuelCorr[CLT_CURVE_SIZE]; /** C - * offset 13964 + * offset 13912 */ float iatFuelCorrBins[IAT_CURVE_SIZE]; /** ratio - * offset 14028 + * offset 13976 */ float iatFuelCorr[IAT_CURVE_SIZE]; /** ratio - * offset 14092 + * offset 14040 */ float crankingFuelCoef[CRANKING_CURVE_SIZE]; /** C - * offset 14124 + * offset 14072 */ float crankingFuelBins[CRANKING_CURVE_SIZE]; /** ratio - * offset 14156 + * offset 14104 */ float crankingCycleCoef[CRANKING_CURVE_SIZE]; /** counter - * offset 14188 + * offset 14136 */ float crankingCycleBins[CRANKING_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller C - * offset 14220 + * offset 14168 */ float cltIdleCorrBins[CLT_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller ratio - * offset 14284 + * offset 14232 */ float cltIdleCorr[CLT_CURVE_SIZE]; /** @@ -4613,336 +4613,336 @@ struct persistent_config_s { * kg/hour value. * By the way 2.081989116 kg/h = 1 ft3/m kg/hour - * offset 14348 + * offset 14296 */ float mafDecoding[MAF_DECODING_COUNT]; /** V - * offset 15372 + * offset 15320 */ float mafDecodingBins[MAF_DECODING_COUNT]; /** deg - * offset 16396 + * offset 16344 */ scaled_channel ignitionIatCorrTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Temperature - * offset 16908 + * offset 16856 */ float ignitionIatCorrLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 16972 + * offset 16920 */ uint16_t ignitionIatCorrRpmBins[IGN_RPM_COUNT]; /** deg - * offset 17004 + * offset 16952 */ int16_t injectionPhase[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 17516 + * offset 17464 */ uint16_t injPhaseLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 17548 + * offset 17496 */ uint16_t injPhaseRpmBins[FUEL_RPM_COUNT]; /** onoff - * offset 17580 + * offset 17528 */ uint8_t tcuSolenoidTable[TCU_SOLENOID_COUNT][TCU_GEAR_COUNT]; /** kPa - * offset 17640 + * offset 17588 */ scaled_channel mapEstimateTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** % TPS - * offset 18152 + * offset 18100 */ scaled_channel mapEstimateTpsBins[FUEL_LOAD_COUNT]; /** RPM - * offset 18184 + * offset 18132 */ uint16_t mapEstimateRpmBins[FUEL_RPM_COUNT]; /** value - * offset 18216 + * offset 18164 */ uint8_t vvtTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18280 + * offset 18228 */ uint16_t vvtTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18296 + * offset 18244 */ uint16_t vvtTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 18312 + * offset 18260 */ uint8_t vvtTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18376 + * offset 18324 */ uint16_t vvtTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18392 + * offset 18340 */ uint16_t vvtTable2RpmBins[SCRIPT_TABLE_8]; /** deg - * offset 18408 + * offset 18356 */ scaled_channel ignitionTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 18920 + * offset 18868 */ uint16_t ignitionLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 18952 + * offset 18900 */ uint16_t ignitionRpmBins[IGN_RPM_COUNT]; /** % - * offset 18984 + * offset 18932 */ scaled_channel veTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** kPa - * offset 19496 + * offset 19444 */ uint16_t veLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19528 + * offset 19476 */ uint16_t veRpmBins[FUEL_RPM_COUNT]; /** lambda - * offset 19560 + * offset 19508 */ scaled_channel lambdaTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** - * offset 19816 + * offset 19764 */ uint16_t lambdaLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19848 + * offset 19796 */ uint16_t lambdaRpmBins[FUEL_RPM_COUNT]; /** value - * offset 19880 + * offset 19828 */ float tpsTpsAccelTable[TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE]; /** from - * offset 20136 + * offset 20084 */ float tpsTpsAccelFromRpmBins[TPS_TPS_ACCEL_TABLE]; /** to - * offset 20168 + * offset 20116 */ float tpsTpsAccelToRpmBins[TPS_TPS_ACCEL_TABLE]; /** value - * offset 20200 + * offset 20148 */ float scriptTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20456 + * offset 20404 */ uint16_t scriptTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20472 + * offset 20420 */ uint16_t scriptTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20488 + * offset 20436 */ uint8_t scriptTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20552 + * offset 20500 */ uint16_t scriptTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20568 + * offset 20516 */ uint16_t scriptTable2RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20584 + * offset 20532 */ uint8_t scriptTable3[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20648 + * offset 20596 */ uint16_t scriptTable3LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20664 + * offset 20612 */ uint16_t scriptTable3RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20680 + * offset 20628 */ uint8_t scriptTable4[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20744 + * offset 20692 */ uint16_t scriptTable4LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20760 + * offset 20708 */ uint16_t scriptTable4RpmBins[SCRIPT_TABLE_8]; /** - * offset 20776 + * offset 20724 */ uint16_t ignTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20784 + * offset 20732 */ uint16_t ignTrimRpmBins[TRIM_SIZE]; /** - * offset 20792 + * offset 20740 */ cyl_trim_s ignTrims[12]; /** - * offset 20984 + * offset 20932 */ uint16_t fuelTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20992 + * offset 20940 */ uint16_t fuelTrimRpmBins[TRIM_SIZE]; /** - * offset 21000 + * offset 20948 */ cyl_trim_s fuelTrims[12]; /** ratio - * offset 21192 + * offset 21140 */ scaled_channel crankingFuelCoefE100[CRANKING_CURVE_SIZE]; /** Airmass - * offset 21208 + * offset 21156 */ scaled_channel tcu_pcAirmassBins[TCU_MAGIC_SIZE]; /** % - * offset 21216 + * offset 21164 */ uint8_t tcu_pcValsR[TCU_MAGIC_SIZE]; /** % - * offset 21224 + * offset 21172 */ uint8_t tcu_pcValsN[TCU_MAGIC_SIZE]; /** % - * offset 21232 + * offset 21180 */ uint8_t tcu_pcVals1[TCU_MAGIC_SIZE]; /** % - * offset 21240 + * offset 21188 */ uint8_t tcu_pcVals2[TCU_MAGIC_SIZE]; /** % - * offset 21248 + * offset 21196 */ uint8_t tcu_pcVals3[TCU_MAGIC_SIZE]; /** % - * offset 21256 + * offset 21204 */ uint8_t tcu_pcVals4[TCU_MAGIC_SIZE]; /** % - * offset 21264 + * offset 21212 */ uint8_t tcu_pcVals12[TCU_MAGIC_SIZE]; /** % - * offset 21272 + * offset 21220 */ uint8_t tcu_pcVals23[TCU_MAGIC_SIZE]; /** % - * offset 21280 + * offset 21228 */ uint8_t tcu_pcVals34[TCU_MAGIC_SIZE]; /** % - * offset 21288 + * offset 21236 */ uint8_t tcu_pcVals21[TCU_MAGIC_SIZE]; /** % - * offset 21296 + * offset 21244 */ uint8_t tcu_pcVals32[TCU_MAGIC_SIZE]; /** % - * offset 21304 + * offset 21252 */ uint8_t tcu_pcVals43[TCU_MAGIC_SIZE]; /** TPS - * offset 21312 + * offset 21260 */ uint8_t tcu_tccTpsBins[8]; /** MPH - * offset 21320 + * offset 21268 */ uint8_t tcu_tccLockSpeed[8]; /** MPH - * offset 21328 + * offset 21276 */ uint8_t tcu_tccUnlockSpeed[8]; /** KPH - * offset 21336 + * offset 21284 */ uint8_t tcu_32SpeedBins[8]; /** % - * offset 21344 + * offset 21292 */ uint8_t tcu_32Vals[8]; }; -static_assert(sizeof(persistent_config_s) == 21352); +static_assert(sizeof(persistent_config_s) == 21300); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 17:24:49 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:42 UTC 2022 diff --git a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h index 36e1dad97d..c2e1af49b7 100644 --- a/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h +++ b/firmware/config/boards/subaru_eg33/config/controllers/algo/rusefi_generated.h @@ -2,15 +2,15 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt // -#define accelerometerSpiDevice_offset 2040 -#define acFanPin_offset 770 -#define acFanPinMode_offset 772 -#define acIdleExtraOffset_offset 705 -#define acIdleRpmBump_offset 1372 -#define acRelayPin_offset 868 -#define acRelayPinMode_offset 870 -#define acSwitch_offset 1346 -#define acSwitchMode_offset 2932 +#define accelerometerSpiDevice_offset 2060 +#define acFanPin_offset 790 +#define acFanPinMode_offset 792 +#define acIdleExtraOffset_offset 725 +#define acIdleRpmBump_offset 1392 +#define acRelayPin_offset 888 +#define acRelayPinMode_offset 890 +#define acSwitch_offset 1366 +#define acSwitchMode_offset 2952 #define adc_channel_e_auto_enum "EFI_ADC_NONE", "EFI_ADC_0", "EFI_ADC_1", "EFI_ADC_2", "EFI_ADC_3", "EFI_ADC_4", "EFI_ADC_5", "EFI_ADC_6", "EFI_ADC_7", "EFI_ADC_8", "EFI_ADC_9", "EFI_ADC_10", "EFI_ADC_11", "EFI_ADC_12", "EFI_ADC_13", "EFI_ADC_14", "EFI_ADC_15", "EFI_ADC3_4", "EFI_ADC3_5", "EFI_ADC3_6", "EFI_ADC3_7", "EFI_ADC3_8", "EFI_ADC3_9", "EFI_ADC3_14", "EFI_ADC3_15", "EFI_ADC_LAST_CHANNEL", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "EFI_ADC_ERROR" #define adc_channel_e_EFI_ADC3_14 23 #define adc_channel_e_EFI_ADC3_15 24 @@ -46,24 +46,24 @@ #define adc_channel_mode_e_ADC_SLOW 1 #define adc_channel_mode_e_auto_enum "ADC_OFF", "ADC_SLOW", "ADC_FAST" #define ADC_CHANNEL_NONE 0 -#define adcVcc_offset 472 -#define afr_hwChannel_offset 488 -#define afr_offset 488 +#define adcVcc_offset 492 +#define afr_hwChannel_offset 508 +#define afr_offset 508 #define afr_sensor_s_size 20 -#define afr_type_offset 677 -#define afr_v1_offset 492 -#define afr_v2_offset 500 -#define afr_value1_offset 496 -#define afr_value2_offset 504 -#define afrOverrideMode_offset 1603 -#define afterCrankingIACtaperDuration_offset 1540 +#define afr_type_offset 697 +#define afr_v1_offset 512 +#define afr_v2_offset 520 +#define afr_value1_offset 516 +#define afr_value2_offset 524 +#define afrOverrideMode_offset 1623 +#define afterCrankingIACtaperDuration_offset 1560 #define AFTERSTART_DECAY_CURVE_SIZE 8 #define AFTERSTART_ENRICH_CURVE_SIZE 8 #define AFTERSTART_HOLD_CURVE_SIZE 8 -#define afterstartCoolantBins_offset 5340 -#define afterstartDecayTime_offset 5436 -#define afterstartEnrich_offset 5404 -#define afterstartHoldTime_offset 5372 +#define afterstartCoolantBins_offset 5288 +#define afterstartDecayTime_offset 5384 +#define afterstartEnrich_offset 5352 +#define afterstartHoldTime_offset 5320 #define air_pressure_sensor_config_s_size 12 #define air_pressure_sensor_type_e_auto_enum "MT_CUSTOM", "MT_DENSO183", "MT_MPX4250", "MT_HONDA3BAR", "MT_DODGE_NEON_2003", "MT_SUBY_DENSO", "MT_GM_3_BAR", "MT_MPX4100", "MT_TOYOTA_89420_02010", "MT_MPX4250A", "MT_BOSCH_2_5", "MT_MAZDA_1_BAR", "MT_GM_2_BAR", "MT_GM_1_BAR", "MT_MPXH6400" #define air_pressure_sensor_type_e_MT_BOSCH_2_5 10 @@ -81,107 +81,107 @@ #define air_pressure_sensor_type_e_MT_MPXH6400 14 #define air_pressure_sensor_type_e_MT_SUBY_DENSO 5 #define air_pressure_sensor_type_e_MT_TOYOTA_89420_02010 8 -#define alignEngineSnifferAtTDC_offset 744 -#define alternatorControl_dFactor_offset 1416 -#define alternatorControl_iFactor_offset 1412 -#define alternatorControl_maxValue_offset 1426 -#define alternatorControl_minValue_offset 1424 -#define alternatorControl_offset 1408 -#define alternatorControl_offset_offset 1420 -#define alternatorControl_periodMs_offset 1422 -#define alternatorControl_pFactor_offset 1408 -#define alternatorControlPin_offset 638 -#define alternatorControlPinMode_offset 640 -#define alternatorOffAboveTps_offset 1536 -#define alternatorPwmFrequency_offset 1720 -#define alwaysInstantRpm_offset 1352 -#define analogInputDividerCoefficient_offset 392 -#define antiLagActivatePin_offset 964 +#define alignEngineSnifferAtTDC_offset 764 +#define alternatorControl_dFactor_offset 1436 +#define alternatorControl_iFactor_offset 1432 +#define alternatorControl_maxValue_offset 1446 +#define alternatorControl_minValue_offset 1444 +#define alternatorControl_offset 1428 +#define alternatorControl_offset_offset 1440 +#define alternatorControl_periodMs_offset 1442 +#define alternatorControl_pFactor_offset 1428 +#define alternatorControlPin_offset 658 +#define alternatorControlPinMode_offset 660 +#define alternatorOffAboveTps_offset 1556 +#define alternatorPwmFrequency_offset 1740 +#define alwaysInstantRpm_offset 1372 +#define analogInputDividerCoefficient_offset 412 +#define antiLagActivatePin_offset 984 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 #define antiLagActivationMode_e_auto_enum "SWITCH_INPUT_ANTILAG", "ALWAYS_ON_ANTILAG" #define antiLagActivationMode_e_enum "Always Active", "Switch Input" #define antiLagActivationMode_e_SWITCH_INPUT_ANTILAG 0 -#define antiLagActivationMode_offset 997 -#define antiLagEnabled_offset 100 -#define antiLagRpmTreshold_offset 860 -#define applyNonlinearBelowPulse_offset 796 -#define artificialTestMisfire_offset 100 +#define antiLagActivationMode_offset 1017 +#define antiLagEnabled_offset 120 +#define antiLagRpmTreshold_offset 880 +#define applyNonlinearBelowPulse_offset 816 +#define artificialTestMisfire_offset 120 #define AUX_ANALOG_INPUT_COUNT 8 #define AUX_DIGITAL_VALVE_COUNT 2 -#define auxAnalogInputs1_offset 1728 -#define auxAnalogInputs2_offset 1729 -#define auxAnalogInputs3_offset 1730 -#define auxAnalogInputs4_offset 1731 -#define auxAnalogInputs5_offset 1732 -#define auxAnalogInputs6_offset 1733 -#define auxAnalogInputs7_offset 1734 -#define auxAnalogInputs8_offset 1735 -#define auxFastSensor1_adcChannel_offset 665 -#define auxLinear1_hwChannel_offset 3680 -#define auxLinear1_offset 3680 -#define auxLinear1_v1_offset 3684 -#define auxLinear1_v2_offset 3692 -#define auxLinear1_value1_offset 3688 -#define auxLinear1_value2_offset 3696 -#define auxLinear2_hwChannel_offset 3700 -#define auxLinear2_offset 3700 -#define auxLinear2_v1_offset 3704 -#define auxLinear2_v2_offset 3712 -#define auxLinear2_value1_offset 3708 -#define auxLinear2_value2_offset 3716 -#define auxPid1_dFactor_offset 1948 -#define auxPid1_iFactor_offset 1944 -#define auxPid1_maxValue_offset 1958 -#define auxPid1_minValue_offset 1956 -#define auxPid1_offset 1940 -#define auxPid1_offset_offset 1952 -#define auxPid1_periodMs_offset 1954 -#define auxPid1_pFactor_offset 1940 -#define auxPid2_dFactor_offset 1968 -#define auxPid2_iFactor_offset 1964 -#define auxPid2_maxValue_offset 1978 -#define auxPid2_minValue_offset 1976 -#define auxPid2_offset 1960 -#define auxPid2_offset_offset 1972 -#define auxPid2_periodMs_offset 1974 -#define auxPid2_pFactor_offset 1960 -#define auxSerialRxPin_offset 1548 -#define auxSerialSpeed_offset 1588 -#define auxSerialTxPin_offset 1544 -#define auxSpeedSensorInputPin1_offset 1560 -#define auxSpeedSensorInputPin2_offset 1562 -#define auxTempSensor1_adcChannel_offset 1804 -#define auxTempSensor1_bias_resistor_offset 1800 -#define auxTempSensor1_config_offset 1776 -#define auxTempSensor1_offset 1776 -#define auxTempSensor1_resistance_1_offset 1788 -#define auxTempSensor1_resistance_2_offset 1792 -#define auxTempSensor1_resistance_3_offset 1796 -#define auxTempSensor1_tempC_1_offset 1776 -#define auxTempSensor1_tempC_2_offset 1780 -#define auxTempSensor1_tempC_3_offset 1784 -#define auxTempSensor2_adcChannel_offset 1836 -#define auxTempSensor2_bias_resistor_offset 1832 -#define auxTempSensor2_config_offset 1808 -#define auxTempSensor2_offset 1808 -#define auxTempSensor2_resistance_1_offset 1820 -#define auxTempSensor2_resistance_2_offset 1824 -#define auxTempSensor2_resistance_3_offset 1828 -#define auxTempSensor2_tempC_1_offset 1808 -#define auxTempSensor2_tempC_2_offset 1812 -#define auxTempSensor2_tempC_3_offset 1816 -#define auxValves1_offset 1512 -#define auxValves2_offset 1514 +#define auxAnalogInputs1_offset 1748 +#define auxAnalogInputs2_offset 1749 +#define auxAnalogInputs3_offset 1750 +#define auxAnalogInputs4_offset 1751 +#define auxAnalogInputs5_offset 1752 +#define auxAnalogInputs6_offset 1753 +#define auxAnalogInputs7_offset 1754 +#define auxAnalogInputs8_offset 1755 +#define auxFastSensor1_adcChannel_offset 685 +#define auxLinear1_hwChannel_offset 3700 +#define auxLinear1_offset 3700 +#define auxLinear1_v1_offset 3704 +#define auxLinear1_v2_offset 3712 +#define auxLinear1_value1_offset 3708 +#define auxLinear1_value2_offset 3716 +#define auxLinear2_hwChannel_offset 3720 +#define auxLinear2_offset 3720 +#define auxLinear2_v1_offset 3724 +#define auxLinear2_v2_offset 3732 +#define auxLinear2_value1_offset 3728 +#define auxLinear2_value2_offset 3736 +#define auxPid1_dFactor_offset 1968 +#define auxPid1_iFactor_offset 1964 +#define auxPid1_maxValue_offset 1978 +#define auxPid1_minValue_offset 1976 +#define auxPid1_offset 1960 +#define auxPid1_offset_offset 1972 +#define auxPid1_periodMs_offset 1974 +#define auxPid1_pFactor_offset 1960 +#define auxPid2_dFactor_offset 1988 +#define auxPid2_iFactor_offset 1984 +#define auxPid2_maxValue_offset 1998 +#define auxPid2_minValue_offset 1996 +#define auxPid2_offset 1980 +#define auxPid2_offset_offset 1992 +#define auxPid2_periodMs_offset 1994 +#define auxPid2_pFactor_offset 1980 +#define auxSerialRxPin_offset 1568 +#define auxSerialSpeed_offset 1608 +#define auxSerialTxPin_offset 1564 +#define auxSpeedSensorInputPin1_offset 1580 +#define auxSpeedSensorInputPin2_offset 1582 +#define auxTempSensor1_adcChannel_offset 1824 +#define auxTempSensor1_bias_resistor_offset 1820 +#define auxTempSensor1_config_offset 1796 +#define auxTempSensor1_offset 1796 +#define auxTempSensor1_resistance_1_offset 1808 +#define auxTempSensor1_resistance_2_offset 1812 +#define auxTempSensor1_resistance_3_offset 1816 +#define auxTempSensor1_tempC_1_offset 1796 +#define auxTempSensor1_tempC_2_offset 1800 +#define auxTempSensor1_tempC_3_offset 1804 +#define auxTempSensor2_adcChannel_offset 1856 +#define auxTempSensor2_bias_resistor_offset 1852 +#define auxTempSensor2_config_offset 1828 +#define auxTempSensor2_offset 1828 +#define auxTempSensor2_resistance_1_offset 1840 +#define auxTempSensor2_resistance_2_offset 1844 +#define auxTempSensor2_resistance_3_offset 1848 +#define auxTempSensor2_tempC_1_offset 1828 +#define auxTempSensor2_tempC_2_offset 1832 +#define auxTempSensor2_tempC_3_offset 1836 +#define auxValves1_offset 1532 +#define auxValves2_offset 1534 #define BANKS_COUNT 2 #define BARO_CORR_SIZE 4 -#define baroCorrPressureBins_offset 4836 -#define baroCorrRpmBins_offset 4852 -#define baroCorrTable_offset 4868 -#define baroSensor_highValue_offset 520 -#define baroSensor_hwChannel_offset 525 -#define baroSensor_lowValue_offset 516 -#define baroSensor_offset 516 -#define baroSensor_type_offset 524 +#define baroCorrPressureBins_offset 4800 +#define baroCorrRpmBins_offset 4816 +#define baroCorrTable_offset 4832 +#define baroSensor_highValue_offset 540 +#define baroSensor_hwChannel_offset 545 +#define baroSensor_lowValue_offset 536 +#define baroSensor_offset 536 +#define baroSensor_type_offset 544 #define bench_mode_e_BENCH_AC_COMPRESSOR_RELAY 6 #define bench_mode_e_BENCH_CHECK_ENGINE_LIGHT 7 #define bench_mode_e_BENCH_FAN_RELAY 4 @@ -197,45 +197,45 @@ #define bench_mode_e_BENCH_SECOND_IDLE_VALVE 14 #define bench_mode_e_BENCH_STARTER_DISABLE_RELAY 3 #define bench_mode_e_BENCH_STARTER_ENABLE_RELAY 2 -#define benchTestCount_offset 1613 -#define benchTestOffTime_offset 1612 -#define benchTestOnTime_offset 1614 -#define binarySerialRxPin_offset 1510 -#define binarySerialTxPin_offset 1508 +#define benchTestCount_offset 1633 +#define benchTestOffTime_offset 1632 +#define benchTestOnTime_offset 1634 +#define binarySerialRxPin_offset 1530 +#define binarySerialTxPin_offset 1528 #define BLOCKING_FACTOR 500 -#define boardUse2stepPullDown_offset 1340 -#define boardUseCamPullDown_offset 1340 -#define boardUseCamVrPullUp_offset 1340 -#define boardUseCrankPullUp_offset 1340 -#define boardUseD2PullDown_offset 1340 -#define boardUseD3PullDown_offset 1340 -#define boardUseD4PullDown_offset 1340 -#define boardUseD5PullDown_offset 1340 -#define boardUseTachPullUp_offset 1340 -#define boardUseTempPullUp_offset 1340 +#define boardUse2stepPullDown_offset 1360 +#define boardUseCamPullDown_offset 1360 +#define boardUseCamVrPullUp_offset 1360 +#define boardUseCrankPullUp_offset 1360 +#define boardUseD2PullDown_offset 1360 +#define boardUseD3PullDown_offset 1360 +#define boardUseD4PullDown_offset 1360 +#define boardUseD5PullDown_offset 1360 +#define boardUseTachPullUp_offset 1360 +#define boardUseTempPullUp_offset 1360 #define BOOST_LOAD_COUNT 8 #define BOOST_RPM_COUNT 8 -#define boostControlPin_offset 960 -#define boostControlPinMode_offset 962 -#define boostControlSafeDutyCycle_offset 466 -#define boostCutPressure_offset 1628 -#define boostPid_dFactor_offset 976 -#define boostPid_iFactor_offset 972 -#define boostPid_maxValue_offset 986 -#define boostPid_minValue_offset 984 -#define boostPid_offset 968 -#define boostPid_offset_offset 980 -#define boostPid_periodMs_offset 982 -#define boostPid_pFactor_offset 968 -#define boostPwmFrequency_offset 992 -#define boostRpmBins_offset 5532 -#define boostTableClosedLoop_offset 5540 -#define boostTableOpenLoop_offset 5468 -#define boostTpsBins_offset 5604 +#define boostControlPin_offset 980 +#define boostControlPinMode_offset 982 +#define boostControlSafeDutyCycle_offset 486 +#define boostCutPressure_offset 1648 +#define boostPid_dFactor_offset 996 +#define boostPid_iFactor_offset 992 +#define boostPid_maxValue_offset 1006 +#define boostPid_minValue_offset 1004 +#define boostPid_offset 988 +#define boostPid_offset_offset 1000 +#define boostPid_periodMs_offset 1002 +#define boostPid_pFactor_offset 988 +#define boostPwmFrequency_offset 1012 +#define boostRpmBins_offset 5480 +#define boostTableClosedLoop_offset 5488 +#define boostTableOpenLoop_offset 5416 +#define boostTpsBins_offset 5552 #define boostType_e_auto_enum "OPEN_LOOP", "CLOSED_LOOP" #define boostType_e_CLOSED_LOOP 1 #define boostType_e_OPEN_LOOP 0 -#define boostType_offset 988 +#define boostType_offset 1008 #define brain_input_pin_e_enum 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" #define brain_input_pin_e_fullenum "NONE","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","B11 - Speed Din","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","A08 - Crank 2 VR+","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","A08 - Crank 1 VR+","INVALID","A07 - Cam VR+" #define brain_pin_diag_e_PIN_DRIVER_OFF 0x20 @@ -246,26 +246,26 @@ #define brain_pin_diag_e_PIN_OVERLOAD 0x08 #define brain_pin_diag_e_PIN_SHORT_TO_BAT 0x04 #define brain_pin_diag_e_PIN_SHORT_TO_GND 0x02 -#define brakePedalPin_offset 1934 -#define brakePedalPinMode_offset 1938 -#define byFirmwareVersion_offset 424 +#define brakePedalPin_offset 1954 +#define brakePedalPinMode_offset 1958 +#define byFirmwareVersion_offset 444 #define CAM_INPUTS_COUNT 4 #define CAM_INPUTS_COUNT_padding 0 -#define camInputs1_offset 480 -#define camInputs2_offset 482 -#define camInputs3_offset 484 -#define camInputs4_offset 486 -#define camInputsDebug1_offset 1364 -#define camInputsDebug2_offset 1366 -#define camInputsDebug3_offset 1368 -#define camInputsDebug4_offset 1370 -#define camInputsDebugPadding_offset 1372 -#define camInputsPadding_offset 488 +#define camInputs1_offset 500 +#define camInputs2_offset 502 +#define camInputs3_offset 504 +#define camInputs4_offset 506 +#define camInputsDebug1_offset 1384 +#define camInputsDebug2_offset 1386 +#define camInputsDebug3_offset 1388 +#define camInputsDebug4_offset 1390 +#define camInputsDebugPadding_offset 1392 +#define camInputsPadding_offset 508 #define CAMS_PER_BANK 2 #define CAMS_PER_BANK_padding 0 -#define can2BaudRate_offset 1602 -#define can2RxPin_offset 1618 -#define can2TxPin_offset 1616 +#define can2BaudRate_offset 1622 +#define can2RxPin_offset 1638 +#define can2TxPin_offset 1636 #define can_baudrate_e_auto_enum "B100KBPS", "B250KBPS", "B500KBPS", "B1MBPS" #define can_baudrate_e_B100KBPS 0 #define can_baudrate_e_B1MBPS 3 @@ -293,56 +293,56 @@ #define can_vss_nbc_e_auto_enum "BMW_e46", "W202" #define can_vss_nbc_e_BMW_e46 0 #define can_vss_nbc_e_W202 1 -#define canBaudRate_offset 1600 -#define canBroadcastUseChannelTwo_offset 940 -#define canNbcType_offset 412 -#define canReadEnabled_offset 1340 -#define canRxPin_offset 702 -#define canSleepPeriodMs_offset 416 -#define canTxPin_offset 700 -#define canVssNbcType_offset 2540 -#define canWriteEnabled_offset 1340 -#define cdmInputPin_offset 922 -#define cj125CsPin_offset 654 -#define cj125CsPinMode_offset 1689 -#define cj125isLsu49_offset 100 -#define cj125isUaDivided_offset 100 -#define cj125isUrDivided_offset 100 -#define cj125SpiDevice_offset 1688 -#define cj125ua_offset 1936 -#define cj125ur_offset 1937 -#define clt_adcChannel_offset 296 -#define clt_bias_resistor_offset 292 -#define clt_config_offset 268 +#define canBaudRate_offset 1620 +#define canBroadcastUseChannelTwo_offset 960 +#define canNbcType_offset 432 +#define canReadEnabled_offset 1360 +#define canRxPin_offset 722 +#define canSleepPeriodMs_offset 436 +#define canTxPin_offset 720 +#define canVssNbcType_offset 2560 +#define canWriteEnabled_offset 1360 +#define cdmInputPin_offset 942 +#define cj125CsPin_offset 674 +#define cj125CsPinMode_offset 1709 +#define cj125isLsu49_offset 120 +#define cj125isUaDivided_offset 120 +#define cj125isUrDivided_offset 120 +#define cj125SpiDevice_offset 1708 +#define cj125ua_offset 1956 +#define cj125ur_offset 1957 +#define clt_adcChannel_offset 316 +#define clt_bias_resistor_offset 312 +#define clt_config_offset 288 #define CLT_CRANKING_CURVE_SIZE 8 #define CLT_CURVE_SIZE 16 #define CLT_LIMITER_CURVE_SIZE 4 -#define clt_offset 268 -#define clt_resistance_1_offset 280 -#define clt_resistance_2_offset 284 -#define clt_resistance_3_offset 288 -#define clt_tempC_1_offset 268 -#define clt_tempC_2_offset 272 -#define clt_tempC_3_offset 276 +#define clt_offset 288 +#define clt_resistance_1_offset 300 +#define clt_resistance_2_offset 304 +#define clt_resistance_3_offset 308 +#define clt_tempC_1_offset 288 +#define clt_tempC_2_offset 292 +#define clt_tempC_3_offset 296 #define CLT_TIMING_CURVE_SIZE 8 -#define cltCrankingCorr_offset 5724 -#define cltCrankingCorrBins_offset 5692 -#define cltFuelCorr_offset 13900 -#define cltFuelCorrBins_offset 13836 -#define cltIdleCorr_offset 14284 -#define cltIdleCorrBins_offset 14220 -#define cltIdleRpm_offset 4244 -#define cltIdleRpmBins_offset 4180 -#define cltRevLimitRpm_offset 2128 -#define cltRevLimitRpmBins_offset 2124 -#define cltTimingBins_offset 4260 -#define cltTimingExtra_offset 4292 -#define clutchDownPin_offset 636 -#define clutchDownPinInverted_offset 940 -#define clutchDownPinMode_offset 641 -#define clutchUpPin_offset 804 -#define clutchUpPinInverted_offset 940 -#define clutchUpPinMode_offset 807 +#define cltCrankingCorr_offset 5672 +#define cltCrankingCorrBins_offset 5640 +#define cltFuelCorr_offset 13848 +#define cltFuelCorrBins_offset 13784 +#define cltIdleCorr_offset 14232 +#define cltIdleCorrBins_offset 14168 +#define cltIdleRpm_offset 4208 +#define cltIdleRpmBins_offset 4192 +#define cltRevLimitRpm_offset 2148 +#define cltRevLimitRpmBins_offset 2144 +#define cltTimingBins_offset 4224 +#define cltTimingExtra_offset 4256 +#define clutchDownPin_offset 656 +#define clutchDownPinInverted_offset 960 +#define clutchDownPinMode_offset 661 +#define clutchUpPin_offset 824 +#define clutchUpPinInverted_offset 960 +#define clutchUpPinMode_offset 827 #define CMD_AC_RELAY_BENCH "acrelaybench" #define CMD_ALTERNATOR_PIN "set_alternator_pin" #define CMD_BOOST_PIN "set_boost_pin" @@ -391,61 +391,61 @@ #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" -#define coastingFuelCutClt_offset 2076 -#define coastingFuelCutEnabled_offset 744 -#define coastingFuelCutMap_offset 2080 -#define coastingFuelCutRpmHigh_offset 2070 -#define coastingFuelCutRpmLow_offset 2072 -#define coastingFuelCutTps_offset 2074 -#define coastingFuelCutVssHigh_offset 1554 -#define coastingFuelCutVssLow_offset 1553 -#define communicationLedPin_offset 1504 -#define complexWallModel_offset 1352 +#define coastingFuelCutClt_offset 2096 +#define coastingFuelCutEnabled_offset 764 +#define coastingFuelCutMap_offset 2100 +#define coastingFuelCutRpmHigh_offset 2090 +#define coastingFuelCutRpmLow_offset 2092 +#define coastingFuelCutTps_offset 2094 +#define coastingFuelCutVssHigh_offset 1574 +#define coastingFuelCutVssLow_offset 1573 +#define communicationLedPin_offset 1524 +#define complexWallModel_offset 1372 #define COMPOSITE_DATA_LENGTH 2500 #define COMPOSITE_DATA_LENGTH_HALF 1250 #define COMPOSITE_PACKET_COUNT 500 #define COMPOSITE_PACKET_SIZE 5 -#define compressionRatio_offset 724 +#define compressionRatio_offset 744 #define CONSOLE_DATA_PROTOCOL_TAG " @" -#define consoleUartDevice_offset 934 -#define consumeObdSensors_offset 940 +#define consoleUartDevice_offset 954 +#define consumeObdSensors_offset 960 #define CRANKING_ADVANCE_CURVE_SIZE 4 -#define cranking_baseFuel_offset 112 +#define cranking_baseFuel_offset 132 #define CRANKING_CLT_IDLE_CURVE_SIZE 8 #define CRANKING_CURVE_SIZE 8 -#define cranking_offset 112 +#define cranking_offset 132 #define cranking_parameters_s_size 8 -#define cranking_rpm_offset 116 -#define crankingAdvance_offset 5076 -#define crankingAdvanceBins_offset 5060 -#define crankingCycleBins_offset 14188 -#define crankingCycleCoef_offset 14156 -#define crankingFuelBins_offset 14124 -#define crankingFuelCoef_offset 14092 -#define crankingFuelCoefE100_offset 21192 -#define crankingIACposition_offset 1692 -#define crankingInjectionMode_offset 364 -#define crankingTimingAngle_offset 372 -#define crankingTpsBins_offset 4964 -#define crankingTpsCoef_offset 4932 +#define cranking_rpm_offset 136 +#define crankingAdvance_offset 5032 +#define crankingAdvanceBins_offset 5024 +#define crankingCycleBins_offset 14136 +#define crankingCycleCoef_offset 14104 +#define crankingFuelBins_offset 14072 +#define crankingFuelCoef_offset 14040 +#define crankingFuelCoefE100_offset 21140 +#define crankingIACposition_offset 1712 +#define crankingInjectionMode_offset 384 +#define crankingTimingAngle_offset 392 +#define crankingTpsBins_offset 4928 +#define crankingTpsCoef_offset 4896 #define CRITICAL_PREFIX "CRITICAL" -#define cutFuelOnHardLimit_offset 1340 -#define cutSparkOnHardLimit_offset 1340 +#define cutFuelOnHardLimit_offset 1360 +#define cutSparkOnHardLimit_offset 1360 #define cyl_trim_s_size 16 -#define cylinderBankSelect10_offset 2505 -#define cylinderBankSelect11_offset 2506 -#define cylinderBankSelect12_offset 2507 -#define cylinderBankSelect1_offset 2496 -#define cylinderBankSelect2_offset 2497 -#define cylinderBankSelect3_offset 2498 -#define cylinderBankSelect4_offset 2499 -#define cylinderBankSelect5_offset 2500 -#define cylinderBankSelect6_offset 2501 -#define cylinderBankSelect7_offset 2502 -#define cylinderBankSelect8_offset 2503 -#define cylinderBankSelect9_offset 2504 -#define cylinderBore_offset 356 -#define cylindersCount_offset 348 +#define cylinderBankSelect10_offset 2525 +#define cylinderBankSelect11_offset 2526 +#define cylinderBankSelect12_offset 2527 +#define cylinderBankSelect1_offset 2516 +#define cylinderBankSelect2_offset 2517 +#define cylinderBankSelect3_offset 2518 +#define cylinderBankSelect4_offset 2519 +#define cylinderBankSelect5_offset 2520 +#define cylinderBankSelect6_offset 2521 +#define cylinderBankSelect7_offset 2522 +#define cylinderBankSelect8_offset 2523 +#define cylinderBankSelect9_offset 2524 +#define cylinderBore_offset 376 +#define cylindersCount_offset 368 #define dc_io_size 8 #define DC_PER_STEPPER 2 #define debug_mode_e_auto_enum "DBG_0", "DBG_TPS_ACCEL", "DBG_GPPWM", "DBG_IDLE_CONTROL", "DBG_EL_ACCEL", "DBG_TRIGGER_COUNTERS", "DBG_SOFT_SPARK_CUT", "DBG_VVT_1_PID", "DBG_8", "DBG_9", "DBG_10", "DBG_11", "DBG_UNUSED12", "DBG_SD_CARD", "DBG_SR5_PROTOCOL", "DBG_KNOCK", "DBG_16", "DBG_ELECTRONIC_THROTTLE_PID", "DBG_EXECUTOR", "DBG_BENCH_TEST", "DBG_20", "DBG_ANALOG_INPUTS", "DBG_INSTANT_RPM", "UNUSED23", "DBG_24", "DBG_CJ125", "DBG_26", "DBG_MAP", "DBG_METRICS", "DBG_29", "DBG_ION", "DBG_TLE8888", "DBG_ANALOG_INPUTS2", "DBG_DWELL_METRIC", "DBG_34", "DBG_35", "DBG_36", "DBG_37", "DBG_38", "DBG_ETB_AUTOTUNE", "DBG_COMPOSITE_LOG", "DBG_UNUSED41", "DBG_UNUSED_42", "DBG_43", "DBG_DYNO_VIEW", "DBG_LOGIC_ANALYZER", "DBG_46", "DBG_TCU", "DBG_LUA", "DBG_VVT_2_PID", "DBG_VVT_3_PID", "DBG_VVT_4_PID" @@ -502,34 +502,34 @@ #define debug_mode_e_DBG_VVT_4_PID 51 #define debug_mode_e_enum "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" #define debug_mode_e_UNUSED23 23 -#define debugMapAveraging_offset 836 -#define debugMode_offset 1584 -#define debugTriggerSync_offset 658 +#define debugMapAveraging_offset 856 +#define debugMode_offset 1604 +#define debugTriggerSync_offset 678 #define DIGIPOT_COUNT 4 -#define digitalPotentiometerChipSelect1_offset 642 -#define digitalPotentiometerChipSelect2_offset 644 -#define digitalPotentiometerChipSelect3_offset 646 -#define digitalPotentiometerChipSelect4_offset 648 -#define digitalPotentiometerSpiDevice_offset 660 -#define disableEtbWhenEngineStopped_offset 744 -#define disableFan1WhenStopped_offset 100 -#define disableFan2WhenStopped_offset 100 -#define disablePrimaryUart_offset 1340 -#define displacement_offset 344 +#define digitalPotentiometerChipSelect1_offset 662 +#define digitalPotentiometerChipSelect2_offset 664 +#define digitalPotentiometerChipSelect3_offset 666 +#define digitalPotentiometerChipSelect4_offset 668 +#define digitalPotentiometerSpiDevice_offset 680 +#define disableEtbWhenEngineStopped_offset 764 +#define disableFan1WhenStopped_offset 120 +#define disableFan2WhenStopped_offset 120 +#define disablePrimaryUart_offset 1360 +#define displacement_offset 364 #define display_mode_e_auto_enum "DM_NONE", "DM_HD44780", "DM_HD44780_OVER_PCF8574" #define display_mode_e_DM_HD44780 1 #define display_mode_e_DM_HD44780_OVER_PCF8574 2 #define display_mode_e_DM_NONE 0 -#define displayLogicLevelsInEngineSniffer_offset 100 -#define displayMode_offset 420 -#define driveWheelRevPerKm_offset 408 -#define drv8860_cs_offset 1184 -#define drv8860_csPinMode_offset 1186 -#define drv8860_miso_offset 1188 -#define drv8860spiDevice_offset 1182 +#define displayLogicLevelsInEngineSniffer_offset 120 +#define displayMode_offset 440 +#define driveWheelRevPerKm_offset 428 +#define drv8860_cs_offset 1204 +#define drv8860_csPinMode_offset 1206 +#define drv8860_miso_offset 1208 +#define drv8860spiDevice_offset 1202 #define DWELL_CURVE_SIZE 8 -#define dwellVoltageCorrValues_offset 783 -#define dwellVoltageCorrVoltBins_offset 774 +#define dwellVoltageCorrValues_offset 803 +#define dwellVoltageCorrVoltBins_offset 794 #define ego_sensor_e_auto_enum "ES_BPSX_D1", "ES_Innovate_MTX_L", "ES_14Point7_Free", "ES_NarrowBand", "ES_PLX", "ES_Custom", "ES_AEM" #define ego_sensor_e_enum "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" #define ego_sensor_e_ES_14Point7_Free 2 @@ -539,21 +539,21 @@ #define ego_sensor_e_ES_Innovate_MTX_L 1 #define ego_sensor_e_ES_NarrowBand 3 #define ego_sensor_e_ES_PLX 4 -#define egoValueShift_offset 1676 +#define egoValueShift_offset 1696 #define EGT_CHANNEL_COUNT 8 -#define electronicThrottlePin1Mode_offset 650 -#define enableAemXSeries_offset 744 -#define enableCanVss_offset 940 -#define enabledStep1Limiter_offset 744 -#define enableFan1WithAc_offset 100 -#define enableFan2WithAc_offset 100 -#define enableInnovateLC2_offset 940 -#define enableLaunchRetard_offset 940 -#define enableMapEstimationTableFallback_offset 100 -#define enableSoftwareKnock_offset 940 -#define enableTrailingSparks_offset 100 -#define enableVerboseCanTx_offset 744 -#define engine_configuration_s_size 3996 +#define electronicThrottlePin1Mode_offset 670 +#define enableAemXSeries_offset 764 +#define enableCanVss_offset 960 +#define enabledStep1Limiter_offset 764 +#define enableFan1WithAc_offset 120 +#define enableFan2WithAc_offset 120 +#define enableInnovateLC2_offset 960 +#define enableLaunchRetard_offset 960 +#define enableMapEstimationTableFallback_offset 120 +#define enableSoftwareKnock_offset 960 +#define enableTrailingSparks_offset 120 +#define enableVerboseCanTx_offset 764 +#define engine_configuration_s_size 4016 #define engine_load_mode_e_auto_enum "INVALID", "INVALID", "INVALID", "LM_SPEED_DENSITY", "LM_REAL_MAF", "LM_ALPHA_N", "LM_LUA", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "LM_MOCK" #define engine_load_mode_e_enum "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" #define engine_load_mode_e_LM_ALPHA_N 5 @@ -679,16 +679,16 @@ #define engine_type_e_TOYOTA_JZS147 38 #define engine_type_e_UNUSED_48 48 #define engine_type_e_VW_ABA 32 -#define engineChartSize_offset 1356 -#define engineCode_offset 1104 +#define engineChartSize_offset 1376 +#define engineCode_offset 1124 #define engineConfiguration_offset 0 -#define engineMake_offset 1072 -#define engineSnifferRpmThreshold_offset 7 +#define engineMake_offset 1092 +#define engineSnifferRpmThreshold_offset 10 #define engineType_offset 0 #define ERROR_BUFFER_SIZE 120 #define ETB_BIAS_CURVE_LENGTH 8 #define ETB_COUNT 2 -#define etb_dFactor_offset 1436 +#define etb_dFactor_offset 1456 #define etb_function_e_auto_enum "ETB_None", "ETB_Throttle1", "ETB_Throttle2", "ETB_IdleValve", "ETB_Wastegate" #define etb_function_e_ETB_IdleValve 3 #define etb_function_e_ETB_None 0 @@ -696,103 +696,103 @@ #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 #define ETB_HW_MAX_FREQUENCY 3000 -#define etb_iFactor_offset 1432 -#define etb_iTermMax_offset 2454 -#define etb_iTermMin_offset 2452 -#define etb_maxValue_offset 1446 -#define etb_minValue_offset 1444 -#define etb_offset 1428 -#define etb_offset_offset 1440 -#define etb_periodMs_offset 1442 -#define etb_pFactor_offset 1428 -#define etb_use_two_wires_offset 100 -#define etbBiasBins_offset 3996 -#define etbBiasValues_offset 4028 -#define etbFreq_offset 1842 -#define etbFunctions1_offset 1180 -#define etbFunctions2_offset 1181 -#define etbIdleThrottleRange_offset 2492 -#define etbIo1_controlPin_offset 948 -#define etbIo1_directionPin1_offset 944 -#define etbIo1_directionPin2_offset 946 -#define etbIo1_disablePin_offset 950 -#define etbIo1_offset 944 -#define etbIo2_controlPin_offset 956 -#define etbIo2_directionPin1_offset 952 -#define etbIo2_directionPin2_offset 954 -#define etbIo2_disablePin_offset 958 -#define etbIo2_offset 952 -#define etbMaximumPosition_offset 831 -#define etbMinimumPosition_offset 3744 -#define etbNeutralPosition_offset 1349 -#define etbRevLimitRange_offset 126 -#define etbRevLimitStart_offset 124 -#define etbWastegatePid_dFactor_offset 1852 -#define etbWastegatePid_iFactor_offset 1848 -#define etbWastegatePid_maxValue_offset 1862 -#define etbWastegatePid_minValue_offset 1860 -#define etbWastegatePid_offset 1844 -#define etbWastegatePid_offset_offset 1856 -#define etbWastegatePid_periodMs_offset 1858 -#define etbWastegatePid_pFactor_offset 1844 -#define failedMapFallback_offset 465 -#define fan1ExtraIdle_offset 1716 -#define fan2ExtraIdle_offset 1726 -#define fan2OffTemperature_offset 2045 -#define fan2OnTemperature_offset 2044 -#define fan2Pin_offset 2042 -#define fan2PinMode_offset 1763 -#define fanOffTemperature_offset 404 -#define fanOnTemperature_offset 400 -#define fanPin_offset 634 -#define fanPinMode_offset 633 -#define finalGearRatio_offset 706 -#define firingOrder_offset 352 -#define fixedModeTiming_offset 384 -#define fixedTiming_offset 1664 -#define FLASH_DATA_VERSION 10012 -#define flexCranking_offset 1352 -#define flexSensorPin_offset 824 -#define forceO2Heating_offset 1352 +#define etb_iFactor_offset 1452 +#define etb_iTermMax_offset 2474 +#define etb_iTermMin_offset 2472 +#define etb_maxValue_offset 1466 +#define etb_minValue_offset 1464 +#define etb_offset 1448 +#define etb_offset_offset 1460 +#define etb_periodMs_offset 1462 +#define etb_pFactor_offset 1448 +#define etb_use_two_wires_offset 120 +#define etbBiasBins_offset 4016 +#define etbBiasValues_offset 4048 +#define etbFreq_offset 1862 +#define etbFunctions1_offset 1200 +#define etbFunctions2_offset 1201 +#define etbIdleThrottleRange_offset 2512 +#define etbIo1_controlPin_offset 968 +#define etbIo1_directionPin1_offset 964 +#define etbIo1_directionPin2_offset 966 +#define etbIo1_disablePin_offset 970 +#define etbIo1_offset 964 +#define etbIo2_controlPin_offset 976 +#define etbIo2_directionPin1_offset 972 +#define etbIo2_directionPin2_offset 974 +#define etbIo2_disablePin_offset 978 +#define etbIo2_offset 972 +#define etbMaximumPosition_offset 851 +#define etbMinimumPosition_offset 3764 +#define etbNeutralPosition_offset 1369 +#define etbRevLimitRange_offset 146 +#define etbRevLimitStart_offset 144 +#define etbWastegatePid_dFactor_offset 1872 +#define etbWastegatePid_iFactor_offset 1868 +#define etbWastegatePid_maxValue_offset 1882 +#define etbWastegatePid_minValue_offset 1880 +#define etbWastegatePid_offset 1864 +#define etbWastegatePid_offset_offset 1876 +#define etbWastegatePid_periodMs_offset 1878 +#define etbWastegatePid_pFactor_offset 1864 +#define failedMapFallback_offset 485 +#define fan1ExtraIdle_offset 1736 +#define fan2ExtraIdle_offset 1746 +#define fan2OffTemperature_offset 2065 +#define fan2OnTemperature_offset 2064 +#define fan2Pin_offset 2062 +#define fan2PinMode_offset 1783 +#define fanOffTemperature_offset 424 +#define fanOnTemperature_offset 420 +#define fanPin_offset 654 +#define fanPinMode_offset 653 +#define finalGearRatio_offset 726 +#define firingOrder_offset 372 +#define fixedModeTiming_offset 404 +#define fixedTiming_offset 1684 +#define FLASH_DATA_VERSION 10013 +#define flexCranking_offset 1372 +#define flexSensorPin_offset 844 +#define forceO2Heating_offset 1372 #define FUEL_LEVEL_TABLE_COUNT 8 #define FUEL_LOAD_COUNT 16 #define FUEL_RPM_COUNT 16 -#define fuelAlgorithm_offset 360 -#define fuelClosedLoopCorrectionEnabled_offset 1340 -#define fuelLevelBins_offset 1190 -#define fuelLevelSensor_offset 438 -#define fuelLevelValues_offset 669 -#define fuelPumpPin_offset 626 -#define fuelPumpPinMode_offset 628 -#define fuelReferencePressure_offset 1764 -#define fuelTrimLoadBins_offset 20984 -#define fuelTrimRpmBins_offset 20992 -#define fuelTrims10_offset 21144 -#define fuelTrims10_table_offset 21144 -#define fuelTrims11_offset 21160 -#define fuelTrims11_table_offset 21160 -#define fuelTrims12_offset 21176 -#define fuelTrims12_table_offset 21176 -#define fuelTrims1_offset 21000 -#define fuelTrims1_table_offset 21000 -#define fuelTrims2_offset 21016 -#define fuelTrims2_table_offset 21016 -#define fuelTrims3_offset 21032 -#define fuelTrims3_table_offset 21032 -#define fuelTrims4_offset 21048 -#define fuelTrims4_table_offset 21048 -#define fuelTrims5_offset 21064 -#define fuelTrims5_table_offset 21064 -#define fuelTrims6_offset 21080 -#define fuelTrims6_table_offset 21080 -#define fuelTrims7_offset 21096 -#define fuelTrims7_table_offset 21096 -#define fuelTrims8_offset 21112 -#define fuelTrims8_table_offset 21112 -#define fuelTrims9_offset 21128 -#define fuelTrims9_table_offset 21128 +#define fuelAlgorithm_offset 380 +#define fuelClosedLoopCorrectionEnabled_offset 1360 +#define fuelLevelBins_offset 1210 +#define fuelLevelSensor_offset 458 +#define fuelLevelValues_offset 689 +#define fuelPumpPin_offset 646 +#define fuelPumpPinMode_offset 648 +#define fuelReferencePressure_offset 1784 +#define fuelTrimLoadBins_offset 20932 +#define fuelTrimRpmBins_offset 20940 +#define fuelTrims10_offset 21092 +#define fuelTrims10_table_offset 21092 +#define fuelTrims11_offset 21108 +#define fuelTrims11_table_offset 21108 +#define fuelTrims12_offset 21124 +#define fuelTrims12_table_offset 21124 +#define fuelTrims1_offset 20948 +#define fuelTrims1_table_offset 20948 +#define fuelTrims2_offset 20964 +#define fuelTrims2_table_offset 20964 +#define fuelTrims3_offset 20980 +#define fuelTrims3_table_offset 20980 +#define fuelTrims4_offset 20996 +#define fuelTrims4_table_offset 20996 +#define fuelTrims5_offset 21012 +#define fuelTrims5_table_offset 21012 +#define fuelTrims6_offset 21028 +#define fuelTrims6_table_offset 21028 +#define fuelTrims7_offset 21044 +#define fuelTrims7_table_offset 21044 +#define fuelTrims8_offset 21060 +#define fuelTrims8_table_offset 21060 +#define fuelTrims9_offset 21076 +#define fuelTrims9_table_offset 21076 #define GAP_TRACKING_LENGTH 18 -#define gapTrackingLengthOverride_offset 377 +#define gapTrackingLengthOverride_offset 397 #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_X "Acceleration: X" @@ -935,18 +935,18 @@ #define GearControllerMode_ButtonShift 1 #define GearControllerMode_Generic 2 #define GearControllerMode_None 0 -#define gearControllerMode_offset 3676 -#define gearRatio1_offset 3550 -#define gearRatio2_offset 3552 -#define gearRatio3_offset 3554 -#define gearRatio4_offset 3556 -#define gearRatio5_offset 3558 -#define gearRatio6_offset 3560 -#define gearRatio7_offset 3562 -#define gearRatio8_offset 3564 +#define gearControllerMode_offset 3696 +#define gearRatio1_offset 3570 +#define gearRatio2_offset 3572 +#define gearRatio3_offset 3574 +#define gearRatio4_offset 3576 +#define gearRatio5_offset 3578 +#define gearRatio6_offset 3580 +#define gearRatio7_offset 3582 +#define gearRatio8_offset 3584 #define GEARS_COUNT 8 -#define globalFuelCorrection_offset 468 -#define globalTriggerAngleOffset_offset 388 +#define globalFuelCorrection_offset 488 +#define globalTriggerAngleOffset_offset 408 #define Gpio_A0 2 #define Gpio_A1 3 #define Gpio_A10 12 @@ -1157,50 +1157,50 @@ #define Gpio_TLE6240_PIN_8 153 #define Gpio_TLE6240_PIN_9 154 #define Gpio_Unassigned 0 -#define gppwm1_alignmentFill_map_offset 2553 -#define gppwm1_dutyIfError_offset 2546 -#define gppwm1_loadAxis_offset 2552 -#define gppwm1_loadBins_offset 2554 -#define gppwm1_offBelowDuty_offset 2551 -#define gppwm1_offset 2544 -#define gppwm1_onAboveDuty_offset 2550 -#define gppwm1_pin_offset 2544 -#define gppwm1_pwmFrequency_offset 2548 -#define gppwm1_rpmBins_offset 2562 -#define gppwm1_table_offset 2570 -#define gppwm2_alignmentFill_map_offset 2645 -#define gppwm2_dutyIfError_offset 2638 -#define gppwm2_loadAxis_offset 2644 -#define gppwm2_loadBins_offset 2646 -#define gppwm2_offBelowDuty_offset 2643 -#define gppwm2_offset 2636 -#define gppwm2_onAboveDuty_offset 2642 -#define gppwm2_pin_offset 2636 -#define gppwm2_pwmFrequency_offset 2640 -#define gppwm2_rpmBins_offset 2654 -#define gppwm2_table_offset 2662 -#define gppwm3_alignmentFill_map_offset 2737 -#define gppwm3_dutyIfError_offset 2730 -#define gppwm3_loadAxis_offset 2736 -#define gppwm3_loadBins_offset 2738 -#define gppwm3_offBelowDuty_offset 2735 -#define gppwm3_offset 2728 -#define gppwm3_onAboveDuty_offset 2734 -#define gppwm3_pin_offset 2728 -#define gppwm3_pwmFrequency_offset 2732 -#define gppwm3_rpmBins_offset 2746 -#define gppwm3_table_offset 2754 -#define gppwm4_alignmentFill_map_offset 2829 -#define gppwm4_dutyIfError_offset 2822 -#define gppwm4_loadAxis_offset 2828 -#define gppwm4_loadBins_offset 2830 -#define gppwm4_offBelowDuty_offset 2827 -#define gppwm4_offset 2820 -#define gppwm4_onAboveDuty_offset 2826 -#define gppwm4_pin_offset 2820 -#define gppwm4_pwmFrequency_offset 2824 -#define gppwm4_rpmBins_offset 2838 -#define gppwm4_table_offset 2846 +#define gppwm1_alignmentFill_map_offset 2573 +#define gppwm1_dutyIfError_offset 2566 +#define gppwm1_loadAxis_offset 2572 +#define gppwm1_loadBins_offset 2574 +#define gppwm1_offBelowDuty_offset 2571 +#define gppwm1_offset 2564 +#define gppwm1_onAboveDuty_offset 2570 +#define gppwm1_pin_offset 2564 +#define gppwm1_pwmFrequency_offset 2568 +#define gppwm1_rpmBins_offset 2582 +#define gppwm1_table_offset 2590 +#define gppwm2_alignmentFill_map_offset 2665 +#define gppwm2_dutyIfError_offset 2658 +#define gppwm2_loadAxis_offset 2664 +#define gppwm2_loadBins_offset 2666 +#define gppwm2_offBelowDuty_offset 2663 +#define gppwm2_offset 2656 +#define gppwm2_onAboveDuty_offset 2662 +#define gppwm2_pin_offset 2656 +#define gppwm2_pwmFrequency_offset 2660 +#define gppwm2_rpmBins_offset 2674 +#define gppwm2_table_offset 2682 +#define gppwm3_alignmentFill_map_offset 2757 +#define gppwm3_dutyIfError_offset 2750 +#define gppwm3_loadAxis_offset 2756 +#define gppwm3_loadBins_offset 2758 +#define gppwm3_offBelowDuty_offset 2755 +#define gppwm3_offset 2748 +#define gppwm3_onAboveDuty_offset 2754 +#define gppwm3_pin_offset 2748 +#define gppwm3_pwmFrequency_offset 2752 +#define gppwm3_rpmBins_offset 2766 +#define gppwm3_table_offset 2774 +#define gppwm4_alignmentFill_map_offset 2849 +#define gppwm4_dutyIfError_offset 2842 +#define gppwm4_loadAxis_offset 2848 +#define gppwm4_loadBins_offset 2850 +#define gppwm4_offBelowDuty_offset 2847 +#define gppwm4_offset 2840 +#define gppwm4_onAboveDuty_offset 2846 +#define gppwm4_pin_offset 2840 +#define gppwm4_pwmFrequency_offset 2844 +#define gppwm4_rpmBins_offset 2858 +#define gppwm4_table_offset 2866 #define gppwm_channel_e_auto_enum "GPPWM_Tps", "GPPWM_Map", "GPPWM_Clt", "GPPWM_Iat", "GPPWM_FuelLoad", "GPPWM_IgnLoad", "GPPWM_AuxTemp1", "GPPWM_AuxTemp2", "GPPWM_Zero", "GPPWM_AccelPedal", "GPPWM_Vbatt" #define gppwm_channel_e_enum "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" #define gppwm_channel_e_GPPWM_AccelPedal 9 @@ -1221,35 +1221,35 @@ #define GPPWM_LOAD_COUNT 8 #define GPPWM_NOTE_SIZE 16 #define GPPWM_RPM_COUNT 8 -#define gpPwmNote1_offset 1272 -#define gpPwmNote2_offset 1288 -#define gpPwmNote3_offset 1304 -#define gpPwmNote4_offset 1320 -#define gps_rx_pin_offset 622 -#define gps_tx_pin_offset 624 -#define hardCutRpmRange_offset 1016 -#define HD44780_db4_offset 614 -#define HD44780_db5_offset 616 -#define HD44780_db6_offset 618 -#define HD44780_db7_offset 620 -#define HD44780_e_offset 612 -#define HD44780_rs_offset 610 -#define HD44780height_offset 432 -#define HD44780width_offset 428 -#define highPressureFuel_hwChannel_offset 2084 -#define highPressureFuel_offset 2084 -#define highPressureFuel_v1_offset 2088 -#define highPressureFuel_v2_offset 2096 -#define highPressureFuel_value1_offset 2092 -#define highPressureFuel_value2_offset 2100 -#define hip9011CsPin_offset 758 -#define hip9011CsPinMode_offset 690 -#define hip9011Gain_offset 2448 -#define hip9011IntHoldPin_offset 760 -#define hip9011IntHoldPinMode_offset 762 -#define hip9011PrescalerAndSDO_offset 336 -#define hip9011SpiDevice_offset 464 -#define hipOutputChannel_offset 1344 +#define gpPwmNote1_offset 1292 +#define gpPwmNote2_offset 1308 +#define gpPwmNote3_offset 1324 +#define gpPwmNote4_offset 1340 +#define gps_rx_pin_offset 642 +#define gps_tx_pin_offset 644 +#define hardCutRpmRange_offset 1036 +#define HD44780_db4_offset 634 +#define HD44780_db5_offset 636 +#define HD44780_db6_offset 638 +#define HD44780_db7_offset 640 +#define HD44780_e_offset 632 +#define HD44780_rs_offset 630 +#define HD44780height_offset 452 +#define HD44780width_offset 448 +#define highPressureFuel_hwChannel_offset 2104 +#define highPressureFuel_offset 2104 +#define highPressureFuel_v1_offset 2108 +#define highPressureFuel_v2_offset 2116 +#define highPressureFuel_value1_offset 2112 +#define highPressureFuel_value2_offset 2120 +#define hip9011CsPin_offset 778 +#define hip9011CsPinMode_offset 710 +#define hip9011Gain_offset 2468 +#define hip9011IntHoldPin_offset 780 +#define hip9011IntHoldPinMode_offset 782 +#define hip9011PrescalerAndSDO_offset 356 +#define hip9011SpiDevice_offset 484 +#define hipOutputChannel_offset 1364 #define hpfp_cam_e_auto_enum "HPFP_CAM_NONE", "HPFP_CAM_IN1", "HPFP_CAM_EX1", "HPFP_CAM_IN2", "HPFP_CAM_EX2" #define hpfp_cam_e_enum "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" #define hpfp_cam_e_HPFP_CAM_EX1 2 @@ -1261,111 +1261,111 @@ #define HPFP_DEADTIME_SIZE 8 #define HPFP_LOBE_PROFILE_SIZE 16 #define HPFP_TARGET_SIZE 10 -#define hpfpActivationAngle_offset 3118 -#define hpfpCam_offset 3113 -#define hpfpCamLobes_offset 3112 -#define hpfpCompensation_offset 3412 -#define hpfpCompensationLoadBins_offset 3512 -#define hpfpCompensationRpmBins_offset 3532 -#define hpfpDeadtimeMS_offset 3166 -#define hpfpDeadtimeVoltsBins_offset 3158 -#define hpfpLobeProfileAngle_offset 3142 -#define hpfpLobeProfileQuantityBins_offset 3126 -#define hpfpMinAngle_offset 3115 -#define hpfpPeakPos_offset 3114 -#define hpfpPidI_offset 3122 -#define hpfpPidP_offset 3120 -#define hpfpPumpVolume_offset 3116 -#define hpfpTarget_offset 3182 -#define hpfpTargetDecay_offset 3124 -#define hpfpTargetLoadBins_offset 3382 -#define hpfpTargetRpmBins_offset 3402 -#define hpfpValvePin_offset 1624 -#define hpfpValvePinMode_offset 1626 +#define hpfpActivationAngle_offset 3138 +#define hpfpCam_offset 3133 +#define hpfpCamLobes_offset 3132 +#define hpfpCompensation_offset 3432 +#define hpfpCompensationLoadBins_offset 3532 +#define hpfpCompensationRpmBins_offset 3552 +#define hpfpDeadtimeMS_offset 3186 +#define hpfpDeadtimeVoltsBins_offset 3178 +#define hpfpLobeProfileAngle_offset 3162 +#define hpfpLobeProfileQuantityBins_offset 3146 +#define hpfpMinAngle_offset 3135 +#define hpfpPeakPos_offset 3134 +#define hpfpPidI_offset 3142 +#define hpfpPidP_offset 3140 +#define hpfpPumpVolume_offset 3136 +#define hpfpTarget_offset 3202 +#define hpfpTargetDecay_offset 3144 +#define hpfpTargetLoadBins_offset 3402 +#define hpfpTargetRpmBins_offset 3422 +#define hpfpValvePin_offset 1644 +#define hpfpValvePinMode_offset 1646 #define HW_MAX_ADC_INDEX 17 #define IAC_PID_MULT_SIZE 8 -#define iacByTpsTaper_offset 1542 -#define iacCoasting_offset 5156 -#define iacCoastingBins_offset 5092 -#define iacPidMultLoadBins_offset 4124 -#define iacPidMultRpmBins_offset 4132 -#define iacPidMultTable_offset 4060 -#define iat_adcChannel_offset 328 -#define iat_bias_resistor_offset 324 -#define iat_config_offset 300 +#define iacByTpsTaper_offset 1562 +#define iacCoasting_offset 5104 +#define iacCoastingBins_offset 5040 +#define iacPidMultLoadBins_offset 4144 +#define iacPidMultRpmBins_offset 4152 +#define iacPidMultTable_offset 4080 +#define iat_adcChannel_offset 348 +#define iat_bias_resistor_offset 344 +#define iat_config_offset 320 #define IAT_CURVE_SIZE 16 -#define iat_offset 300 -#define iat_resistance_1_offset 312 -#define iat_resistance_2_offset 316 -#define iat_resistance_3_offset 320 -#define iat_tempC_1_offset 300 -#define iat_tempC_2_offset 304 -#define iat_tempC_3_offset 308 -#define iatFuelCorr_offset 14028 -#define iatFuelCorrBins_offset 13964 +#define iat_offset 320 +#define iat_resistance_1_offset 332 +#define iat_resistance_2_offset 336 +#define iat_resistance_3_offset 340 +#define iat_tempC_1_offset 320 +#define iat_tempC_2_offset 324 +#define iat_tempC_3_offset 328 +#define iatFuelCorr_offset 13976 +#define iatFuelCorrBins_offset 13912 #define IDLE_ADVANCE_CURVE_SIZE 8 -#define idle_antiwindupFreq_offset 680 -#define idle_derivativeFilterLoss_offset 440 +#define idle_antiwindupFreq_offset 700 +#define idle_derivativeFilterLoss_offset 460 #define idle_hardware_s_size 12 #define idle_mode_e_auto_enum "IM_AUTO", "IM_MANUAL" #define idle_mode_e_IM_AUTO 0 #define idle_mode_e_IM_MANUAL 1 -#define idle_offset 528 -#define idle_solenoidFrequency_offset 528 -#define idle_solenoidPin_offset 532 -#define idle_solenoidPinMode_offset 538 +#define idle_offset 548 +#define idle_solenoidFrequency_offset 548 +#define idle_solenoidPin_offset 552 +#define idle_solenoidPinMode_offset 558 #define idle_state_e_BLIP 64 #define idle_state_e_INIT 0 #define idle_state_e_PID_UPPER 16 #define idle_state_e_PID_VALUE 4 #define idle_state_e_RPM_DEAD_ZONE 2 #define idle_state_e_TPS_THRESHOLD 1 -#define idle_stepperDirectionPin_offset 534 -#define idle_stepperStepPin_offset 536 +#define idle_stepperDirectionPin_offset 554 +#define idle_stepperStepPin_offset 556 #define IDLE_VE_SIZE 4 -#define idleAdvance_offset 5764 -#define idleAdvanceBins_offset 5756 -#define idleIncrementalPidCic_offset 744 -#define idleMode_offset 1350 -#define idlePidActivationTime_offset 1916 -#define idlePidDeactivationTpsThreshold_offset 852 -#define idlePidRpmDeadZone_offset 1530 -#define idlePidRpmUpperLimit_offset 794 -#define idlePositionMax_offset 718 -#define idlePositionMin_offset 716 -#define idlePositionSensor_offset 834 -#define idleRpmPid2_dFactor_offset 2528 -#define idleRpmPid2_iFactor_offset 2524 -#define idleRpmPid2_maxValue_offset 2538 -#define idleRpmPid2_minValue_offset 2536 -#define idleRpmPid2_offset 2520 -#define idleRpmPid2_offset_offset 2532 -#define idleRpmPid2_periodMs_offset 2534 -#define idleRpmPid2_pFactor_offset 2520 -#define idleRpmPid_dFactor_offset 1488 -#define idleRpmPid_iFactor_offset 1484 -#define idlerpmpid_iTermMax_offset 2490 -#define idlerpmpid_iTermMin_offset 2486 -#define idleRpmPid_maxValue_offset 1498 -#define idleRpmPid_minValue_offset 1496 -#define idleRpmPid_offset 1480 -#define idleRpmPid_offset_offset 1492 -#define idleRpmPid_periodMs_offset 1494 -#define idleRpmPid_pFactor_offset 1480 -#define idleStepperReactionTime_offset 1384 -#define idleStepperTotalSteps_offset 1388 -#define idleTimingPid_dFactor_offset 2464 -#define idleTimingPid_iFactor_offset 2460 -#define idleTimingPid_maxValue_offset 2474 -#define idleTimingPid_minValue_offset 2472 -#define idleTimingPid_offset 2456 -#define idleTimingPid_offset_offset 2468 -#define idleTimingPid_periodMs_offset 2470 -#define idleTimingPid_pFactor_offset 2456 -#define idleTimingPidDeadZone_offset 2476 -#define idleVeLoadBins_offset 5800 -#define idleVeRpmBins_offset 5796 -#define idleVeTable_offset 5804 +#define idleAdvance_offset 5712 +#define idleAdvanceBins_offset 5704 +#define idleIncrementalPidCic_offset 764 +#define idleMode_offset 1370 +#define idlePidActivationTime_offset 1936 +#define idlePidDeactivationTpsThreshold_offset 872 +#define idlePidRpmDeadZone_offset 1550 +#define idlePidRpmUpperLimit_offset 814 +#define idlePositionMax_offset 738 +#define idlePositionMin_offset 736 +#define idlePositionSensor_offset 854 +#define idleRpmPid2_dFactor_offset 2548 +#define idleRpmPid2_iFactor_offset 2544 +#define idleRpmPid2_maxValue_offset 2558 +#define idleRpmPid2_minValue_offset 2556 +#define idleRpmPid2_offset 2540 +#define idleRpmPid2_offset_offset 2552 +#define idleRpmPid2_periodMs_offset 2554 +#define idleRpmPid2_pFactor_offset 2540 +#define idleRpmPid_dFactor_offset 1508 +#define idleRpmPid_iFactor_offset 1504 +#define idlerpmpid_iTermMax_offset 2510 +#define idlerpmpid_iTermMin_offset 2506 +#define idleRpmPid_maxValue_offset 1518 +#define idleRpmPid_minValue_offset 1516 +#define idleRpmPid_offset 1500 +#define idleRpmPid_offset_offset 1512 +#define idleRpmPid_periodMs_offset 1514 +#define idleRpmPid_pFactor_offset 1500 +#define idleStepperReactionTime_offset 1404 +#define idleStepperTotalSteps_offset 1408 +#define idleTimingPid_dFactor_offset 2484 +#define idleTimingPid_iFactor_offset 2480 +#define idleTimingPid_maxValue_offset 2494 +#define idleTimingPid_minValue_offset 2492 +#define idleTimingPid_offset 2476 +#define idleTimingPid_offset_offset 2488 +#define idleTimingPid_periodMs_offset 2490 +#define idleTimingPid_pFactor_offset 2476 +#define idleTimingPidDeadZone_offset 2496 +#define idleVeLoadBins_offset 5748 +#define idleVeRpmBins_offset 5744 +#define idleVeTable_offset 5752 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 #define ignition_mode_e_auto_enum "IM_ONE_COIL", "IM_INDIVIDUAL_COILS", "IM_WASTED_SPARK", "IM_TWO_COILS" @@ -1373,54 +1373,54 @@ #define ignition_mode_e_IM_ONE_COIL 0 #define ignition_mode_e_IM_TWO_COILS 3 #define ignition_mode_e_IM_WASTED_SPARK 2 -#define ignitionDwellForCrankingMs_offset 120 -#define ignitionIatCorrLoadBins_offset 16908 -#define ignitionIatCorrRpmBins_offset 16972 -#define ignitionIatCorrTable_offset 16396 -#define ignitionLoadBins_offset 18920 -#define ignitionMode_offset 376 -#define ignitionPinMode_offset 609 -#define ignitionPins10_offset 602 -#define ignitionPins11_offset 604 -#define ignitionPins12_offset 606 -#define ignitionPins1_offset 584 -#define ignitionPins2_offset 586 -#define ignitionPins3_offset 588 -#define ignitionPins4_offset 590 -#define ignitionPins5_offset 592 -#define ignitionPins6_offset 594 -#define ignitionPins7_offset 596 -#define ignitionPins8_offset 598 -#define ignitionPins9_offset 600 -#define ignitionRpmBins_offset 18952 -#define ignitionTable_offset 18408 -#define ignOverrideMode_offset 1622 -#define ignTrimLoadBins_offset 20776 -#define ignTrimRpmBins_offset 20784 -#define ignTrims10_offset 20936 -#define ignTrims10_table_offset 20936 -#define ignTrims11_offset 20952 -#define ignTrims11_table_offset 20952 -#define ignTrims12_offset 20968 -#define ignTrims12_table_offset 20968 -#define ignTrims1_offset 20792 -#define ignTrims1_table_offset 20792 -#define ignTrims2_offset 20808 -#define ignTrims2_table_offset 20808 -#define ignTrims3_offset 20824 -#define ignTrims3_table_offset 20824 -#define ignTrims4_offset 20840 -#define ignTrims4_table_offset 20840 -#define ignTrims5_offset 20856 -#define ignTrims5_table_offset 20856 -#define ignTrims6_offset 20872 -#define ignTrims6_table_offset 20872 -#define ignTrims7_offset 20888 -#define ignTrims7_table_offset 20888 -#define ignTrims8_offset 20904 -#define ignTrims8_table_offset 20904 -#define ignTrims9_offset 20920 -#define ignTrims9_table_offset 20920 +#define ignitionDwellForCrankingMs_offset 140 +#define ignitionIatCorrLoadBins_offset 16856 +#define ignitionIatCorrRpmBins_offset 16920 +#define ignitionIatCorrTable_offset 16344 +#define ignitionLoadBins_offset 18868 +#define ignitionMode_offset 396 +#define ignitionPinMode_offset 629 +#define ignitionPins10_offset 622 +#define ignitionPins11_offset 624 +#define ignitionPins12_offset 626 +#define ignitionPins1_offset 604 +#define ignitionPins2_offset 606 +#define ignitionPins3_offset 608 +#define ignitionPins4_offset 610 +#define ignitionPins5_offset 612 +#define ignitionPins6_offset 614 +#define ignitionPins7_offset 616 +#define ignitionPins8_offset 618 +#define ignitionPins9_offset 620 +#define ignitionRpmBins_offset 18900 +#define ignitionTable_offset 18356 +#define ignOverrideMode_offset 1642 +#define ignTrimLoadBins_offset 20724 +#define ignTrimRpmBins_offset 20732 +#define ignTrims10_offset 20884 +#define ignTrims10_table_offset 20884 +#define ignTrims11_offset 20900 +#define ignTrims11_table_offset 20900 +#define ignTrims12_offset 20916 +#define ignTrims12_table_offset 20916 +#define ignTrims1_offset 20740 +#define ignTrims1_table_offset 20740 +#define ignTrims2_offset 20756 +#define ignTrims2_table_offset 20756 +#define ignTrims3_offset 20772 +#define ignTrims3_table_offset 20772 +#define ignTrims4_offset 20788 +#define ignTrims4_table_offset 20788 +#define ignTrims5_offset 20804 +#define ignTrims5_table_offset 20804 +#define ignTrims6_offset 20820 +#define ignTrims6_table_offset 20820 +#define ignTrims7_offset 20836 +#define ignTrims7_table_offset 20836 +#define ignTrims8_offset 20852 +#define ignTrims8_table_offset 20852 +#define ignTrims9_offset 20868 +#define ignTrims9_table_offset 20868 #define imu_type_e_auto_enum "IMU_NONE", "IMU_VAG", "IMU_MM5_10", "IMU_TYPE_3", "IMU_TYPE_4", "IMU_TYPE_MB_A0065422618" #define imu_type_e_IMU_MM5_10 2 #define imu_type_e_IMU_NONE 0 @@ -1428,7 +1428,7 @@ #define imu_type_e_IMU_TYPE_4 4 #define imu_type_e_IMU_TYPE_MB_A0065422618 5 #define imu_type_e_IMU_VAG 1 -#define imuType_offset 782 +#define imuType_offset 802 #define INDICATOR_NAME_AC_SWITCH "AC switch" #define INDICATOR_NAME_BRAKE_DOWN "brake: down" #define INDICATOR_NAME_CLUTCH_DOWN "clutch: down" @@ -1438,140 +1438,140 @@ #define injection_mode_e_IM_SEQUENTIAL 1 #define injection_mode_e_IM_SIMULTANEOUS 0 #define injection_mode_e_IM_SINGLE_POINT 3 -#define injectionMode_offset 365 -#define injectionPhase_offset 17004 -#define injectionPinMode_offset 608 -#define injectionPins10_offset 578 -#define injectionPins11_offset 580 -#define injectionPins12_offset 582 -#define injectionPins1_offset 560 -#define injectionPins2_offset 562 -#define injectionPins3_offset 564 -#define injectionPins4_offset 566 -#define injectionPins5_offset 568 -#define injectionPins6_offset 570 -#define injectionPins7_offset 572 -#define injectionPins8_offset 574 -#define injectionPins9_offset 576 +#define injectionMode_offset 385 +#define injectionPhase_offset 16952 +#define injectionPinMode_offset 628 +#define injectionPins10_offset 598 +#define injectionPins11_offset 600 +#define injectionPins12_offset 602 +#define injectionPins1_offset 580 +#define injectionPins2_offset 582 +#define injectionPins3_offset 584 +#define injectionPins4_offset 586 +#define injectionPins5_offset 588 +#define injectionPins6_offset 590 +#define injectionPins7_offset 592 +#define injectionPins8_offset 594 +#define injectionPins9_offset 596 #define InjectionTimingMode_auto_enum "End", "Start", "Center" #define InjectionTimingMode_Center 2 #define InjectionTimingMode_End 0 -#define injectionTimingMode_offset 1565 +#define injectionTimingMode_offset 1585 #define InjectionTimingMode_Start 1 -#define injector_battLagCorr_offset 68 -#define injector_battLagCorrBins_offset 36 +#define injector_battLagCorr_offset 88 +#define injector_battLagCorrBins_offset 56 #define injector_compensation_mode_e_auto_enum "ICM_None", "ICM_FixedRailPressure", "ICM_SensedRailPressure" #define injector_compensation_mode_e_ICM_FixedRailPressure 1 #define injector_compensation_mode_e_ICM_None 0 #define injector_compensation_mode_e_ICM_SensedRailPressure 2 -#define injector_flow_offset 32 -#define injector_offset 32 +#define injector_flow_offset 52 +#define injector_offset 52 #define injector_pressure_type_e_auto_enum "IPT_Low", "IPT_High" #define injector_pressure_type_e_IPT_High 1 #define injector_pressure_type_e_IPT_Low 0 #define injector_s_size 68 -#define injectorCompensationMode_offset 1762 -#define injectorCorrectionPolynomial1_offset 1980 -#define injectorCorrectionPolynomial2_offset 1984 -#define injectorCorrectionPolynomial3_offset 1988 -#define injectorCorrectionPolynomial4_offset 1992 -#define injectorCorrectionPolynomial5_offset 1996 -#define injectorCorrectionPolynomial6_offset 2000 -#define injectorCorrectionPolynomial7_offset 2004 -#define injectorCorrectionPolynomial8_offset 2008 +#define injectorCompensationMode_offset 1782 +#define injectorCorrectionPolynomial1_offset 2000 +#define injectorCorrectionPolynomial2_offset 2004 +#define injectorCorrectionPolynomial3_offset 2008 +#define injectorCorrectionPolynomial4_offset 2012 +#define injectorCorrectionPolynomial5_offset 2016 +#define injectorCorrectionPolynomial6_offset 2020 +#define injectorCorrectionPolynomial7_offset 2024 +#define injectorCorrectionPolynomial8_offset 2028 #define InjectorNonlinearMode_auto_enum "INJ_None", "INJ_PolynomialAdder" #define InjectorNonlinearMode_INJ_None 0 #define InjectorNonlinearMode_INJ_PolynomialAdder 1 -#define injectorNonlinearMode_offset 806 -#define injectorPressureType_offset 1623 -#define injPhaseLoadBins_offset 17516 -#define injPhaseRpmBins_offset 17548 -#define invertCamVVTSignal_offset 940 -#define invertPrimaryTriggerSignal_offset 1340 -#define invertSecondaryTriggerSignal_offset 1340 -#define is_enabled_spi_1_offset 744 -#define is_enabled_spi_2_offset 744 -#define is_enabled_spi_3_offset 744 -#define is_enabled_spi_4_offset 744 -#define isAlternatorControlEnabled_offset 1340 -#define isBoostControlEnabled_offset 1352 -#define isCJ125Enabled_offset 744 -#define isCJ125Verbose_offset 100 -#define isCylinderCleanupEnabled_offset 1352 -#define isDoubleSolenoidIdle_offset 100 -#define isEngineControlEnabled_offset 744 -#define isFasterEngineSpinUpEnabled_offset 744 -#define isForcedInduction_offset 100 -#define isHip9011Enabled_offset 744 -#define isIgnitionEnabled_offset 1352 -#define isInjectionEnabled_offset 1352 -#define isManualSpinningMode_offset 1352 -#define isMapAveragingEnabled_offset 1352 -#define isPhaseSyncRequiredForIgnition_offset 1352 -#define isSdCardEnabled_offset 744 -#define issFilterReciprocal_offset 3119 -#define issue_294_31_offset 100 -#define isVerboseAlternator_offset 744 -#define isVerboseAuxPid1_offset 100 -#define isVerboseIAC_offset 1340 -#define isWaveAnalyzerEnabled_offset 1352 -#define joystickAPin_offset 926 -#define joystickBPin_offset 928 -#define joystickCenterPin_offset 924 -#define joystickCPin_offset 930 -#define joystickDPin_offset 932 -#define knockBandCustom_offset 340 -#define knockBankCyl10_offset 940 -#define knockBankCyl11_offset 940 -#define knockBankCyl12_offset 940 -#define knockBankCyl1_offset 940 -#define knockBankCyl2_offset 940 -#define knockBankCyl3_offset 940 -#define knockBankCyl4_offset 940 -#define knockBankCyl5_offset 940 -#define knockBankCyl6_offset 940 -#define knockBankCyl7_offset 940 -#define knockBankCyl8_offset 940 -#define knockBankCyl9_offset 940 -#define knockBaseNoise_offset 2939 -#define knockDetectionWindowEnd_offset 1380 -#define knockDetectionWindowStart_offset 1376 -#define knockNoiseRpmBins_offset 12 -#define knockRetardAggression_offset 544 -#define knockRetardMaximum_offset 546 -#define knockRetardReapplyRate_offset 545 -#define knockSamplingDuration_offset 1840 -#define l9779_cs_offset 552 -#define l9779spiDevice_offset 773 -#define lambdaLoadBins_offset 19816 -#define lambdaRpmBins_offset 19848 -#define lambdaTable_offset 19560 -#define launchActivateDelay_offset 1028 -#define launchActivateInverted_offset 1340 -#define launchActivatePin_offset 966 -#define launchActivatePinMode_offset 1615 +#define injectorNonlinearMode_offset 826 +#define injectorPressureType_offset 1643 +#define injPhaseLoadBins_offset 17464 +#define injPhaseRpmBins_offset 17496 +#define invertCamVVTSignal_offset 960 +#define invertPrimaryTriggerSignal_offset 1360 +#define invertSecondaryTriggerSignal_offset 1360 +#define is_enabled_spi_1_offset 764 +#define is_enabled_spi_2_offset 764 +#define is_enabled_spi_3_offset 764 +#define is_enabled_spi_4_offset 764 +#define isAlternatorControlEnabled_offset 1360 +#define isBoostControlEnabled_offset 1372 +#define isCJ125Enabled_offset 764 +#define isCJ125Verbose_offset 120 +#define isCylinderCleanupEnabled_offset 1372 +#define isDoubleSolenoidIdle_offset 120 +#define isEngineControlEnabled_offset 764 +#define isFasterEngineSpinUpEnabled_offset 764 +#define isForcedInduction_offset 120 +#define isHip9011Enabled_offset 764 +#define isIgnitionEnabled_offset 1372 +#define isInjectionEnabled_offset 1372 +#define isManualSpinningMode_offset 1372 +#define isMapAveragingEnabled_offset 1372 +#define isPhaseSyncRequiredForIgnition_offset 1372 +#define isSdCardEnabled_offset 764 +#define issFilterReciprocal_offset 3139 +#define issue_294_31_offset 120 +#define isVerboseAlternator_offset 764 +#define isVerboseAuxPid1_offset 120 +#define isVerboseIAC_offset 1360 +#define isWaveAnalyzerEnabled_offset 1372 +#define joystickAPin_offset 946 +#define joystickBPin_offset 948 +#define joystickCenterPin_offset 944 +#define joystickCPin_offset 950 +#define joystickDPin_offset 952 +#define knockBandCustom_offset 360 +#define knockBankCyl10_offset 960 +#define knockBankCyl11_offset 960 +#define knockBankCyl12_offset 960 +#define knockBankCyl1_offset 960 +#define knockBankCyl2_offset 960 +#define knockBankCyl3_offset 960 +#define knockBankCyl4_offset 960 +#define knockBankCyl5_offset 960 +#define knockBankCyl6_offset 960 +#define knockBankCyl7_offset 960 +#define knockBankCyl8_offset 960 +#define knockBankCyl9_offset 960 +#define knockBaseNoise_offset 2959 +#define knockDetectionWindowEnd_offset 1400 +#define knockDetectionWindowStart_offset 1396 +#define knockNoiseRpmBins_offset 16 +#define knockRetardAggression_offset 564 +#define knockRetardMaximum_offset 566 +#define knockRetardReapplyRate_offset 565 +#define knockSamplingDuration_offset 1860 +#define l9779_cs_offset 572 +#define l9779spiDevice_offset 793 +#define lambdaLoadBins_offset 19764 +#define lambdaRpmBins_offset 19796 +#define lambdaTable_offset 19508 +#define launchActivateDelay_offset 1048 +#define launchActivateInverted_offset 1360 +#define launchActivatePin_offset 986 +#define launchActivatePinMode_offset 1635 #define launchActivationMode_e_ALWAYS_ACTIVE_LAUNCH 2 #define launchActivationMode_e_auto_enum "SWITCH_INPUT_LAUNCH", "CLUTCH_INPUT_LAUNCH", "ALWAYS_ACTIVE_LAUNCH" #define launchActivationMode_e_CLUTCH_INPUT_LAUNCH 1 #define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" #define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0 -#define launchActivationMode_offset 996 -#define launchAdvanceRpmRange_offset 1020 -#define launchBoostDuty_offset 1012 -#define launchControlEnabled_offset 100 -#define launchFuelAdded_offset 1008 -#define launchFuelCutEnable_offset 1340 +#define launchActivationMode_offset 1016 +#define launchAdvanceRpmRange_offset 1040 +#define launchBoostDuty_offset 1032 +#define launchControlEnabled_offset 120 +#define launchFuelAdded_offset 1028 +#define launchFuelCutEnable_offset 1360 #define launchRpm_offset 6 -#define launchSmoothRetard_offset 1352 -#define launchSparkCutEnable_offset 1340 -#define launchSpeedThreshold_offset 1000 -#define launchTimingRetard_offset 332 -#define launchTimingRpmRange_offset 1004 -#define launchTpsTreshold_offset 1024 +#define launchSmoothRetard_offset 1372 +#define launchSparkCutEnable_offset 1360 +#define launchSpeedThreshold_offset 1020 +#define launchTimingRetard_offset 352 +#define launchTimingRpmRange_offset 1024 +#define launchTpsTreshold_offset 1044 #define LE_COMMAND_LENGTH 200 #define linear_sensor_s_size 20 -#define LIS302DLCsPin_offset 1550 -#define LIS302DLCsPinMode_offset 1761 +#define LIS302DLCsPin_offset 1570 +#define LIS302DLCsPinMode_offset 1781 #define load_override_e_AFR_AccPedal 3 #define load_override_e_AFR_CylFilling 4 #define load_override_e_AFR_MAP 1 @@ -1581,30 +1581,30 @@ #define load_override_e_enum "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" #define LOG_DELIMITER "`" #define LOGIC_ANALYZER_CHANNEL_COUNT 4 -#define logicAnalyzerPins1_offset 748 -#define logicAnalyzerPins2_offset 750 -#define logicAnalyzerPins3_offset 752 -#define logicAnalyzerPins4_offset 754 -#define lowPressureFuel_hwChannel_offset 2104 -#define lowPressureFuel_offset 2104 -#define lowPressureFuel_v1_offset 2108 -#define lowPressureFuel_v2_offset 2116 -#define lowPressureFuel_value1_offset 2112 -#define lowPressureFuel_value2_offset 2120 -#define lps25BaroSensorScl_offset 798 -#define lps25BaroSensorSda_offset 800 +#define logicAnalyzerPins1_offset 768 +#define logicAnalyzerPins2_offset 770 +#define logicAnalyzerPins3_offset 772 +#define logicAnalyzerPins4_offset 774 +#define lowPressureFuel_hwChannel_offset 2124 +#define lowPressureFuel_offset 2124 +#define lowPressureFuel_v1_offset 2128 +#define lowPressureFuel_v2_offset 2136 +#define lowPressureFuel_value1_offset 2132 +#define lowPressureFuel_value2_offset 2140 +#define lps25BaroSensorScl_offset 818 +#define lps25BaroSensorSda_offset 820 #define LUA_ANALOG_INPUT_COUNT 8 #define LUA_PWM_COUNT 8 #define LUA_SCRIPT_SIZE 8000 -#define luaOutputPins1_offset 1206 -#define luaOutputPins2_offset 1208 -#define luaOutputPins3_offset 1210 -#define luaOutputPins4_offset 1212 -#define luaOutputPins5_offset 1214 -#define luaOutputPins6_offset 1216 -#define luaOutputPins7_offset 1218 -#define luaOutputPins8_offset 1220 -#define luaScript_offset 5836 +#define luaOutputPins1_offset 1226 +#define luaOutputPins2_offset 1228 +#define luaOutputPins3_offset 1230 +#define luaOutputPins4_offset 1232 +#define luaOutputPins5_offset 1234 +#define luaOutputPins6_offset 1236 +#define luaOutputPins7_offset 1238 +#define luaOutputPins8_offset 1240 +#define luaScript_offset 5784 #define MAF_DECODING_COUNT 256 #define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO" #define maf_sensor_type_e_Bosch0280218004 2 @@ -1612,104 +1612,104 @@ #define maf_sensor_type_e_CUSTOM 0 #define maf_sensor_type_e_DensoTODO 3 #define maf_sensor_type_e_enum "v0", "v1", "v2", "v3" -#define mafAdcChannel_offset 467 -#define mafDecoding_offset 14348 -#define mafDecodingBins_offset 15372 -#define mafSensorType_offset 936 +#define mafAdcChannel_offset 487 +#define mafDecoding_offset 14296 +#define mafDecodingBins_offset 15320 +#define mafSensorType_offset 956 #define MAIN_HELP_URL "http://www.rusefi.com/" -#define mainRelayPin_offset 696 -#define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 3748 -#define malfunctionIndicatorPin_offset 630 -#define malfunctionIndicatorPinMode_offset 632 -#define manIdlePosition_offset 540 +#define mainRelayPin_offset 716 +#define mainRelayPinMode_offset 776 +#define mainUnusedEnd_offset 3768 +#define malfunctionIndicatorPin_offset 650 +#define malfunctionIndicatorPinMode_offset 652 +#define manIdlePosition_offset 560 #define MAP_ANGLE_SIZE 8 -#define map_offset 128 -#define map_samplingAngle_offset 160 -#define map_samplingAngleBins_offset 128 -#define map_samplingWindow_offset 224 -#define map_samplingWindowBins_offset 192 +#define map_offset 148 +#define map_samplingAngle_offset 180 +#define map_samplingAngleBins_offset 148 +#define map_samplingWindow_offset 244 +#define map_samplingWindowBins_offset 212 #define MAP_sensor_config_s_size 140 -#define map_sensor_highValue_offset 260 -#define map_sensor_hwChannel_offset 265 -#define map_sensor_lowValue_offset 256 -#define map_sensor_offset 256 -#define map_sensor_type_offset 264 +#define map_sensor_highValue_offset 280 +#define map_sensor_hwChannel_offset 285 +#define map_sensor_lowValue_offset 276 +#define map_sensor_offset 276 +#define map_sensor_type_offset 284 #define MAP_WINDOW_SIZE 8 -#define mapAveragingSchedulingAtIndex_offset 1396 -#define mapCamDetectionAnglePosition_offset 476 -#define mapErrorDetectionTooHigh_offset 1472 -#define mapErrorDetectionTooLow_offset 1468 -#define mapEstimateRpmBins_offset 18184 -#define mapEstimateTable_offset 17640 -#define mapEstimateTpsBins_offset 18152 -#define mapHighValueVoltage_offset 1672 -#define mapLowValueVoltage_offset 1668 -#define mapMinBufferLength_offset 848 -#define max31855_cs1_offset 808 -#define max31855_cs2_offset 810 -#define max31855_cs3_offset 812 -#define max31855_cs4_offset 814 -#define max31855_cs5_offset 816 -#define max31855_cs6_offset 818 -#define max31855_cs7_offset 820 -#define max31855_cs8_offset 822 -#define max31855spiDevice_offset 656 +#define mapAveragingSchedulingAtIndex_offset 1416 +#define mapCamDetectionAnglePosition_offset 496 +#define mapErrorDetectionTooHigh_offset 1492 +#define mapErrorDetectionTooLow_offset 1488 +#define mapEstimateRpmBins_offset 18132 +#define mapEstimateTable_offset 17588 +#define mapEstimateTpsBins_offset 18100 +#define mapHighValueVoltage_offset 1692 +#define mapLowValueVoltage_offset 1688 +#define mapMinBufferLength_offset 868 +#define max31855_cs1_offset 828 +#define max31855_cs2_offset 830 +#define max31855_cs3_offset 832 +#define max31855_cs4_offset 834 +#define max31855_cs5_offset 836 +#define max31855_cs6_offset 838 +#define max31855_cs7_offset 840 +#define max31855_cs8_offset 842 +#define max31855spiDevice_offset 676 #define MAX_CYLINDER_COUNT 12 -#define maxAcClt_offset 11 -#define maxAcRpm_offset 9 -#define maxAcTps_offset 10 -#define maxCamPhaseResolveRpm_offset 3028 -#define maxIdleVss_offset 378 -#define mc33816_cs_offset 2052 -#define mc33816_driven_offset 1932 -#define mc33816_flag0_offset 1464 -#define mc33816_rstb_offset 1930 -#define mc33816spiDevice_offset 2485 -#define mc33972_cs_offset 662 -#define mc33972_csPinMode_offset 664 -#define mc33972spiDevice_offset 829 -#define mc33_hpfp_i_hold_off_offset 1606 -#define mc33_hpfp_i_hold_offset 1605 -#define mc33_hpfp_i_peak_offset 1604 -#define mc33_hpfp_max_hold_offset 1607 -#define mc33_hvolt_offset 768 -#define mc33_i_boost_offset 2912 -#define mc33_i_hold_offset 2916 -#define mc33_i_peak_offset 2914 -#define mc33_t_bypass_offset 2924 -#define mc33_t_hold_off_offset 2926 -#define mc33_t_hold_tot_offset 2928 -#define mc33_t_max_boost_offset 2918 -#define mc33_t_peak_off_offset 2920 -#define mc33_t_peak_tot_offset 2922 -#define measureMapOnlyInOneCylinder_offset 744 -#define minimumBoostClosedLoopMap_offset 769 -#define minOilPressureAfterStart_offset 380 +#define maxAcClt_offset 15 +#define maxAcRpm_offset 13 +#define maxAcTps_offset 14 +#define maxCamPhaseResolveRpm_offset 3120 +#define maxIdleVss_offset 398 +#define mc33816_cs_offset 2072 +#define mc33816_driven_offset 1952 +#define mc33816_flag0_offset 1484 +#define mc33816_rstb_offset 1950 +#define mc33816spiDevice_offset 2505 +#define mc33972_cs_offset 682 +#define mc33972_csPinMode_offset 684 +#define mc33972spiDevice_offset 849 +#define mc33_hpfp_i_hold_off_offset 1626 +#define mc33_hpfp_i_hold_offset 1625 +#define mc33_hpfp_i_peak_offset 1624 +#define mc33_hpfp_max_hold_offset 1627 +#define mc33_hvolt_offset 788 +#define mc33_i_boost_offset 2932 +#define mc33_i_hold_offset 2936 +#define mc33_i_peak_offset 2934 +#define mc33_t_bypass_offset 2944 +#define mc33_t_hold_off_offset 2946 +#define mc33_t_hold_tot_offset 2948 +#define mc33_t_max_boost_offset 2938 +#define mc33_t_peak_off_offset 2940 +#define mc33_t_peak_tot_offset 2942 +#define measureMapOnlyInOneCylinder_offset 764 +#define minimumBoostClosedLoopMap_offset 789 +#define minOilPressureAfterStart_offset 400 #define MLQ_FIELD_HEADER_SIZE 55 #define MLQ_HEADER_SIZE 22 #define MOCK_PPS_POSITION_COMMAND "mock_pps_position" #define MOCK_PPS_VOLTAGE_COMMAND "mock_pps_voltage" -#define multisparkDwell_offset 1478 -#define multisparkEnable_offset 940 -#define multisparkMaxExtraSparkCount_offset 29 -#define multisparkMaxRpm_offset 8 -#define multisparkMaxSparkingAngle_offset 28 -#define multisparkSparkDuration_offset 1476 +#define multisparkDwell_offset 1498 +#define multisparkEnable_offset 960 +#define multisparkMaxExtraSparkCount_offset 49 +#define multisparkMaxRpm_offset 12 +#define multisparkMaxSparkingAngle_offset 48 +#define multisparkSparkDuration_offset 1496 #define NARROW_BAND_WIDE_BAND_CONVERSION_SIZE 8 -#define narrowToWideOxygen_offset 5028 -#define narrowToWideOxygenBins_offset 4996 -#define noAccelAfterHardLimitPeriodSecs_offset 1392 -#define noFuelTrimAfterDfcoTime_offset 1555 -#define o2heaterPin_offset 738 -#define o2heaterPinModeTodO_offset 740 -#define oilPressure_hwChannel_offset 2020 -#define oilPressure_offset 2020 -#define oilPressure_v1_offset 2024 -#define oilPressure_v2_offset 2032 -#define oilPressure_value1_offset 2028 -#define oilPressure_value2_offset 2036 -#define onOffAlternatorLogic_offset 744 +#define narrowToWideOxygen_offset 4992 +#define narrowToWideOxygenBins_offset 4960 +#define noAccelAfterHardLimitPeriodSecs_offset 1412 +#define noFuelTrimAfterDfcoTime_offset 1575 +#define o2heaterPin_offset 758 +#define o2heaterPinModeTodO_offset 760 +#define oilPressure_hwChannel_offset 2040 +#define oilPressure_offset 2040 +#define oilPressure_v1_offset 2044 +#define oilPressure_v2_offset 2052 +#define oilPressure_value1_offset 2048 +#define oilPressure_value2_offset 2056 +#define onOffAlternatorLogic_offset 764 #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 #define operation_mode_e_FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR 4 @@ -1719,8 +1719,8 @@ #define operation_mode_e_TWO_STROKE 3 #define output_pin_e_enum 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" #define output_pin_e_fullenum "NONE","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","D05 - Self Shutdown","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","D17 - FAN 1 relay","D03 - FAN 2 relay","C16 - Tacho out","C14 - FPump modulator","D23 - Fuel Pump relay","D22 - EGR control","D19 - Check Engine indicator","C15 - AUX1 OD out","D18 - Auxillary air valve","D06 - Absorber purge valve","D02 - IDLE open","D01 - IDLE close","AUX0_17 - AUX0 OD output 0","AUX0_14 - AUX0 OD output 1","B08 - AC clutch","D20 - Inertia-Resonance Super-Charger control","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","D13 - Injector 1","D11 - Injector 3","A01 - Injector 5","INVALID","D07 - Ignition Cyl 4","D09 - Ignition Cyl 3","INVALID","D21 - Ignition Cyl 5","D12 - Injector 2","D26 - Injector 4","A12 - Injector 6","INVALID","INVALID","D16 - Ignition Cyl 6","D08 - Ignition Cyl 2","D10 - Ignition Cyl 1" -#define overrideCrankingIacSetting_offset 1352 -#define overrideTriggerGaps_offset 100 +#define overrideCrankingIacSetting_offset 1372 +#define overrideTriggerGaps_offset 120 #define PACK_ADD_TEMPERATURE 40 #define PACK_MULT_AFR 1000 #define PACK_MULT_AFR_CFG 10 @@ -1737,13 +1737,13 @@ #define PACK_MULT_TEMPERATURE 100 #define PACK_MULT_VOLTAGE 1000 #define PACK_PERCENT_BYTE_MULT 100.0 -#define pauseEtbControl_offset 744 +#define pauseEtbControl_offset 764 #define PEDAL_TO_TPS_SIZE 8 -#define pedalToTpsPedalBins_offset 5676 -#define pedalToTpsRpmBins_offset 5684 -#define pedalToTpsTable_offset 5612 +#define pedalToTpsPedalBins_offset 5624 +#define pedalToTpsRpmBins_offset 5632 +#define pedalToTpsTable_offset 5560 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21352 +#define persistent_config_s_size 21300 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1755,7 +1755,7 @@ #define PidAutoTune_Peak_MAXIMUM 1 #define PidAutoTune_Peak_MINIMUM -1 #define PidAutoTune_Peak_NOT_A_PEAK 0 -#define pidExtraForLowRpm_offset 2078 +#define pidExtraForLowRpm_offset 2098 #define pin_input_mode_e_auto_enum "PI_DEFAULT", "PI_PULLUP", "PI_PULLDOWN" #define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN" #define pin_input_mode_e_PI_DEFAULT 0 @@ -1773,11 +1773,11 @@ #define pin_output_mode_e_OM_INVERTED 1 #define pin_output_mode_e_OM_OPENDRAIN 2 #define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3 -#define postCrankingDurationSec_offset 1772 -#define postCrankingFactor_offset 1768 -#define primeBins_offset 2012 -#define primeValues_offset 2508 -#define primingDelay_offset 1727 +#define postCrankingDurationSec_offset 1792 +#define postCrankingFactor_offset 1788 +#define primeBins_offset 2032 +#define primeValues_offset 2528 +#define primingDelay_offset 1747 #define PROTOCOL_ANALOG_CHART "analog_chart" #define PROTOCOL_COIL1_SHORT_NAME "c1" #define PROTOCOL_CRANK1 "t1" @@ -1804,72 +1804,71 @@ #define PROTOCOL_WA_CHANNEL_2 "input2" #define PROTOCOL_WA_CHANNEL_3 "input3" #define PROTOCOL_WA_CHANNEL_4 "input4" -#define rollingLaunchEnabled_offset 100 -#define RPM_1_BYTE_PACKING_MULT 50 -#define rpmHardLimit_offset 5 -#define runningLedPin_offset 1506 -#define rusefiVerbose29b_offset 744 +#define rollingLaunchEnabled_offset 120 +#define rpmHardLimit_offset 8 +#define runningLedPin_offset 1526 +#define rusefiVerbose29b_offset 764 #define SCRIPT_CURVE_16 16 #define SCRIPT_CURVE_8 8 #define SCRIPT_CURVE_COUNT 6 #define SCRIPT_SETTING_COUNT 8 #define SCRIPT_TABLE_8 8 #define SCRIPT_TABLE_COUNT 4 -#define scriptCurve1_offset 4388 -#define scriptCurve1Bins_offset 4324 -#define scriptCurve2_offset 4516 -#define scriptCurve2Bins_offset 4452 -#define scriptCurve3_offset 4612 -#define scriptCurve3Bins_offset 4580 -#define scriptCurve4_offset 4676 -#define scriptCurve4Bins_offset 4644 -#define scriptCurve5_offset 4740 -#define scriptCurve5Bins_offset 4708 -#define scriptCurve6_offset 4804 -#define scriptCurve6Bins_offset 4772 -#define scriptCurveName1_offset 2136 -#define scriptCurveName2_offset 2152 -#define scriptCurveName3_offset 2168 -#define scriptCurveName4_offset 2184 -#define scriptCurveName5_offset 2200 -#define scriptCurveName6_offset 2216 -#define scriptSetting1_offset 872 -#define scriptSetting2_offset 876 -#define scriptSetting3_offset 880 -#define scriptSetting4_offset 884 -#define scriptSetting5_offset 888 -#define scriptSetting6_offset 892 -#define scriptSetting7_offset 896 -#define scriptSetting8_offset 900 -#define scriptSettingName1_offset 2296 -#define scriptSettingName2_offset 2312 -#define scriptSettingName3_offset 2328 -#define scriptSettingName4_offset 2344 -#define scriptSettingName5_offset 2360 -#define scriptSettingName6_offset 2376 -#define scriptSettingName7_offset 2392 -#define scriptSettingName8_offset 2408 -#define scriptTable1_offset 20200 -#define scriptTable1LoadBins_offset 20456 -#define scriptTable1RpmBins_offset 20472 -#define scriptTable2_offset 20488 -#define scriptTable2LoadBins_offset 20552 -#define scriptTable2RpmBins_offset 20568 -#define scriptTable3_offset 20584 -#define scriptTable3LoadBins_offset 20648 -#define scriptTable3RpmBins_offset 20664 -#define scriptTable4_offset 20680 -#define scriptTable4LoadBins_offset 20744 -#define scriptTable4RpmBins_offset 20760 -#define scriptTableName1_offset 2232 -#define scriptTableName2_offset 2248 -#define scriptTableName3_offset 2264 -#define scriptTableName4_offset 2280 -#define sdCardCsPin_offset 698 -#define sdCardCsPinMode_offset 1690 -#define sdCardPeriodMs_offset 832 -#define sdCardSpiDevice_offset 1867 -#define secondSolenoidPin_offset 842 +#define scriptCurve1_offset 4352 +#define scriptCurve1Bins_offset 4288 +#define scriptCurve2_offset 4480 +#define scriptCurve2Bins_offset 4416 +#define scriptCurve3_offset 4576 +#define scriptCurve3Bins_offset 4544 +#define scriptCurve4_offset 4640 +#define scriptCurve4Bins_offset 4608 +#define scriptCurve5_offset 4704 +#define scriptCurve5Bins_offset 4672 +#define scriptCurve6_offset 4768 +#define scriptCurve6Bins_offset 4736 +#define scriptCurveName1_offset 2156 +#define scriptCurveName2_offset 2172 +#define scriptCurveName3_offset 2188 +#define scriptCurveName4_offset 2204 +#define scriptCurveName5_offset 2220 +#define scriptCurveName6_offset 2236 +#define scriptSetting1_offset 892 +#define scriptSetting2_offset 896 +#define scriptSetting3_offset 900 +#define scriptSetting4_offset 904 +#define scriptSetting5_offset 908 +#define scriptSetting6_offset 912 +#define scriptSetting7_offset 916 +#define scriptSetting8_offset 920 +#define scriptSettingName1_offset 2316 +#define scriptSettingName2_offset 2332 +#define scriptSettingName3_offset 2348 +#define scriptSettingName4_offset 2364 +#define scriptSettingName5_offset 2380 +#define scriptSettingName6_offset 2396 +#define scriptSettingName7_offset 2412 +#define scriptSettingName8_offset 2428 +#define scriptTable1_offset 20148 +#define scriptTable1LoadBins_offset 20404 +#define scriptTable1RpmBins_offset 20420 +#define scriptTable2_offset 20436 +#define scriptTable2LoadBins_offset 20500 +#define scriptTable2RpmBins_offset 20516 +#define scriptTable3_offset 20532 +#define scriptTable3LoadBins_offset 20596 +#define scriptTable3RpmBins_offset 20612 +#define scriptTable4_offset 20628 +#define scriptTable4LoadBins_offset 20692 +#define scriptTable4RpmBins_offset 20708 +#define scriptTableName1_offset 2252 +#define scriptTableName2_offset 2268 +#define scriptTableName3_offset 2284 +#define scriptTableName4_offset 2300 +#define sdCardCsPin_offset 718 +#define sdCardCsPinMode_offset 1710 +#define sdCardPeriodMs_offset 852 +#define sdCardSpiDevice_offset 1887 +#define secondSolenoidPin_offset 862 #define SelectedGear_Drive 6 #define SelectedGear_Invalid 0 #define SelectedGear_Low 11 @@ -1889,47 +1888,47 @@ #define sensor_chart_e_SC_OFF 0 #define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_TRIGGER 1 -#define sensorChartMode_offset 935 +#define sensorChartMode_offset 955 #define sensorSnifferRpmThreshold_offset 4 #define SERVO_COUNT 8 -#define servoOutputPins1_offset 2054 -#define servoOutputPins2_offset 2056 -#define servoOutputPins3_offset 2058 -#define servoOutputPins4_offset 2060 -#define servoOutputPins5_offset 2062 -#define servoOutputPins6_offset 2064 -#define servoOutputPins7_offset 2066 -#define servoOutputPins8_offset 2068 +#define servoOutputPins1_offset 2074 +#define servoOutputPins2_offset 2076 +#define servoOutputPins3_offset 2078 +#define servoOutputPins4_offset 2080 +#define servoOutputPins5_offset 2082 +#define servoOutputPins6_offset 2084 +#define servoOutputPins7_offset 2086 +#define servoOutputPins8_offset 2088 #define show_Frankenso_presets false #define show_Proteus_presets false #define show_test_presets false -#define showHumanReadableWarning_offset 940 -#define SIGNATURE_HASH 2860311832 -#define silentTriggerError_offset 1340 -#define skippedWheelOnCam_offset 1340 -#define slowAdcAlpha_offset 1580 -#define sparkDwellRpmBins_offset 4140 -#define sparkDwellValues_offset 4148 -#define specs_offset 344 +#define showHumanReadableWarning_offset 960 +#define SIGNATURE_HASH 3836351482 +#define silentTriggerError_offset 1360 +#define skippedWheelOnCam_offset 1360 +#define slowAdcAlpha_offset 1600 +#define sparkDwellRpmBins_offset 4160 +#define sparkDwellValues_offset 4176 +#define specs_offset 364 #define specs_s_size 12 -#define spi1MisoMode_offset 1922 -#define spi1misoPin_offset 906 -#define spi1MosiMode_offset 1921 -#define spi1mosiPin_offset 904 -#define spi1SckMode_offset 1920 -#define spi1sckPin_offset 908 -#define spi2MisoMode_offset 1925 -#define spi2misoPin_offset 912 -#define spi2MosiMode_offset 1924 -#define spi2mosiPin_offset 910 -#define spi2SckMode_offset 1923 -#define spi2sckPin_offset 914 -#define spi3MisoMode_offset 1928 -#define spi3misoPin_offset 918 -#define spi3MosiMode_offset 1927 -#define spi3mosiPin_offset 916 -#define spi3SckMode_offset 1926 -#define spi3sckPin_offset 920 +#define spi1MisoMode_offset 1942 +#define spi1misoPin_offset 926 +#define spi1MosiMode_offset 1941 +#define spi1mosiPin_offset 924 +#define spi1SckMode_offset 1940 +#define spi1sckPin_offset 928 +#define spi2MisoMode_offset 1945 +#define spi2misoPin_offset 932 +#define spi2MosiMode_offset 1944 +#define spi2mosiPin_offset 930 +#define spi2SckMode_offset 1943 +#define spi2sckPin_offset 934 +#define spi3MisoMode_offset 1948 +#define spi3misoPin_offset 938 +#define spi3MosiMode_offset 1947 +#define spi3mosiPin_offset 936 +#define spi3SckMode_offset 1946 +#define spi3sckPin_offset 940 #define spi_device_e_auto_enum "SPI_NONE", "SPI_DEVICE_1", "SPI_DEVICE_2", "SPI_DEVICE_3", "SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1941,251 +1940,251 @@ #define spi_speed_e__1_25MHz 2 #define spi_speed_e__2_5MHz 1 #define spi_speed_e__5MHz 0 -#define startCrankingDuration_offset 862 -#define starterControlPin_offset 1460 -#define starterControlPinMode_offset 1620 -#define starterRelayDisablePin_offset 838 -#define starterRelayDisablePinMode_offset 840 -#define startStopButtonMode_offset 1462 -#define startStopButtonPin_offset 844 -#define startUpFuelPumpDuration_offset 1528 +#define startCrankingDuration_offset 882 +#define starterControlPin_offset 1480 +#define starterControlPinMode_offset 1640 +#define starterRelayDisablePin_offset 858 +#define starterRelayDisablePinMode_offset 860 +#define startStopButtonMode_offset 1482 +#define startStopButtonPin_offset 864 +#define startUpFuelPumpDuration_offset 1548 #define stepper_num_micro_steps_e_auto_enum "STEPPER_FULL", "INVALID", "STEPPER_HALF", "INVALID", "STEPPER_FOURTH", "INVALID", "INVALID", "INVALID", "STEPPER_EIGHTH" #define stepper_num_micro_steps_e_enum "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" #define stepper_num_micro_steps_e_STEPPER_EIGHTH 8 #define stepper_num_micro_steps_e_STEPPER_FOURTH 4 #define stepper_num_micro_steps_e_STEPPER_FULL 0 #define stepper_num_micro_steps_e_STEPPER_HALF 2 -#define stepper_raw_output1_offset 3542 -#define stepper_raw_output2_offset 3544 -#define stepper_raw_output3_offset 3546 -#define stepper_raw_output4_offset 3548 -#define stepperDcInvertedPins_offset 1608 -#define stepperDcIo1_controlPin_offset 1060 -#define stepperDcIo1_directionPin1_offset 1056 -#define stepperDcIo1_directionPin2_offset 1058 -#define stepperDcIo1_disablePin_offset 1062 -#define stepperDcIo1_offset 1056 -#define stepperDcIo2_controlPin_offset 1068 -#define stepperDcIo2_directionPin1_offset 1064 -#define stepperDcIo2_directionPin2_offset 1066 -#define stepperDcIo2_disablePin_offset 1070 -#define stepperDcIo2_offset 1064 -#define stepperDirectionPinMode_offset 828 -#define stepperEnablePin_offset 2046 -#define stepperEnablePinMode_offset 1929 -#define stepperForceParkingEveryRestart_offset 744 -#define stepperMaxDutyCycle_offset 1866 -#define stepperMinDutyCycle_offset 1865 -#define stepperNumMicroSteps_offset 1864 -#define stepperParkingExtraSteps_offset 854 +#define stepper_raw_output1_offset 3562 +#define stepper_raw_output2_offset 3564 +#define stepper_raw_output3_offset 3566 +#define stepper_raw_output4_offset 3568 +#define stepperDcInvertedPins_offset 1628 +#define stepperDcIo1_controlPin_offset 1080 +#define stepperDcIo1_directionPin1_offset 1076 +#define stepperDcIo1_directionPin2_offset 1078 +#define stepperDcIo1_disablePin_offset 1082 +#define stepperDcIo1_offset 1076 +#define stepperDcIo2_controlPin_offset 1088 +#define stepperDcIo2_directionPin1_offset 1084 +#define stepperDcIo2_directionPin2_offset 1086 +#define stepperDcIo2_disablePin_offset 1090 +#define stepperDcIo2_offset 1084 +#define stepperDirectionPinMode_offset 848 +#define stepperEnablePin_offset 2066 +#define stepperEnablePinMode_offset 1949 +#define stepperForceParkingEveryRestart_offset 764 +#define stepperMaxDutyCycle_offset 1886 +#define stepperMinDutyCycle_offset 1885 +#define stepperNumMicroSteps_offset 1884 +#define stepperParkingExtraSteps_offset 874 #define STFT_BANK_COUNT 2 #define stft_cell_cfg_s_size 4 #define STFT_CELL_COUNT 4 -#define stft_cellCfgs1_maxAdd_offset 1040 -#define stft_cellCfgs1_maxRemove_offset 1041 -#define stft_cellCfgs1_offset 1040 -#define stft_cellCfgs1_timeConstant_offset 1042 -#define stft_cellCfgs2_maxAdd_offset 1044 -#define stft_cellCfgs2_maxRemove_offset 1045 -#define stft_cellCfgs2_offset 1044 -#define stft_cellCfgs2_timeConstant_offset 1046 -#define stft_cellCfgs3_maxAdd_offset 1048 -#define stft_cellCfgs3_maxRemove_offset 1049 -#define stft_cellCfgs3_offset 1048 -#define stft_cellCfgs3_timeConstant_offset 1050 -#define stft_cellCfgs4_maxAdd_offset 1052 -#define stft_cellCfgs4_maxRemove_offset 1053 -#define stft_cellCfgs4_offset 1052 -#define stft_cellCfgs4_timeConstant_offset 1054 -#define stft_deadband_offset 1035 -#define stft_maxAfr_offset 1038 -#define stft_maxIdleRegionRpm_offset 1032 -#define stft_maxOverrunLoad_offset 1033 -#define stft_minAfr_offset 1037 -#define stft_minClt_offset 1036 -#define stft_minPowerLoad_offset 1034 -#define stft_offset 1032 +#define stft_cellCfgs1_maxAdd_offset 1060 +#define stft_cellCfgs1_maxRemove_offset 1061 +#define stft_cellCfgs1_offset 1060 +#define stft_cellCfgs1_timeConstant_offset 1062 +#define stft_cellCfgs2_maxAdd_offset 1064 +#define stft_cellCfgs2_maxRemove_offset 1065 +#define stft_cellCfgs2_offset 1064 +#define stft_cellCfgs2_timeConstant_offset 1066 +#define stft_cellCfgs3_maxAdd_offset 1068 +#define stft_cellCfgs3_maxRemove_offset 1069 +#define stft_cellCfgs3_offset 1068 +#define stft_cellCfgs3_timeConstant_offset 1070 +#define stft_cellCfgs4_maxAdd_offset 1072 +#define stft_cellCfgs4_maxRemove_offset 1073 +#define stft_cellCfgs4_offset 1072 +#define stft_cellCfgs4_timeConstant_offset 1074 +#define stft_deadband_offset 1055 +#define stft_maxAfr_offset 1058 +#define stft_maxIdleRegionRpm_offset 1052 +#define stft_maxOverrunLoad_offset 1053 +#define stft_minAfr_offset 1057 +#define stft_minClt_offset 1056 +#define stft_minPowerLoad_offset 1054 +#define stft_offset 1052 #define stft_s_size 24 -#define stft_startupDelay_offset 1039 -#define stftIgnoreErrorMagnitude_offset 940 -#define stoichRatioPrimary_offset 2489 -#define stoichRatioSecondary_offset 830 +#define stft_startupDelay_offset 1059 +#define stftIgnoreErrorMagnitude_offset 960 +#define stoichRatioPrimary_offset 2509 +#define stoichRatioSecondary_offset 850 #define switch_input_pin_e_enum 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" #define switch_input_pin_e_fullenum "NONE","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","C10 - Starter Din","C12 - Memory SW Din","C13 - Test SW Din","D04 - California ID Din","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","INVALID","C09 - Air Condition request Din","B12 - IGN Din","INVALID","B10 - N pos Din","B09 - P pos Din","A20 - Torque Ctrl Din","A19 - AC Ctrl Din" -#define tachOutputPin_offset 692 -#define tachOutputPinMode_offset 694 -#define tachPulseDuractionMs_offset 1400 -#define tachPulseDurationAsDutyCycle_offset 1340 -#define tachPulsePerRev_offset 1466 -#define targetVBatt_offset 1532 -#define tChargeAirCoefMax_offset 2428 -#define tChargeAirCoefMin_offset 2424 -#define tChargeAirDecrLimit_offset 2440 -#define tChargeAirFlowMax_offset 2432 -#define tChargeAirIncrLimit_offset 2436 -#define tchargeBins_offset 1632 -#define tChargeMaxRpmMaxTps_offset 1708 -#define tChargeMaxRpmMinTps_offset 1704 -#define tChargeMinRpmMaxTps_offset 1700 -#define tChargeMinRpmMinTps_offset 1696 +#define tachOutputPin_offset 712 +#define tachOutputPinMode_offset 714 +#define tachPulseDuractionMs_offset 1420 +#define tachPulseDurationAsDutyCycle_offset 1360 +#define tachPulsePerRev_offset 1486 +#define targetVBatt_offset 1552 +#define tChargeAirCoefMax_offset 2448 +#define tChargeAirCoefMin_offset 2444 +#define tChargeAirDecrLimit_offset 2460 +#define tChargeAirFlowMax_offset 2452 +#define tChargeAirIncrLimit_offset 2456 +#define tchargeBins_offset 1652 +#define tChargeMaxRpmMaxTps_offset 1728 +#define tChargeMaxRpmMinTps_offset 1724 +#define tChargeMinRpmMaxTps_offset 1720 +#define tChargeMinRpmMinTps_offset 1716 #define tChargeMode_e_auto_enum "TCHARGE_MODE_RPM_TPS", "TCHARGE_MODE_AIR_INTERP", "TCHARGE_MODE_AIR_INTERP_TABLE" #define tChargeMode_e_enum "RPM+TPS (Default)", "Air Mass Interpolation", "Table" #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP 1 #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP_TABLE 2 #define tChargeMode_e_TCHARGE_MODE_RPM_TPS 0 -#define tChargeMode_offset 2444 -#define tchargeValues_offset 1648 -#define tcu_32_solenoid_freq_offset 3740 -#define tcu_32_solenoid_pin_mode_offset 3738 -#define tcu_32_solenoid_pin_offset 3736 -#define tcu_32SpeedBins_offset 21336 -#define tcu_32Vals_offset 21344 +#define tChargeMode_offset 2464 +#define tchargeValues_offset 1668 +#define tcu_32_solenoid_freq_offset 3760 +#define tcu_32_solenoid_pin_mode_offset 3758 +#define tcu_32_solenoid_pin_offset 3756 +#define tcu_32SpeedBins_offset 21284 +#define tcu_32Vals_offset 21292 #define TCU_GEAR_COUNT 10 #define TCU_MAGIC_SIZE 8 -#define tcu_pc_solenoid_freq_offset 3734 -#define tcu_pc_solenoid_pin_mode_offset 3732 -#define tcu_pc_solenoid_pin_offset 3730 -#define tcu_pcAirmassBins_offset 21208 -#define tcu_pcVals12_offset 21264 -#define tcu_pcVals1_offset 21232 -#define tcu_pcVals21_offset 21288 -#define tcu_pcVals23_offset 21272 -#define tcu_pcVals2_offset 21240 -#define tcu_pcVals32_offset 21296 -#define tcu_pcVals34_offset 21280 -#define tcu_pcVals3_offset 21248 -#define tcu_pcVals43_offset 21304 -#define tcu_pcVals4_offset 21256 -#define tcu_pcValsN_offset 21224 -#define tcu_pcValsR_offset 21216 -#define tcu_solenoid1_offset 1168 -#define tcu_solenoid2_offset 1170 -#define tcu_solenoid3_offset 1172 -#define tcu_solenoid4_offset 1174 -#define tcu_solenoid5_offset 1176 -#define tcu_solenoid6_offset 1178 +#define tcu_pc_solenoid_freq_offset 3754 +#define tcu_pc_solenoid_pin_mode_offset 3752 +#define tcu_pc_solenoid_pin_offset 3750 +#define tcu_pcAirmassBins_offset 21156 +#define tcu_pcVals12_offset 21212 +#define tcu_pcVals1_offset 21180 +#define tcu_pcVals21_offset 21236 +#define tcu_pcVals23_offset 21220 +#define tcu_pcVals2_offset 21188 +#define tcu_pcVals32_offset 21244 +#define tcu_pcVals34_offset 21228 +#define tcu_pcVals3_offset 21196 +#define tcu_pcVals43_offset 21252 +#define tcu_pcVals4_offset 21204 +#define tcu_pcValsN_offset 21172 +#define tcu_pcValsR_offset 21164 +#define tcu_solenoid1_offset 1188 +#define tcu_solenoid2_offset 1190 +#define tcu_solenoid3_offset 1192 +#define tcu_solenoid4_offset 1194 +#define tcu_solenoid5_offset 1196 +#define tcu_solenoid6_offset 1198 #define TCU_SOLENOID_COUNT 6 -#define tcu_solenoid_mode1_offset 2933 -#define tcu_solenoid_mode2_offset 2934 -#define tcu_solenoid_mode3_offset 2935 -#define tcu_solenoid_mode4_offset 2936 -#define tcu_solenoid_mode5_offset 2937 -#define tcu_solenoid_mode6_offset 2938 -#define tcu_tcc_onoff_solenoid_mode_offset 3722 -#define tcu_tcc_onoff_solenoid_offset 3720 -#define tcu_tcc_pwm_solenoid_freq_offset 3728 -#define tcu_tcc_pwm_solenoid_mode_offset 3726 -#define tcu_tcc_pwm_solenoid_offset 3724 -#define tcu_tccLockSpeed_offset 21320 -#define tcu_tccTpsBins_offset 21312 -#define tcu_tccUnlockSpeed_offset 21328 -#define tcuDownshiftButtonPin_offset 1518 -#define tcuDownshiftButtonPinMode_offset 2931 -#define tcuEnabled_offset 940 -#define tcuInputSpeedSensorPin_offset 708 -#define tcuInputSpeedSensorTeeth_offset 710 -#define tcuSolenoidTable_offset 17580 -#define tcuUpshiftButtonPin_offset 1516 -#define tcuUpshiftButtonPinMode_offset 2930 -#define tempBooleanForVerySpecialCases_offset 940 -#define test557pin_offset 826 +#define tcu_solenoid_mode1_offset 2953 +#define tcu_solenoid_mode2_offset 2954 +#define tcu_solenoid_mode3_offset 2955 +#define tcu_solenoid_mode4_offset 2956 +#define tcu_solenoid_mode5_offset 2957 +#define tcu_solenoid_mode6_offset 2958 +#define tcu_tcc_onoff_solenoid_mode_offset 3742 +#define tcu_tcc_onoff_solenoid_offset 3740 +#define tcu_tcc_pwm_solenoid_freq_offset 3748 +#define tcu_tcc_pwm_solenoid_mode_offset 3746 +#define tcu_tcc_pwm_solenoid_offset 3744 +#define tcu_tccLockSpeed_offset 21268 +#define tcu_tccTpsBins_offset 21260 +#define tcu_tccUnlockSpeed_offset 21276 +#define tcuDownshiftButtonPin_offset 1538 +#define tcuDownshiftButtonPinMode_offset 2951 +#define tcuEnabled_offset 960 +#define tcuInputSpeedSensorPin_offset 728 +#define tcuInputSpeedSensorTeeth_offset 730 +#define tcuSolenoidTable_offset 17528 +#define tcuUpshiftButtonPin_offset 1536 +#define tcuUpshiftButtonPinMode_offset 2950 +#define tempBooleanForVerySpecialCases_offset 960 +#define test557pin_offset 846 #define thermistor_conf_s_size 28 #define ThermistorConf_size 32 -#define throttlePedalPositionAdcChannel_offset 508 -#define throttlePedalPositionSecondAdcChannel_offset 668 -#define throttlePedalSecondaryUpVoltage_offset 1592 -#define throttlePedalSecondaryWOTVoltage_offset 1596 -#define throttlePedalUpPin_offset 514 -#define throttlePedalUpPinMode_offset 704 -#define throttlePedalUpVoltage_offset 1520 -#define throttlePedalWOTVoltage_offset 1524 +#define throttlePedalPositionAdcChannel_offset 528 +#define throttlePedalPositionSecondAdcChannel_offset 688 +#define throttlePedalSecondaryUpVoltage_offset 1612 +#define throttlePedalSecondaryWOTVoltage_offset 1616 +#define throttlePedalUpPin_offset 534 +#define throttlePedalUpPinMode_offset 724 +#define throttlePedalUpVoltage_offset 1540 +#define throttlePedalWOTVoltage_offset 1544 #define timing_mode_e_auto_enum "TM_DYNAMIC", "TM_FIXED" #define timing_mode_e_TM_DYNAMIC 0 #define timing_mode_e_TM_FIXED 1 -#define timing_offset_cylinder10_offset 1904 -#define timing_offset_cylinder11_offset 1908 -#define timing_offset_cylinder12_offset 1912 -#define timing_offset_cylinder1_offset 1868 -#define timing_offset_cylinder2_offset 1872 -#define timing_offset_cylinder3_offset 1876 -#define timing_offset_cylinder4_offset 1880 -#define timing_offset_cylinder5_offset 1884 -#define timing_offset_cylinder6_offset 1888 -#define timing_offset_cylinder7_offset 1892 -#define timing_offset_cylinder8_offset 1896 -#define timing_offset_cylinder9_offset 1900 -#define timingMode_offset 382 -#define tle6240_cs_offset 510 -#define tle6240_csPinMode_offset 512 -#define tle6240spiDevice_offset 2488 -#define tle8888_cs_offset 2048 -#define tle8888_csPinMode_offset 2050 +#define timing_offset_cylinder10_offset 1924 +#define timing_offset_cylinder11_offset 1928 +#define timing_offset_cylinder12_offset 1932 +#define timing_offset_cylinder1_offset 1888 +#define timing_offset_cylinder2_offset 1892 +#define timing_offset_cylinder3_offset 1896 +#define timing_offset_cylinder4_offset 1900 +#define timing_offset_cylinder5_offset 1904 +#define timing_offset_cylinder6_offset 1908 +#define timing_offset_cylinder7_offset 1912 +#define timing_offset_cylinder8_offset 1916 +#define timing_offset_cylinder9_offset 1920 +#define timingMode_offset 402 +#define tle6240_cs_offset 530 +#define tle6240_csPinMode_offset 532 +#define tle6240spiDevice_offset 2508 +#define tle8888_cs_offset 2068 +#define tle8888_csPinMode_offset 2070 #define tle8888_mode_e_auto_enum "TL_AUTO", "TL_SEMI_AUTO", "TL_MANUAL", "TL_HALL" #define tle8888_mode_e_TL_AUTO 0 #define tle8888_mode_e_TL_HALL 3 #define tle8888_mode_e_TL_MANUAL 2 #define tle8888_mode_e_TL_SEMI_AUTO 1 -#define tle8888mode_offset 1760 -#define tle8888spiDevice_offset 2484 +#define tle8888mode_offset 1780 +#define tle8888spiDevice_offset 2504 #define TOOTH_DATA_LENGTH 2000 #define TOOTH_PACKET_COUNT 1000 #define TOOTH_PACKET_SIZE 2 #define TOP_DEAD_CENTER_MESSAGE "r" #define TORQUE_CURVE_SIZE 6 -#define torqueLoadBins_offset 3664 -#define torqueRpmBins_offset 3652 -#define torqueTable_offset 3616 -#define TOTAL_CONFIG_SIZE 21352 -#define totalGearsCount_offset 1564 -#define tps1_1AdcChannel_offset 436 -#define tps1_2AdcChannel_offset 666 -#define tps1SecondaryMax_offset 858 -#define tps1SecondaryMin_offset 856 -#define tps2_1AdcChannel_offset 439 -#define tps2_2AdcChannel_offset 667 -#define tps2Max_offset 1458 -#define tps2Min_offset 1456 -#define tps2SecondaryMax_offset 1338 -#define tps2SecondaryMin_offset 1336 +#define torqueLoadBins_offset 3684 +#define torqueRpmBins_offset 3672 +#define torqueTable_offset 3636 +#define TOTAL_CONFIG_SIZE 21300 +#define totalGearsCount_offset 1584 +#define tps1_1AdcChannel_offset 456 +#define tps1_2AdcChannel_offset 686 +#define tps1SecondaryMax_offset 878 +#define tps1SecondaryMin_offset 876 +#define tps2_1AdcChannel_offset 459 +#define tps2_2AdcChannel_offset 687 +#define tps2Max_offset 1478 +#define tps2Min_offset 1476 +#define tps2SecondaryMax_offset 1358 +#define tps2SecondaryMin_offset 1356 #define TPS_2_BYTE_PACKING_MULT 100 #define TPS_TPS_ACCEL_TABLE 8 -#define tpsAccelEnrichmentThreshold_offset 1556 -#define tpsAccelFractionDivisor_offset 2480 -#define tpsAccelFractionPeriod_offset 2478 -#define tpsAccelLookback_offset 1552 -#define tpsDecelEnleanmentMultiplier_offset 1576 -#define tpsDecelEnleanmentThreshold_offset 1572 -#define tpsErrorDetectionTooHigh_offset 110 -#define tpsErrorDetectionTooLow_offset 108 -#define tpsMax_offset 106 -#define tpsMin_offset 104 -#define tpsTpsAccelFromRpmBins_offset 20136 -#define tpsTpsAccelTable_offset 19880 -#define tpsTpsAccelToRpmBins_offset 20168 -#define trailingCoilPins10_offset 1754 -#define trailingCoilPins11_offset 1756 -#define trailingCoilPins12_offset 1758 -#define trailingCoilPins1_offset 1736 -#define trailingCoilPins2_offset 1738 -#define trailingCoilPins3_offset 1740 -#define trailingCoilPins4_offset 1742 -#define trailingCoilPins5_offset 1744 -#define trailingCoilPins6_offset 1746 -#define trailingCoilPins7_offset 1748 -#define trailingCoilPins8_offset 1750 -#define trailingCoilPins9_offset 1752 -#define trailingSparkAngle_offset 444 +#define tpsAccelEnrichmentThreshold_offset 1576 +#define tpsAccelFractionDivisor_offset 2500 +#define tpsAccelFractionPeriod_offset 2498 +#define tpsAccelLookback_offset 1572 +#define tpsDecelEnleanmentMultiplier_offset 1596 +#define tpsDecelEnleanmentThreshold_offset 1592 +#define tpsErrorDetectionTooHigh_offset 130 +#define tpsErrorDetectionTooLow_offset 128 +#define tpsMax_offset 126 +#define tpsMin_offset 124 +#define tpsTpsAccelFromRpmBins_offset 20084 +#define tpsTpsAccelTable_offset 19828 +#define tpsTpsAccelToRpmBins_offset 20116 +#define trailingCoilPins10_offset 1774 +#define trailingCoilPins11_offset 1776 +#define trailingCoilPins12_offset 1778 +#define trailingCoilPins1_offset 1756 +#define trailingCoilPins2_offset 1758 +#define trailingCoilPins3_offset 1760 +#define trailingCoilPins4_offset 1762 +#define trailingCoilPins5_offset 1764 +#define trailingCoilPins6_offset 1766 +#define trailingCoilPins7_offset 1768 +#define trailingCoilPins8_offset 1770 +#define trailingCoilPins9_offset 1772 +#define trailingSparkAngle_offset 464 #define transmission_controller_e_enum "None", "Simple Transmission", "GM 4L6X" #define TransmissionControllerMode_auto_enum "None", "SimpleTransmissionController", "Gm4l6x" #define TransmissionControllerMode_Gm4l6x 2 #define TransmissionControllerMode_None 0 -#define transmissionControllerMode_offset 3677 +#define transmissionControllerMode_offset 3697 #define TransmissionControllerMode_SimpleTransmissionController 1 #define TRIGGER_COMMENT "#" #define trigger_config_s_size 12 #define TRIGGER_CRANK_BASED trigger_type == 5 || trigger_type == 10 || trigger_type == 20 || trigger_type == 26 || trigger_type == 27 || trigger_type == 39 || trigger_type == 46 || trigger_type == 53 || trigger_type == 55 || trigger_type == 57 || trigger_type == 62 || trigger_type == 70 || trigger_type == 71 || trigger_type == 74 -#define trigger_customSkippedToothCount_offset 456 -#define trigger_customTotalToothCount_offset 452 +#define trigger_customSkippedToothCount_offset 476 +#define trigger_customTotalToothCount_offset 472 #define trigger_event_e_SHAFT_PRIMARY_FALLING 0 #define trigger_event_e_SHAFT_PRIMARY_RISING 1 #define trigger_event_e_SHAFT_SECONDARY_FALLING 2 @@ -2195,7 +2194,7 @@ #define TRIGGER_INPUT_PIN_COUNT 2 #define TRIGGER_IS_CRANK_KEY "crankBased" #define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam" -#define trigger_offset 448 +#define trigger_offset 468 #define TRIGGER_SIMULATOR_PIN_COUNT 3 #define trigger_type_e_auto_enum "TT_TOOTHED_WHEEL", "TT_FORD_ASPIRE", "TT_DODGE_NEON_1995", "TT_MAZDA_MIATA_NA", "TT_MAZDA_MIATA_NB1", "TT_GM_7X", "TT_DAIHATSU", "TT_MAZDA_SOHC_4", "TT_TOOTHED_WHEEL_60_2", "TT_TOOTHED_WHEEL_36_1", "TT_MERCEDES_2_SEGMENT", "TT_MITSUBISHI", "TT_SUBARU_EZ30", "UNUSED_13", "TT_DODGE_NEON_2003_CAM", "TT_MAZDA_DOHC_1_4", "TT_ONE_PLUS_ONE", "TT_VVT_JZ", "TT_ONE", "TT_DODGE_RAM", "TT_60_2_VW", "UNUSED_21", "TT_DODGE_STRATUS", "TT_36_2_2_2", "TT_NISSAN_SR20VE", "TT_2JZ_3_34", "TT_ROVER_K", "TT_GM_24x", "TT_HONDA_CBR_600", "TT_2JZ_1_12", "TT_CHRYSLER_NGC_36_2_2", "TT_3_1_CAM", "TT_DODGE_NEON_2003_CRANK", "TT_MIATA_VVT", "UNUSED_34", "TT_MAZDA_MIATA_VVT_TEST", "TT_SUBARU_7_6", "TT_JEEP_18_2_2_2", "TT_12_TOOTH_CRANK", "TT_DODGE_NEON_1995_ONLY_CRANK", "TT_JEEP_4_CYL", "TT_FIAT_IAW_P8", "TT_FORD_ST170", "TT_VVT_MIATA_NB", "TT_RENIX_44_2_2", "TT_RENIX_66_2_2_2", "TT_HONDA_K_12_1", "TT_VVT_BOSCH_QUICK_START", "TT_TOOTHED_WHEEL_36_2", "TT_SUBARU_SVX", "TT_1_16", "TT_SUBARU_7_WITHOUT_6", "TT_NISSAN_MR18_CAM_VVT", "TT_TRI_TACH", "TT_GM_60_2_2_2", "TT_SKODA_FAVORIT", "TT_VVT_BARRA_3_PLUS_1", "TT_KAWA_KX450F", "TT_NISSAN_VQ35", "TT_VVT_NISSAN_VQ35", "TT_NISSAN_VQ30", "TT_NISSAN_QR25", "TT_VVT_MITSUBISHI_3A92", "TT_SUBARU_SVX_CRANK_1", "TT_SUBARU_SVX_CAM_VVT", "TT_FORD_TFI_PIP", "TT_SUZUKI_G13B", "TT_HONDA_K_4_1", "TT_NISSAN_MR18_CRANK", "TT_TOOTHED_WHEEL_32_2", "TT_36_2_1", "TT_36_2_1_1", "TT_VVT_MITSUBISHI_6G75", "TT_VVT_TOYOTA_4_1", "TT_GM_24x_2", "TT_UNUSED" #define trigger_type_e_enum "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" @@ -2276,7 +2275,7 @@ #define trigger_type_e_UNUSED_13 13 #define trigger_type_e_UNUSED_21 21 #define trigger_type_e_UNUSED_34 34 -#define trigger_type_offset 448 +#define trigger_type_offset 468 #define TRIGGER_TYPE_WITH_SECOND_WHEEL trigger_type == 1 || trigger_type == 2 || trigger_type == 3 || trigger_type == 4 || trigger_type == 11 || trigger_type == 13 || trigger_type == 15 || trigger_type == 16 || trigger_type == 19 || trigger_type == 21 || trigger_type == 25 || trigger_type == 28 || trigger_type == 29 || trigger_type == 31 || trigger_type == 34 || trigger_type == 35 || trigger_type == 36 || trigger_type == 37 || trigger_type == 40 || trigger_type == 49 || trigger_type == 50 || trigger_type == 53 || trigger_type == 54 || trigger_type == 63 || trigger_type == 64 #define TRIGGER_TYPE_WITHOUT_KNOWN_LOCATION trigger_type == 8 || trigger_type == 9 || trigger_type == 12 || trigger_type == 17 || trigger_type == 18 || trigger_type == 23 || trigger_type == 48 || trigger_type == 69 #define trigger_value_e_TV_FALL 0 @@ -2284,60 +2283,60 @@ #define trigger_wheel_e_T_NONE 15 #define trigger_wheel_e_T_PRIMARY 0 #define trigger_wheel_e_T_SECONDARY 1 -#define triggerCompCenterVolt_offset 2516 -#define triggerCompHystMax_offset 2518 -#define triggerCompHystMin_offset 2517 -#define triggerCompSensorSatRpm_offset 2519 -#define triggerErrorPin_offset 864 -#define triggerErrorPinMode_offset 866 -#define triggerGapOverrideFrom10_offset 2992 -#define triggerGapOverrideFrom11_offset 2996 -#define triggerGapOverrideFrom12_offset 3000 -#define triggerGapOverrideFrom13_offset 3004 -#define triggerGapOverrideFrom14_offset 3008 -#define triggerGapOverrideFrom15_offset 3012 -#define triggerGapOverrideFrom16_offset 3016 -#define triggerGapOverrideFrom17_offset 3020 -#define triggerGapOverrideFrom18_offset 3024 -#define triggerGapOverrideFrom1_offset 2956 -#define triggerGapOverrideFrom2_offset 2960 -#define triggerGapOverrideFrom3_offset 2964 -#define triggerGapOverrideFrom4_offset 2968 -#define triggerGapOverrideFrom5_offset 2972 -#define triggerGapOverrideFrom6_offset 2976 -#define triggerGapOverrideFrom7_offset 2980 -#define triggerGapOverrideFrom8_offset 2984 -#define triggerGapOverrideFrom9_offset 2988 -#define triggerGapOverrideTo10_offset 3076 -#define triggerGapOverrideTo11_offset 3080 -#define triggerGapOverrideTo12_offset 3084 -#define triggerGapOverrideTo13_offset 3088 -#define triggerGapOverrideTo14_offset 3092 -#define triggerGapOverrideTo15_offset 3096 -#define triggerGapOverrideTo16_offset 3100 -#define triggerGapOverrideTo17_offset 3104 -#define triggerGapOverrideTo18_offset 3108 -#define triggerGapOverrideTo1_offset 3040 -#define triggerGapOverrideTo2_offset 3044 -#define triggerGapOverrideTo3_offset 3048 -#define triggerGapOverrideTo4_offset 3052 -#define triggerGapOverrideTo5_offset 3056 -#define triggerGapOverrideTo6_offset 3060 -#define triggerGapOverrideTo7_offset 3064 -#define triggerGapOverrideTo8_offset 3068 -#define triggerGapOverrideTo9_offset 3072 -#define triggerInputDebugPins1_offset 1448 -#define triggerInputDebugPins2_offset 1450 -#define triggerInputPins1_offset 684 -#define triggerInputPins2_offset 686 +#define triggerCompCenterVolt_offset 2536 +#define triggerCompHystMax_offset 2538 +#define triggerCompHystMin_offset 2537 +#define triggerCompSensorSatRpm_offset 2539 +#define triggerErrorPin_offset 884 +#define triggerErrorPinMode_offset 886 +#define triggerGapOverrideFrom10_offset 3012 +#define triggerGapOverrideFrom11_offset 3016 +#define triggerGapOverrideFrom12_offset 3020 +#define triggerGapOverrideFrom13_offset 3024 +#define triggerGapOverrideFrom14_offset 3028 +#define triggerGapOverrideFrom15_offset 3032 +#define triggerGapOverrideFrom16_offset 3036 +#define triggerGapOverrideFrom17_offset 3040 +#define triggerGapOverrideFrom18_offset 3044 +#define triggerGapOverrideFrom1_offset 2976 +#define triggerGapOverrideFrom2_offset 2980 +#define triggerGapOverrideFrom3_offset 2984 +#define triggerGapOverrideFrom4_offset 2988 +#define triggerGapOverrideFrom5_offset 2992 +#define triggerGapOverrideFrom6_offset 2996 +#define triggerGapOverrideFrom7_offset 3000 +#define triggerGapOverrideFrom8_offset 3004 +#define triggerGapOverrideFrom9_offset 3008 +#define triggerGapOverrideTo10_offset 3084 +#define triggerGapOverrideTo11_offset 3088 +#define triggerGapOverrideTo12_offset 3092 +#define triggerGapOverrideTo13_offset 3096 +#define triggerGapOverrideTo14_offset 3100 +#define triggerGapOverrideTo15_offset 3104 +#define triggerGapOverrideTo16_offset 3108 +#define triggerGapOverrideTo17_offset 3112 +#define triggerGapOverrideTo18_offset 3116 +#define triggerGapOverrideTo1_offset 3048 +#define triggerGapOverrideTo2_offset 3052 +#define triggerGapOverrideTo3_offset 3056 +#define triggerGapOverrideTo4_offset 3060 +#define triggerGapOverrideTo5_offset 3064 +#define triggerGapOverrideTo6_offset 3068 +#define triggerGapOverrideTo7_offset 3072 +#define triggerGapOverrideTo8_offset 3076 +#define triggerGapOverrideTo9_offset 3080 +#define triggerInputDebugPins1_offset 1468 +#define triggerInputDebugPins2_offset 1470 +#define triggerInputPins1_offset 704 +#define triggerInputPins2_offset 706 #define TRIGGERS_FILE_NAME "triggers.txt" -#define triggerSimulatorFrequency_offset 556 -#define triggerSimulatorPinModes1_offset 734 -#define triggerSimulatorPinModes2_offset 735 -#define triggerSimulatorPinModes3_offset 736 -#define triggerSimulatorPins1_offset 728 -#define triggerSimulatorPins2_offset 730 -#define triggerSimulatorPins3_offset 732 +#define triggerSimulatorFrequency_offset 576 +#define triggerSimulatorPinModes1_offset 754 +#define triggerSimulatorPinModes2_offset 755 +#define triggerSimulatorPinModes3_offset 756 +#define triggerSimulatorPins1_offset 748 +#define triggerSimulatorPins2_offset 750 +#define triggerSimulatorPins3_offset 752 #define TRIM_SIZE 4 #define TS_BURN_COMMAND 'B' #define TS_BURN_COMMAND_char B @@ -2457,7 +2456,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.06.29.subaru_eg33_f7.2860311832" +#define TS_SIGNATURE "rusEFI 2022.06.29.subaru_eg33_f7.3836351482" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2477,135 +2476,135 @@ #define TsCalMode_Tps2Min 9 #define TsCalMode_Tps2SecondaryMax 10 #define TsCalMode_Tps2SecondaryMin 11 -#define tunerStudioSerialSpeed_offset 720 -#define turboSpeedSensorInputPin_offset 1454 -#define turboSpeedSensorMultiplier_offset 1360 -#define twoStroke_offset 1340 -#define twoWireBatchIgnition_offset 1352 -#define twoWireBatchInjection_offset 1352 +#define tunerStudioSerialSpeed_offset 740 +#define turboSpeedSensorInputPin_offset 1474 +#define turboSpeedSensorMultiplier_offset 1380 +#define twoStroke_offset 1360 +#define twoWireBatchIgnition_offset 1372 +#define twoWireBatchInjection_offset 1372 #define uart_device_e_auto_enum "UART_NONE", "UART_DEVICE_1", "UART_DEVICE_2", "UART_DEVICE_3", "UART_DEVICE_4" #define uart_device_e_UART_DEVICE_1 1 #define uart_device_e_UART_DEVICE_2 2 #define uart_device_e_UART_DEVICE_3 3 #define uart_device_e_UART_DEVICE_4 4 #define uart_device_e_UART_NONE 0 -#define uartConsoleSerialSpeed_offset 1568 -#define unfinishedenableLaunchBoost_offset 940 -#define unfinishedlaunchDisableBySpeed_offset 940 -#define unused1127_offset 1608 -#define unused1128_offset 1608 -#define unused1129_offset 1608 -#define unused1130_offset 1608 -#define unused1452_offset 1452 -#define unused1740b0_offset 1608 -#define unused1740b1_offset 1608 -#define unused1740b2_offset 1608 -#define unused234234234_offset 1340 -#define unused4080_offset 3029 -#define unused460_offset 460 -#define unused688_offset 688 -#define unused_1484_bit_25_offset 1352 -#define unused_1484_bit_26_offset 1352 -#define unused_1484_bit_27_offset 1352 -#define unused_1484_bit_28_offset 1352 -#define unused_1484_bit_29_offset 1352 -#define unused_1484_bit_30_offset 1352 -#define unused_1484_bit_31_offset 1352 -#define unusedBit_45_31_offset 100 -#define unusedBit_540_10_offset 1608 -#define unusedBit_540_11_offset 1608 -#define unusedBit_540_12_offset 1608 -#define unusedBit_540_13_offset 1608 -#define unusedBit_540_14_offset 1608 -#define unusedBit_540_15_offset 1608 -#define unusedBit_540_16_offset 1608 -#define unusedBit_540_17_offset 1608 -#define unusedBit_540_18_offset 1608 -#define unusedBit_540_19_offset 1608 -#define unusedBit_540_20_offset 1608 -#define unusedBit_540_21_offset 1608 -#define unusedBit_540_22_offset 1608 -#define unusedBit_540_23_offset 1608 -#define unusedBit_540_24_offset 1608 -#define unusedBit_540_25_offset 1608 -#define unusedBit_540_26_offset 1608 -#define unusedBit_540_27_offset 1608 -#define unusedBit_540_28_offset 1608 -#define unusedBit_540_29_offset 1608 -#define unusedBit_540_30_offset 1608 -#define unusedBit_540_31_offset 1608 -#define unusedBit_540_8_offset 1608 -#define unusedBit_540_9_offset 1608 -#define unusedHere1341234_offset 368 -#define useAdvanceCorrectionsForCranking_offset 1352 -#define useCicPidForIdle_offset 100 -#define useCltBasedRpmLimit_offset 1352 -#define useEeprom_offset 100 -#define useETBforIdleControl_offset 744 -#define useFixedBaroCorrFromMap_offset 1352 -#define useFordRedundantTps_offset 100 -#define useFSIO4ForSeriousEngineWarning_offset 1340 -#define useFSIO5ForCriticalIssueEngineStop_offset 1340 -#define useHbridgesToDriveIdleStepper_offset 940 -#define useIacPidMultTable_offset 1352 -#define useIacTableForCoasting_offset 744 -#define useIdleTimingPidControl_offset 744 -#define useInstantRpmForIdle_offset 100 -#define useLcdScreen_offset 744 -#define useLinearCltSensor_offset 1340 -#define useLinearIatSensor_offset 1340 -#define useNoiselessTriggerDecoder_offset 744 -#define useOnlyRisingEdgeForTrigger_offset 1352 -#define useRawOutputToDriveIdleStepper_offset 940 -#define useRunningMathForCranking_offset 100 -#define usescriptTableForCanSniffingFiltering_offset 100 -#define useSeparateAdvanceForCranking_offset 1352 -#define useSeparateAdvanceForIdle_offset 1352 -#define useSeparateIdleTablesForCrankingTaper_offset 100 -#define useSeparateVeForIdle_offset 1352 -#define useStepperIdle_offset 744 -#define useTLE8888_cranking_hack_offset 100 -#define useTLE8888_stepper_offset 100 -#define useTpicAdvancedMode_offset 744 +#define uartConsoleSerialSpeed_offset 1588 +#define unfinishedenableLaunchBoost_offset 960 +#define unfinishedlaunchDisableBySpeed_offset 960 +#define unused1127_offset 1628 +#define unused1128_offset 1628 +#define unused1129_offset 1628 +#define unused1130_offset 1628 +#define unused1452_offset 1472 +#define unused1740b0_offset 1628 +#define unused1740b1_offset 1628 +#define unused1740b2_offset 1628 +#define unused234234234_offset 1360 +#define unused4080_offset 3121 +#define unused460_offset 480 +#define unused688_offset 708 +#define unused_1484_bit_25_offset 1372 +#define unused_1484_bit_26_offset 1372 +#define unused_1484_bit_27_offset 1372 +#define unused_1484_bit_28_offset 1372 +#define unused_1484_bit_29_offset 1372 +#define unused_1484_bit_30_offset 1372 +#define unused_1484_bit_31_offset 1372 +#define unusedBit_45_31_offset 120 +#define unusedBit_540_10_offset 1628 +#define unusedBit_540_11_offset 1628 +#define unusedBit_540_12_offset 1628 +#define unusedBit_540_13_offset 1628 +#define unusedBit_540_14_offset 1628 +#define unusedBit_540_15_offset 1628 +#define unusedBit_540_16_offset 1628 +#define unusedBit_540_17_offset 1628 +#define unusedBit_540_18_offset 1628 +#define unusedBit_540_19_offset 1628 +#define unusedBit_540_20_offset 1628 +#define unusedBit_540_21_offset 1628 +#define unusedBit_540_22_offset 1628 +#define unusedBit_540_23_offset 1628 +#define unusedBit_540_24_offset 1628 +#define unusedBit_540_25_offset 1628 +#define unusedBit_540_26_offset 1628 +#define unusedBit_540_27_offset 1628 +#define unusedBit_540_28_offset 1628 +#define unusedBit_540_29_offset 1628 +#define unusedBit_540_30_offset 1628 +#define unusedBit_540_31_offset 1628 +#define unusedBit_540_8_offset 1628 +#define unusedBit_540_9_offset 1628 +#define unusedHere1341234_offset 388 +#define useAdvanceCorrectionsForCranking_offset 1372 +#define useCicPidForIdle_offset 120 +#define useCltBasedRpmLimit_offset 1372 +#define useEeprom_offset 120 +#define useETBforIdleControl_offset 764 +#define useFixedBaroCorrFromMap_offset 1372 +#define useFordRedundantTps_offset 120 +#define useFSIO4ForSeriousEngineWarning_offset 1360 +#define useFSIO5ForCriticalIssueEngineStop_offset 1360 +#define useHbridgesToDriveIdleStepper_offset 960 +#define useIacPidMultTable_offset 1372 +#define useIacTableForCoasting_offset 764 +#define useIdleTimingPidControl_offset 764 +#define useInstantRpmForIdle_offset 120 +#define useLcdScreen_offset 764 +#define useLinearCltSensor_offset 1360 +#define useLinearIatSensor_offset 1360 +#define useNoiselessTriggerDecoder_offset 764 +#define useOnlyRisingEdgeForTrigger_offset 1372 +#define useRawOutputToDriveIdleStepper_offset 960 +#define useRunningMathForCranking_offset 120 +#define usescriptTableForCanSniffingFiltering_offset 120 +#define useSeparateAdvanceForCranking_offset 1372 +#define useSeparateAdvanceForIdle_offset 1372 +#define useSeparateIdleTablesForCrankingTaper_offset 120 +#define useSeparateVeForIdle_offset 1372 +#define useStepperIdle_offset 764 +#define useTLE8888_cranking_hack_offset 120 +#define useTLE8888_stepper_offset 120 +#define useTpicAdvancedMode_offset 764 #define VBAT_INJECTOR_CURVE_SIZE 8 -#define vbattAdcChannel_offset 437 -#define vbattDividerCoeff_offset 396 +#define vbattAdcChannel_offset 457 +#define vbattDividerCoeff_offset 416 #define ve_override_e_auto_enum "VE_None", "VE_MAP", "VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 #define VEHICLE_INFO_SIZE 32 -#define vehicleName_offset 1136 -#define vehicleSpeedSensorInputPin_offset 802 -#define vehicleWeight_offset 792 -#define veLoadBins_offset 19496 -#define veOverrideMode_offset 1601 -#define verboseCan2_offset 940 -#define verboseCan_offset 100 -#define verboseCanBaseAddress_offset 764 -#define verboseQuad_offset 744 -#define verboseTLE8888_offset 744 -#define verboseTriggerSynchDetails_offset 1352 -#define verboseVVTDecoding_offset 940 -#define veRpmBins_offset 19528 -#define veTable_offset 18984 +#define vehicleName_offset 1156 +#define vehicleSpeedSensorInputPin_offset 822 +#define vehicleWeight_offset 812 +#define veLoadBins_offset 19444 +#define veOverrideMode_offset 1621 +#define verboseCan2_offset 960 +#define verboseCan_offset 120 +#define verboseCanBaseAddress_offset 784 +#define verboseQuad_offset 764 +#define verboseTLE8888_offset 764 +#define verboseTriggerSynchDetails_offset 1372 +#define verboseVVTDecoding_offset 960 +#define veRpmBins_offset 19476 +#define veTable_offset 18932 #define VM_VVT_INACTIVE 0 #define VOLTAGE_1_BYTE_PACKING_DIV 0.02 #define VR_THRESHOLD_COUNT 2 #define vr_threshold_s_size 16 -#define vRefAdcChannel_offset 1348 -#define vrThreshold1_offset 1240 -#define vrThreshold1_pin_offset 1252 -#define vrThreshold1_rpmBins_offset 1240 -#define vrThreshold1_values_offset 1246 -#define vrThreshold2_offset 1256 -#define vrThreshold2_pin_offset 1268 -#define vrThreshold2_rpmBins_offset 1256 -#define vrThreshold2_values_offset 1262 -#define vssFilterReciprocal_offset 547 -#define vssGearRatio_offset 548 -#define vssToothCount_offset 550 +#define vRefAdcChannel_offset 1368 +#define vrThreshold1_offset 1260 +#define vrThreshold1_pin_offset 1272 +#define vrThreshold1_rpmBins_offset 1260 +#define vrThreshold1_values_offset 1266 +#define vrThreshold2_offset 1276 +#define vrThreshold2_pin_offset 1288 +#define vrThreshold2_rpmBins_offset 1276 +#define vrThreshold2_values_offset 1282 +#define vssFilterReciprocal_offset 567 +#define vssGearRatio_offset 568 +#define vssToothCount_offset 570 #define vvt_mode_e_auto_enum "VVT_INACTIVE", "VVT_SECOND_HALF", "VVT_2JZ", "VVT_MIATA_NB", "VVT_FIRST_HALF", "VVT_BOSCH_QUICK_START", "VVT_TOYOTA_4_1", "VVT_FORD_ST170", "VVT_BARRA_3_PLUS_1", "VVT_NISSAN_VQ", "VVT_HONDA_K", "VVT_NISSAN_MR", "VVT_MITSUBISHI_3A92", "VVT_MAP_V_TWIN_ANOTHER", "VVT_MITSUBISHI_6G75" #define vvt_mode_e_enum "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" #define vvt_mode_e_VVT_2JZ 2 @@ -2623,41 +2622,41 @@ #define vvt_mode_e_VVT_NISSAN_VQ 9 #define vvt_mode_e_VVT_SECOND_HALF 1 #define vvt_mode_e_VVT_TOYOTA_4_1 6 -#define vvtActivationDelayMs_offset 3566 -#define vvtCamSensorUseRise_offset 744 -#define vvtMode1_offset 1724 -#define vvtMode2_offset 1725 -#define vvtModePadding_offset 1726 -#define vvtOffsets1_offset 1224 -#define vvtOffsets2_offset 1228 -#define vvtOffsets3_offset 1232 -#define vvtOffsets4_offset 1236 -#define vvtOffsetsPadding_offset 1240 -#define vvtOutputFrequency1_offset 1712 -#define vvtOutputFrequency2_offset 1714 -#define vvtPins1_offset 1680 -#define vvtPins2_offset 1682 -#define vvtPins3_offset 1684 -#define vvtPins4_offset 1686 -#define vvtTable1_offset 18216 -#define vvtTable1LoadBins_offset 18280 -#define vvtTable1RpmBins_offset 18296 -#define vvtTable2_offset 18312 -#define vvtTable2LoadBins_offset 18376 -#define vvtTable2RpmBins_offset 18392 -#define warning_message_offset 5220 -#define warningLedPin_offset 1546 -#define warningPeriod_offset 1374 -#define wastegatePositionMax_offset 714 -#define wastegatePositionMin_offset 712 -#define wastegatePositionSensor_offset 1621 -#define wboHeaterPin_offset 652 +#define vvtActivationDelayMs_offset 3586 +#define vvtCamSensorUseRise_offset 764 +#define vvtMode1_offset 1744 +#define vvtMode2_offset 1745 +#define vvtModePadding_offset 1746 +#define vvtOffsets1_offset 1244 +#define vvtOffsets2_offset 1248 +#define vvtOffsets3_offset 1252 +#define vvtOffsets4_offset 1256 +#define vvtOffsetsPadding_offset 1260 +#define vvtOutputFrequency1_offset 1732 +#define vvtOutputFrequency2_offset 1734 +#define vvtPins1_offset 1700 +#define vvtPins2_offset 1702 +#define vvtPins3_offset 1704 +#define vvtPins4_offset 1706 +#define vvtTable1_offset 18164 +#define vvtTable1LoadBins_offset 18228 +#define vvtTable1RpmBins_offset 18244 +#define vvtTable2_offset 18260 +#define vvtTable2LoadBins_offset 18324 +#define vvtTable2RpmBins_offset 18340 +#define warning_message_offset 5168 +#define warningLedPin_offset 1566 +#define warningPeriod_offset 1394 +#define wastegatePositionMax_offset 734 +#define wastegatePositionMin_offset 732 +#define wastegatePositionSensor_offset 1641 +#define wboHeaterPin_offset 672 #define WWAE_TABLE_SIZE 8 -#define wwaeBeta_offset 1500 -#define wwaeTau_offset 1404 -#define wwBetaCltValues_offset 3584 -#define wwBetaMapValues_offset 3608 -#define wwCltBins_offset 3568 -#define wwMapBins_offset 3592 -#define wwTauCltValues_offset 3576 -#define wwTauMapValues_offset 3600 +#define wwaeBeta_offset 1520 +#define wwaeTau_offset 1424 +#define wwBetaCltValues_offset 3604 +#define wwBetaMapValues_offset 3628 +#define wwCltBins_offset 3588 +#define wwMapBins_offset 3612 +#define wwTauCltValues_offset 3596 +#define wwTauMapValues_offset 3620 diff --git a/firmware/controllers/generated/engine_configuration_generated_structures.h b/firmware/controllers/generated/engine_configuration_generated_structures.h index 45f81dfcf9..a1aa433898 100644 --- a/firmware/controllers/generated/engine_configuration_generated_structures.h +++ b/firmware/controllers/generated/engine_configuration_generated_structures.h @@ -1,4 +1,4 @@ -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 17:24:50 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:45 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once @@ -226,7 +226,7 @@ struct gppwm_channel { RPM * offset 18 */ - scaled_channel rpmBins[GPPWM_RPM_COUNT]; + scaled_channel rpmBins[GPPWM_RPM_COUNT]; /** duty * offset 26 @@ -619,204 +619,204 @@ struct engine_configuration_s { RPM * offset 4 */ - scaled_channel sensorSnifferRpmThreshold; - /** - * set rpm_hard_limit X - rpm - * offset 5 - */ - scaled_channel rpmHardLimit; + uint16_t sensorSnifferRpmThreshold; /** * A secondary Rev limit engaged by the driver to help launch the vehicle faster rpm * offset 6 */ - scaled_channel launchRpm; + uint16_t launchRpm; + /** + * set rpm_hard_limit X + rpm + * offset 8 + */ + uint16_t rpmHardLimit; /** * Engine sniffer would be disabled above this rpm * set engineSnifferRpmThreshold X RPM - * offset 7 + * offset 10 */ - scaled_channel engineSnifferRpmThreshold; + uint16_t engineSnifferRpmThreshold; /** * Disable multispark above this engine speed. rpm - * offset 8 + * offset 12 */ scaled_channel multisparkMaxRpm; /** * Above this RPM, disable AC. Set to 0 to disable check. rpm - * offset 9 + * offset 13 */ scaled_channel maxAcRpm; /** * Above this TPS, disable AC. Set to 0 to disable check. % - * offset 10 + * offset 14 */ uint8_t maxAcTps; /** * Above this CLT, disable AC to prevent overheating the engine. Set to 0 to disable check. deg C - * offset 11 + * offset 15 */ uint8_t maxAcClt; /** RPM - * offset 12 + * offset 16 */ - scaled_channel knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; + uint16_t knockNoiseRpmBins[ENGINE_NOISE_CURVE_SIZE]; /** * This parameter sets the latest that the last multispark can occur after the main ignition event. For example, if the ignition timing is 30 degrees BTDC, and this parameter is set to 45, no multispark will ever be fired after 15 degrees ATDC. deg - * offset 28 + * offset 48 */ uint8_t multisparkMaxSparkingAngle; /** * Configures the maximum number of extra sparks to fire (does not include main spark) count - * offset 29 + * offset 49 */ uint8_t multisparkMaxExtraSparkCount; /** * need 4 byte alignment units - * offset 30 + * offset 50 */ - uint8_t alignmentFill_at_30[2]; + uint8_t alignmentFill_at_50[2]; /** - * offset 32 + * offset 52 */ injector_s injector; /** * Does the vehicle have a turbo or supercharger? - offset 100 bit 0 */ + offset 120 bit 0 */ bool isForcedInduction : 1 {}; /** * On Ford vehicles one of the sensors is not linear on the full range, i.e. in the specific range of the positions we effectively have only one sensor. - offset 100 bit 1 */ + offset 120 bit 1 */ bool useFordRedundantTps : 1 {}; /** - offset 100 bit 2 */ + offset 120 bit 2 */ bool isVerboseAuxPid1 : 1 {}; /** - offset 100 bit 3 */ + offset 120 bit 3 */ bool overrideTriggerGaps : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 4 */ + offset 120 bit 4 */ bool enableFan1WithAc : 1 {}; /** * Turn on this fan when AC is on. - offset 100 bit 5 */ + offset 120 bit 5 */ bool enableFan2WithAc : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 6 */ + offset 120 bit 6 */ bool disableFan1WhenStopped : 1 {}; /** * Inhibit operation of this fan while the engine is not running. - offset 100 bit 7 */ + offset 120 bit 7 */ bool disableFan2WhenStopped : 1 {}; /** * Enable secondary spark outputs that fire after the primary (rotaries, twin plug engines). - offset 100 bit 8 */ + offset 120 bit 8 */ bool enableTrailingSparks : 1 {}; /** * enable cj125verbose/disable cj125verbose - offset 100 bit 9 */ + offset 120 bit 9 */ bool isCJ125Verbose : 1 {}; /** * Is your UA CJ125 output wired to MCU via resistor divider? Ua can go over 3.3v but only at lambda >3, i.e very lean AFR above 44.1 * When exposed to free air and 17x gain, Ua will be 4.17 volt - offset 100 bit 10 */ + offset 120 bit 10 */ bool cj125isUaDivided : 1 {}; /** - offset 100 bit 11 */ + offset 120 bit 11 */ bool cj125isLsu49 : 1 {}; /** * TLE7209 uses two-wire mode. TLE9201 and VNH2SP30 do NOT use two wire mode. - offset 100 bit 12 */ + offset 120 bit 12 */ bool etb_use_two_wires : 1 {}; /** * Subaru/BMW style where default valve position is somewhere in the middle. First solenoid opens it more while second can close it more than default position. - offset 100 bit 13 */ + offset 120 bit 13 */ bool isDoubleSolenoidIdle : 1 {}; /** - offset 100 bit 14 */ + offset 120 bit 14 */ bool useEeprom : 1 {}; /** * Is your UR CJ125 output wired to MCU via resistor divider? * Looks like 3v range should be enough, divider generally not needed. - offset 100 bit 15 */ + offset 120 bit 15 */ bool cj125isUrDivided : 1 {}; /** * Switch between Industrial and Cic PID implementation - offset 100 bit 16 */ + offset 120 bit 16 */ bool useCicPidForIdle : 1 {}; /** - offset 100 bit 17 */ + offset 120 bit 17 */ bool useTLE8888_cranking_hack : 1 {}; /** - offset 100 bit 18 */ + offset 120 bit 18 */ bool useInstantRpmForIdle : 1 {}; /** * This uses separate ignition timing and VE tables not only for idle conditions, also during the postcranking-to-idle taper transition (See also afterCrankingIACtaperDuration). - offset 100 bit 19 */ + offset 120 bit 19 */ bool useSeparateIdleTablesForCrankingTaper : 1 {}; /** - offset 100 bit 20 */ + offset 120 bit 20 */ bool launchControlEnabled : 1 {}; /** - offset 100 bit 21 */ + offset 120 bit 21 */ bool rollingLaunchEnabled : 1 {}; /** - offset 100 bit 22 */ + offset 120 bit 22 */ bool antiLagEnabled : 1 {}; /** * For cranking either use the specified fixed base fuel mass, or use the normal running math (VE table). - offset 100 bit 23 */ + offset 120 bit 23 */ bool useRunningMathForCranking : 1 {}; /** * Shall we display real life signal or just the part consumed by trigger decoder. * Applies to both trigger and cam/vvt input. * * enable logic_level_trigger - offset 100 bit 24 */ + offset 120 bit 24 */ bool displayLogicLevelsInEngineSniffer : 1 {}; /** - offset 100 bit 25 */ + offset 120 bit 25 */ bool useTLE8888_stepper : 1 {}; /** * If enabled, the MAP estimate table will be used if the MAP sensor fails to estimate manifold pressure based on RPM and TPS. - offset 100 bit 26 */ + offset 120 bit 26 */ bool enableMapEstimationTableFallback : 1 {}; /** - offset 100 bit 27 */ + offset 120 bit 27 */ bool usescriptTableForCanSniffingFiltering : 1 {}; /** * Print incoming and outgoing first bus CAN messages in rusEFI console - offset 100 bit 28 */ + offset 120 bit 28 */ bool verboseCan : 1 {}; /** * Experimental setting that will cause a misfire * DO NOT ENABLE. - offset 100 bit 29 */ + offset 120 bit 29 */ bool artificialTestMisfire : 1 {}; /** - offset 100 bit 30 */ + offset 120 bit 30 */ bool issue_294_31 : 1 {}; /** - offset 100 bit 31 */ + offset 120 bit 31 */ bool unusedBit_45_31 : 1 {}; /** * Closed throttle, 1 volt = 200 units. * See also tps1_1AdcChannel * set tps_min X ADC - * offset 104 + * offset 124 */ int16_t tpsMin; /** @@ -824,62 +824,62 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps_max X ADC - * offset 106 + * offset 126 */ int16_t tpsMax; /** * TPS error detection: what throttle % is unrealistically low? * Also used for accelerator pedal error detection if so equiped. % - * offset 108 + * offset 128 */ int16_t tpsErrorDetectionTooLow; /** * TPS error detection: what throttle % is unrealistically high? * Also used for accelerator pedal error detection if so equiped. % - * offset 110 + * offset 130 */ int16_t tpsErrorDetectionTooHigh; /** - * offset 112 + * offset 132 */ cranking_parameters_s cranking; /** * Dwell duration while cranking ms - * offset 120 + * offset 140 */ float ignitionDwellForCrankingMs; /** * Once engine speed passes this value, start reducing ETB angle. rpm - * offset 124 + * offset 144 */ uint16_t etbRevLimitStart; /** * This far above 'Soft limiter start', fully close the throttle. At the bottom of the range, throttle control is normal. At the top of the range, the throttle is fully closed. rpm - * offset 126 + * offset 146 */ uint16_t etbRevLimitRange; /** * @see isMapAveragingEnabled - * offset 128 + * offset 148 */ MAP_sensor_config_s map; /** * todo: merge with channel settings, use full-scale Thermistor here! - * offset 268 + * offset 288 */ ThermistorConf clt; /** - * offset 300 + * offset 320 */ ThermistorConf iat; /** deg - * offset 332 + * offset 352 */ int launchTimingRetard; /** @@ -887,24 +887,24 @@ struct engine_configuration_s { * read hip9011 datasheet for details * todo split into two bit fields integer - * offset 336 + * offset 356 */ int hip9011PrescalerAndSDO; /** * We calculate knock band based of cylinderBore * Use this to override - kHz knock band override kHz - * offset 340 + * offset 360 */ float knockBandCustom; /** - * offset 344 + * offset 364 */ specs_s specs; /** * Cylinder diameter in mm. mm - * offset 356 + * offset 376 */ float cylinderBore; /** @@ -912,33 +912,33 @@ struct engine_configuration_s { * Alpha-N means drive by TPS commonly only used for NA engines * Speed Density requires MAP sensor and is the default choice for may installs * MAF air charge is a cylinder filling based method that uses a mass air flow sensor. - * offset 360 + * offset 380 */ engine_load_mode_e fuelAlgorithm; /** - * offset 361 + * offset 381 */ uint8_t alignmentFill_at_1[3]; /** * This is the injection strategy during engine start. See Fuel/Injection settings for more detail. It is suggested to use "Simultaneous". - * offset 364 + * offset 384 */ injection_mode_e crankingInjectionMode; /** * This is where the fuel injection type is defined: "Simultaneous" means all injectors will fire together at once. "Sequential" fires the injectors on a per cylinder basis, which requires individually wired injectors. "Batched" will fire the injectors in groups. If your injectors are individually wired you will also need to enable "Two wire batch emulation". * set injection_mode X * See also twoWireBatchInjection - * offset 365 + * offset 385 */ injection_mode_e injectionMode; /** * need 4 byte alignment units - * offset 366 + * offset 386 */ - uint8_t alignmentFill_at_366[2]; + uint8_t alignmentFill_at_386[2]; /** - * offset 368 + * offset 388 */ angle_t unusedHere1341234; /** @@ -946,7 +946,7 @@ struct engine_configuration_s { * There is tapering towards running timing advance * set cranking_timing_angle X deg - * offset 372 + * offset 392 */ angle_t crankingTimingAngle; /** @@ -955,49 +955,49 @@ struct engine_configuration_s { * Wasted spark = Fires pairs of cylinders together, either one coil per pair of cylinders or one coil per cylinder * Two distributors = A pair of distributors, found on some BMW, Toyota and other engines * set ignition_mode X - * offset 376 + * offset 396 */ ignition_mode_e ignitionMode; /** * How many consecutive gap rations have to match expected ranges for sync to happen count - * offset 377 + * offset 397 */ int8_t gapTrackingLengthOverride; /** * Above this speed, disable closed loop idle control. Set to 0 to disable (allow closed loop idle at any speed). kph - * offset 378 + * offset 398 */ uint8_t maxIdleVss; /** * need 4 byte alignment units - * offset 379 + * offset 399 */ - uint8_t alignmentFill_at_379[1]; + uint8_t alignmentFill_at_399[1]; /** * Expected oil pressure after starting the engine. If oil pressure does not reach this level within 5 seconds of engine start, fuel will be cut. Set to 0 to disable and always allow starting. kPa - * offset 380 + * offset 400 */ uint16_t minOilPressureAfterStart; /** * Dynamic uses the timing map to decide the ignition timing, Static timing fixes the timing to the value set below (only use for checking static timing with a timing light). - * offset 382 + * offset 402 */ timing_mode_e timingMode; /** * need 4 byte alignment units - * offset 383 + * offset 403 */ - uint8_t alignmentFill_at_383[1]; + uint8_t alignmentFill_at_403[1]; /** * This value is the ignition timing used when in 'fixed timing' mode, i.e. constant timing * This mode is useful when adjusting distributor location. RPM - * offset 384 + * offset 404 */ angle_t fixedModeTiming; /** @@ -1006,170 +1006,170 @@ struct engine_configuration_s { * .Knowing this angle allows us to control timing and other angles in reference to TDC. * set global_trigger_offset_angle X deg btdc - * offset 388 + * offset 408 */ angle_t globalTriggerAngleOffset; /** * Ratio/coefficient of input voltage dividers on your PCB. For example, use '2' if your board divides 5v into 2.5v. Use '1.66' if your board divides 5v into 3v. coef - * offset 392 + * offset 412 */ float analogInputDividerCoefficient; /** * This is the ratio of the resistors for the battery voltage, measure the voltage at the battery and then adjust this number until the gauge matches the reading. coef - * offset 396 + * offset 416 */ float vbattDividerCoeff; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 400 + * offset 420 */ float fanOnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 404 + * offset 424 */ float fanOffTemperature; /** * Number of revolutions per kilometer for the wheels your vehicle speed sensor is connected to. Use an online calculator to determine this based on your tire size. revs/km - * offset 408 + * offset 428 */ float driveWheelRevPerKm; /** * set can_mode X - * offset 412 + * offset 432 */ can_nbc_e canNbcType; /** * need 4 byte alignment units - * offset 413 + * offset 433 */ - uint8_t alignmentFill_at_413[3]; + uint8_t alignmentFill_at_433[3]; /** * CANbus thread period in ms ms - * offset 416 + * offset 436 */ int canSleepPeriodMs; /** - * offset 420 + * offset 440 */ display_mode_e displayMode; /** * need 4 byte alignment units - * offset 421 + * offset 441 */ - uint8_t alignmentFill_at_421[3]; + uint8_t alignmentFill_at_441[3]; /** index - * offset 424 + * offset 444 */ int byFirmwareVersion; /** index - * offset 428 + * offset 448 */ int HD44780width; /** index - * offset 432 + * offset 452 */ int HD44780height; /** * First throttle body, first sensor. See also pedalPositionAdcChannel - * offset 436 + * offset 456 */ adc_channel_e tps1_1AdcChannel; /** * This is the processor input pin that the battery voltage circuit is connected to, if you are unsure of what pin to use, check the schematic that corresponds to your PCB. - * offset 437 + * offset 457 */ adc_channel_e vbattAdcChannel; /** * This is the processor pin that your fuel level sensor in connected to. This is a non standard input so will need to be user defined. - * offset 438 + * offset 458 */ adc_channel_e fuelLevelSensor; /** * Second throttle body position sensor, single channel so far * set_analog_input_pin tps2 X - * offset 439 + * offset 459 */ adc_channel_e tps2_1AdcChannel; /** * 0.1 is a good default value x - * offset 440 + * offset 460 */ float idle_derivativeFilterLoss; /** * just a temporary solution angle - * offset 444 + * offset 464 */ int trailingSparkAngle; /** - * offset 448 + * offset 468 */ trigger_config_s trigger; /** - * offset 460 + * offset 480 */ int unused460; /** - * offset 464 + * offset 484 */ spi_device_e hip9011SpiDevice; /** * Single value to be used in event of a failed MAP sensor * This value is only used for speed density fueling calculations. kPa - * offset 465 + * offset 485 */ uint8_t failedMapFallback; /** * Duty cycle to use in case of a sensor failure. This duty cycle should produce the minimum possible amount of boost. % - * offset 466 + * offset 486 */ uint8_t boostControlSafeDutyCycle; /** - * offset 467 + * offset 487 */ adc_channel_e mafAdcChannel; /** * set global_fuel_correction X coef - * offset 468 + * offset 488 */ float globalFuelCorrection; /** volts - * offset 472 + * offset 492 */ float adcVcc; /** Deg - * offset 476 + * offset 496 */ float mapCamDetectionAnglePosition; /** * Camshaft input could be used either just for engine phase detection if your trigger shape does not include cam sensor as 'primary' channel, or it could be used for Variable Valve timing on one of the camshafts. - * offset 480 + * offset 500 */ brain_input_pin_e camInputs[CAM_INPUTS_COUNT]; /** - * offset 488 + * offset 508 */ uint8_t camInputsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 488 + * offset 508 */ afr_sensor_s afr; /** @@ -1178,275 +1178,275 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set_analog_input_pin pps X * See throttlePedalUpVoltage and throttlePedalWOTVoltage - * offset 508 + * offset 528 */ adc_channel_e throttlePedalPositionAdcChannel; /** * need 4 byte alignment units - * offset 509 + * offset 529 */ - uint8_t alignmentFill_at_509[1]; + uint8_t alignmentFill_at_529[1]; /** - * offset 510 + * offset 530 */ Gpio tle6240_cs; /** - * offset 512 + * offset 532 */ pin_output_mode_e tle6240_csPinMode; /** * need 4 byte alignment units - * offset 513 + * offset 533 */ - uint8_t alignmentFill_at_513[1]; + uint8_t alignmentFill_at_533[1]; /** * Throttle Pedal not pressed switch - used on some older vehicles like early Mazda Miata - * offset 514 + * offset 534 */ switch_input_pin_e throttlePedalUpPin; /** * @see hasBaroSensor - * offset 516 + * offset 536 */ air_pressure_sensor_config_s baroSensor; /** - * offset 528 + * offset 548 */ idle_hardware_s idle; /** * Value between 0 and 100 used in Manual mode % - * offset 540 + * offset 560 */ float manIdlePosition; /** * Ignition timing to remove when a knock event occurs. % - * offset 544 + * offset 564 */ scaled_channel knockRetardAggression; /** * After a knock event, reapply timing at this rate. deg/s - * offset 545 + * offset 565 */ scaled_channel knockRetardReapplyRate; /** * Maximum amount of knock retard. deg - * offset 546 + * offset 566 */ uint8_t knockRetardMaximum; /** * Set this so your vehicle speed signal is responsive, but not noisy. Larger value give smoother but slower response. - * offset 547 + * offset 567 */ uint8_t vssFilterReciprocal; /** * Number of turns of your vehicle speed sensor per turn of the wheels. For example if your sensor is on the transmission output, enter your axle/differential ratio. If you are using a hub-mounted sensor, enter a value of 1.0. ratio - * offset 548 + * offset 568 */ scaled_channel vssGearRatio; /** * Number of pulses output per revolution of the shaft where your VSS is mounted. For example, GM applications of the T56 output 17 pulses per revolution of the transmission output shaft. count - * offset 550 + * offset 570 */ uint8_t vssToothCount; /** * need 4 byte alignment units - * offset 551 + * offset 571 */ - uint8_t alignmentFill_at_551[1]; + uint8_t alignmentFill_at_571[1]; /** - * offset 552 + * offset 572 */ Gpio l9779_cs; /** * need 4 byte alignment units - * offset 554 + * offset 574 */ - uint8_t alignmentFill_at_554[2]; + uint8_t alignmentFill_at_574[2]; /** * Same RPM is used for two ways of producing simulated RPM. See also triggerSimulatorPins (with wires) * See also directSelfStimulation (no wires, bypassing input hardware) * rpm X * TODO: rename to triggerSimulatorRpm Rpm - * offset 556 + * offset 576 */ int triggerSimulatorFrequency; /** - * offset 560 + * offset 580 */ output_pin_e injectionPins[MAX_CYLINDER_COUNT]; /** - * offset 584 + * offset 604 */ output_pin_e ignitionPins[MAX_CYLINDER_COUNT]; /** - * offset 608 + * offset 628 */ pin_output_mode_e injectionPinMode; /** - * offset 609 + * offset 629 */ pin_output_mode_e ignitionPinMode; /** - * offset 610 + * offset 630 */ Gpio HD44780_rs; /** - * offset 612 + * offset 632 */ Gpio HD44780_e; /** - * offset 614 + * offset 634 */ Gpio HD44780_db4; /** - * offset 616 + * offset 636 */ Gpio HD44780_db5; /** - * offset 618 + * offset 638 */ Gpio HD44780_db6; /** - * offset 620 + * offset 640 */ Gpio HD44780_db7; /** - * offset 622 + * offset 642 */ Gpio gps_rx_pin; /** - * offset 624 + * offset 644 */ Gpio gps_tx_pin; /** - * offset 626 + * offset 646 */ output_pin_e fuelPumpPin; /** - * offset 628 + * offset 648 */ pin_output_mode_e fuelPumpPinMode; /** * need 4 byte alignment units - * offset 629 + * offset 649 */ - uint8_t alignmentFill_at_629[1]; + uint8_t alignmentFill_at_649[1]; /** * Check engine light, also malfunction indicator light. Always blinks once on boot. - * offset 630 + * offset 650 */ output_pin_e malfunctionIndicatorPin; /** - * offset 632 + * offset 652 */ pin_output_mode_e malfunctionIndicatorPinMode; /** - * offset 633 + * offset 653 */ pin_output_mode_e fanPinMode; /** - * offset 634 + * offset 654 */ output_pin_e fanPin; /** * Some cars have a switch to indicate that clutch pedal is all the way down - * offset 636 + * offset 656 */ switch_input_pin_e clutchDownPin; /** - * offset 638 + * offset 658 */ output_pin_e alternatorControlPin; /** - * offset 640 + * offset 660 */ pin_output_mode_e alternatorControlPinMode; /** - * offset 641 + * offset 661 */ pin_input_mode_e clutchDownPinMode; /** - * offset 642 + * offset 662 */ Gpio digitalPotentiometerChipSelect[DIGIPOT_COUNT]; /** - * offset 650 + * offset 670 */ pin_output_mode_e electronicThrottlePin1Mode; /** * need 4 byte alignment units - * offset 651 + * offset 671 */ - uint8_t alignmentFill_at_651[1]; + uint8_t alignmentFill_at_671[1]; /** * set_cj125_heater_pin XXX - * offset 652 + * offset 672 */ Gpio wboHeaterPin; /** * set_cj125_cs_pin XXX - * offset 654 + * offset 674 */ Gpio cj125CsPin; /** - * offset 656 + * offset 676 */ spi_device_e max31855spiDevice; /** * need 4 byte alignment units - * offset 657 + * offset 677 */ - uint8_t alignmentFill_at_657[1]; + uint8_t alignmentFill_at_677[1]; /** - * offset 658 + * offset 678 */ Gpio debugTriggerSync; /** * Digital Potentiometer is used by stock ECU stimulation code - * offset 660 + * offset 680 */ spi_device_e digitalPotentiometerSpiDevice; /** * need 4 byte alignment units - * offset 661 + * offset 681 */ - uint8_t alignmentFill_at_661[1]; + uint8_t alignmentFill_at_681[1]; /** - * offset 662 + * offset 682 */ Gpio mc33972_cs; /** - * offset 664 + * offset 684 */ pin_output_mode_e mc33972_csPinMode; /** * Useful in Research&Development phase - * offset 665 + * offset 685 */ adc_channel_e auxFastSensor1_adcChannel; /** * First throttle body, second sensor. - * offset 666 + * offset 686 */ adc_channel_e tps1_2AdcChannel; /** * Second throttle body, second sensor. - * offset 667 + * offset 687 */ adc_channel_e tps2_2AdcChannel; /** @@ -1454,116 +1454,116 @@ struct engine_configuration_s { * Second channel * See also tps1_1AdcChannel * See throttlePedalSecondaryUpVoltage and throttlePedalSecondaryWOTVoltage - * offset 668 + * offset 688 */ adc_channel_e throttlePedalPositionSecondAdcChannel; /** % - * offset 669 + * offset 689 */ uint8_t fuelLevelValues[FUEL_LEVEL_TABLE_COUNT]; /** * AFR, WBO, EGO - whatever you like to call it - * offset 677 + * offset 697 */ ego_sensor_e afr_type; /** * need 4 byte alignment units - * offset 678 + * offset 698 */ - uint8_t alignmentFill_at_678[2]; + uint8_t alignmentFill_at_698[2]; /** * 0.1 is a good default value x - * offset 680 + * offset 700 */ float idle_antiwindupFreq; /** - * offset 684 + * offset 704 */ brain_input_pin_e triggerInputPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 688 + * offset 708 */ uint16_t unused688; - /** - * offset 690 - */ - pin_output_mode_e hip9011CsPinMode; - /** - * need 4 byte alignment - units - * offset 691 - */ - uint8_t alignmentFill_at_691[1]; - /** - * offset 692 - */ - output_pin_e tachOutputPin; - /** - * offset 694 - */ - pin_output_mode_e tachOutputPinMode; - /** - * need 4 byte alignment - units - * offset 695 - */ - uint8_t alignmentFill_at_695[1]; - /** - * offset 696 - */ - output_pin_e mainRelayPin; - /** - * offset 698 - */ - Gpio sdCardCsPin; - /** - * set_can_tx_pin X - * offset 700 - */ - Gpio canTxPin; - /** - * set_can_rx_pin X - * offset 702 - */ - Gpio canRxPin; - /** - * offset 704 - */ - pin_input_mode_e throttlePedalUpPinMode; - /** - * Additional idle % while A/C is active - % - * offset 705 - */ - uint8_t acIdleExtraOffset; - /** - * Ratio between the wheels and your transmission output. - ratio - * offset 706 - */ - scaled_channel finalGearRatio; - /** - * offset 708 - */ - brain_input_pin_e tcuInputSpeedSensorPin; /** * offset 710 */ - uint8_t tcuInputSpeedSensorTeeth; + pin_output_mode_e hip9011CsPinMode; /** * need 4 byte alignment units * offset 711 */ uint8_t alignmentFill_at_711[1]; + /** + * offset 712 + */ + output_pin_e tachOutputPin; + /** + * offset 714 + */ + pin_output_mode_e tachOutputPinMode; + /** + * need 4 byte alignment + units + * offset 715 + */ + uint8_t alignmentFill_at_715[1]; + /** + * offset 716 + */ + output_pin_e mainRelayPin; + /** + * offset 718 + */ + Gpio sdCardCsPin; + /** + * set_can_tx_pin X + * offset 720 + */ + Gpio canTxPin; + /** + * set_can_rx_pin X + * offset 722 + */ + Gpio canRxPin; + /** + * offset 724 + */ + pin_input_mode_e throttlePedalUpPinMode; + /** + * Additional idle % while A/C is active + % + * offset 725 + */ + uint8_t acIdleExtraOffset; + /** + * Ratio between the wheels and your transmission output. + ratio + * offset 726 + */ + scaled_channel finalGearRatio; + /** + * offset 728 + */ + brain_input_pin_e tcuInputSpeedSensorPin; + /** + * offset 730 + */ + uint8_t tcuInputSpeedSensorTeeth; + /** + * need 4 byte alignment + units + * offset 731 + */ + uint8_t alignmentFill_at_731[1]; /** * Voltage when the wastegate is closed. * You probably don't have one of these! mv - * offset 712 + * offset 732 */ uint16_t wastegatePositionMin; /** @@ -1571,14 +1571,14 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 714 + * offset 734 */ uint16_t wastegatePositionMax; /** * Voltage when the idle valve is closed. * You probably don't have one of these! mv - * offset 716 + * offset 736 */ uint16_t idlePositionMin; /** @@ -1586,174 +1586,31 @@ struct engine_configuration_s { * You probably don't have one of these! * 1 volt = 1000 units mv - * offset 718 + * offset 738 */ uint16_t idlePositionMax; /** * Secondary TTL channel baud rate BPs - * offset 720 + * offset 740 */ uint32_t tunerStudioSerialSpeed; /** * Just for reference really, not taken into account by any logic at this point CR - * offset 724 + * offset 744 */ float compressionRatio; /** * Each rusEFI piece can provide synthetic trigger signal for external ECU. Sometimes these wires are routed back into trigger inputs of the same rusEFI board. * See also directSelfStimulation which is different. - * offset 728 + * offset 748 */ Gpio triggerSimulatorPins[TRIGGER_SIMULATOR_PIN_COUNT]; /** - * offset 734 + * offset 754 */ pin_output_mode_e triggerSimulatorPinModes[TRIGGER_SIMULATOR_PIN_COUNT]; - /** - * need 4 byte alignment - units - * offset 737 - */ - uint8_t alignmentFill_at_737[1]; - /** - * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin - * offset 738 - */ - output_pin_e o2heaterPin; - /** - * offset 740 - */ - pin_output_mode_e o2heaterPinModeTodO; - /** - * need 4 byte alignment - units - * offset 741 - */ - uint8_t alignmentFill_at_741[3]; - /** - offset 744 bit 0 */ - bool is_enabled_spi_1 : 1 {}; - /** - offset 744 bit 1 */ - bool is_enabled_spi_2 : 1 {}; - /** - offset 744 bit 2 */ - bool is_enabled_spi_3 : 1 {}; - /** - * enable sd/disable sd - offset 744 bit 3 */ - bool isSdCardEnabled : 1 {}; - /** - * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. - offset 744 bit 4 */ - bool rusefiVerbose29b : 1 {}; - /** - offset 744 bit 5 */ - bool isEngineControlEnabled : 1 {}; - /** - offset 744 bit 6 */ - bool isHip9011Enabled : 1 {}; - /** - offset 744 bit 7 */ - bool isVerboseAlternator : 1 {}; - /** - offset 744 bit 8 */ - bool verboseQuad : 1 {}; - /** - * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. - offset 744 bit 9 */ - bool useStepperIdle : 1 {}; - /** - offset 744 bit 10 */ - bool enabledStep1Limiter : 1 {}; - /** - offset 744 bit 11 */ - bool useTpicAdvancedMode : 1 {}; - /** - offset 744 bit 12 */ - bool useLcdScreen : 1 {}; - /** - offset 744 bit 13 */ - bool verboseTLE8888 : 1 {}; - /** - * CAN broadcast using custom rusEFI protocol - * enable can_broadcast/disable can_broadcast - offset 744 bit 14 */ - bool enableVerboseCanTx : 1 {}; - /** - * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. - offset 744 bit 15 */ - bool onOffAlternatorLogic : 1 {}; - /** - * enable cj125/disable cj125 - offset 744 bit 16 */ - bool isCJ125Enabled : 1 {}; - /** - * Use rise or fall signal front - * get vvtCamSensorUseRise - offset 744 bit 17 */ - bool vvtCamSensorUseRise : 1 {}; - /** - * Useful for individual intakes - offset 744 bit 18 */ - bool measureMapOnlyInOneCylinder : 1 {}; - /** - offset 744 bit 19 */ - bool stepperForceParkingEveryRestart : 1 {}; - /** - * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. - offset 744 bit 20 */ - bool isFasterEngineSpinUpEnabled : 1 {}; - /** - * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. - offset 744 bit 21 */ - bool coastingFuelCutEnabled : 1 {}; - /** - * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. - offset 744 bit 22 */ - bool useIacTableForCoasting : 1 {}; - /** - offset 744 bit 23 */ - bool useNoiselessTriggerDecoder : 1 {}; - /** - offset 744 bit 24 */ - bool useIdleTimingPidControl : 1 {}; - /** - * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. - offset 744 bit 25 */ - bool disableEtbWhenEngineStopped : 1 {}; - /** - offset 744 bit 26 */ - bool is_enabled_spi_4 : 1 {}; - /** - * Disable the electronic throttle motor and DC idle motor for testing. - * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. - offset 744 bit 27 */ - bool pauseEtbControl : 1 {}; - /** - offset 744 bit 28 */ - bool alignEngineSnifferAtTDC : 1 {}; - /** - * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. - offset 744 bit 29 */ - bool useETBforIdleControl : 1 {}; - /** - offset 744 bit 30 */ - bool idleIncrementalPidCic : 1 {}; - /** - * AEM X-Series or rusEFI Wideband - offset 744 bit 31 */ - bool enableAemXSeries : 1 {}; - /** - * offset 748 - */ - brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; - /** - * offset 756 - */ - pin_output_mode_e mainRelayPinMode; /** * need 4 byte alignment units @@ -1761,1030 +1618,1173 @@ struct engine_configuration_s { */ uint8_t alignmentFill_at_757[1]; /** + * Narrow band o2 heater, not used for CJ125. 'ON' if engine is running, 'OFF' if stopped or cranking. See wboHeaterPin * offset 758 */ - Gpio hip9011CsPin; + output_pin_e o2heaterPin; /** * offset 760 */ + pin_output_mode_e o2heaterPinModeTodO; + /** + * need 4 byte alignment + units + * offset 761 + */ + uint8_t alignmentFill_at_761[3]; + /** + offset 764 bit 0 */ + bool is_enabled_spi_1 : 1 {}; + /** + offset 764 bit 1 */ + bool is_enabled_spi_2 : 1 {}; + /** + offset 764 bit 2 */ + bool is_enabled_spi_3 : 1 {}; + /** + * enable sd/disable sd + offset 764 bit 3 */ + bool isSdCardEnabled : 1 {}; + /** + * Use 11 bit (standard) or 29 bit (extended) IDs for rusEFI verbose CAN format. + offset 764 bit 4 */ + bool rusefiVerbose29b : 1 {}; + /** + offset 764 bit 5 */ + bool isEngineControlEnabled : 1 {}; + /** + offset 764 bit 6 */ + bool isHip9011Enabled : 1 {}; + /** + offset 764 bit 7 */ + bool isVerboseAlternator : 1 {}; + /** + offset 764 bit 8 */ + bool verboseQuad : 1 {}; + /** + * This setting should only be used if you have a stepper motor idle valve and a stepper motor driver installed. + offset 764 bit 9 */ + bool useStepperIdle : 1 {}; + /** + offset 764 bit 10 */ + bool enabledStep1Limiter : 1 {}; + /** + offset 764 bit 11 */ + bool useTpicAdvancedMode : 1 {}; + /** + offset 764 bit 12 */ + bool useLcdScreen : 1 {}; + /** + offset 764 bit 13 */ + bool verboseTLE8888 : 1 {}; + /** + * CAN broadcast using custom rusEFI protocol + * enable can_broadcast/disable can_broadcast + offset 764 bit 14 */ + bool enableVerboseCanTx : 1 {}; + /** + * This will cause the alternator to be operated in a basic on or off mode, this is the simplest alternator control. + offset 764 bit 15 */ + bool onOffAlternatorLogic : 1 {}; + /** + * enable cj125/disable cj125 + offset 764 bit 16 */ + bool isCJ125Enabled : 1 {}; + /** + * Use rise or fall signal front + * get vvtCamSensorUseRise + offset 764 bit 17 */ + bool vvtCamSensorUseRise : 1 {}; + /** + * Useful for individual intakes + offset 764 bit 18 */ + bool measureMapOnlyInOneCylinder : 1 {}; + /** + offset 764 bit 19 */ + bool stepperForceParkingEveryRestart : 1 {}; + /** + * If enabled, try to fire the engine before a full engine cycle has been completed using RPM estimated from the last 90 degrees of engine rotation. As soon as the trigger syncs plus 90 degrees rotation, fuel and ignition events will occur. If disabled, worst case may require up to 4 full crank rotations before any events are scheduled. + offset 764 bit 20 */ + bool isFasterEngineSpinUpEnabled : 1 {}; + /** + * This setting disables fuel injection while the engine is in overrun, this is useful as a fuel saving measure and to prevent back firing. + offset 764 bit 21 */ + bool coastingFuelCutEnabled : 1 {}; + /** + * This setting allows the ECU to open the IAC during overrun conditions to help reduce engine breaking, this can be helpful for large engines in light weight cars. Used in Auto-PID Idle mode. + offset 764 bit 22 */ + bool useIacTableForCoasting : 1 {}; + /** + offset 764 bit 23 */ + bool useNoiselessTriggerDecoder : 1 {}; + /** + offset 764 bit 24 */ + bool useIdleTimingPidControl : 1 {}; + /** + * Allows disabling the ETB when the engine is stopped. You may not like the power draw or PWM noise from the motor, so this lets you turn it off until it's necessary. + offset 764 bit 25 */ + bool disableEtbWhenEngineStopped : 1 {}; + /** + offset 764 bit 26 */ + bool is_enabled_spi_4 : 1 {}; + /** + * Disable the electronic throttle motor and DC idle motor for testing. + * This mode is for testing ETB/DC idle position sensors, etc without actually driving the throttle. + offset 764 bit 27 */ + bool pauseEtbControl : 1 {}; + /** + offset 764 bit 28 */ + bool alignEngineSnifferAtTDC : 1 {}; + /** + * This setting allows the ETB to act as the idle air control valve and move to regulate the airflow at idle. + offset 764 bit 29 */ + bool useETBforIdleControl : 1 {}; + /** + offset 764 bit 30 */ + bool idleIncrementalPidCic : 1 {}; + /** + * AEM X-Series or rusEFI Wideband + offset 764 bit 31 */ + bool enableAemXSeries : 1 {}; + /** + * offset 768 + */ + brain_input_pin_e logicAnalyzerPins[LOGIC_ANALYZER_CHANNEL_COUNT]; + /** + * offset 776 + */ + pin_output_mode_e mainRelayPinMode; + /** + * need 4 byte alignment + units + * offset 777 + */ + uint8_t alignmentFill_at_777[1]; + /** + * offset 778 + */ + Gpio hip9011CsPin; + /** + * offset 780 + */ Gpio hip9011IntHoldPin; /** - * offset 762 + * offset 782 */ pin_output_mode_e hip9011IntHoldPinMode; /** * need 4 byte alignment units - * offset 763 + * offset 783 */ - uint8_t alignmentFill_at_763[1]; + uint8_t alignmentFill_at_783[1]; /** - * offset 764 + * offset 784 */ uint32_t verboseCanBaseAddress; /** v - * offset 768 + * offset 788 */ uint8_t mc33_hvolt; /** * Minimum MAP before closed loop boost is enabled. Use to prevent misbehavior upon entering boost. kPa - * offset 769 + * offset 789 */ uint8_t minimumBoostClosedLoopMap; /** * Optional Radiator Fan used with A/C - * offset 770 + * offset 790 */ output_pin_e acFanPin; /** - * offset 772 + * offset 792 */ pin_output_mode_e acFanPinMode; /** - * offset 773 + * offset 793 */ spi_device_e l9779spiDevice; /** volts - * offset 774 + * offset 794 */ scaled_channel dwellVoltageCorrVoltBins[DWELL_CURVE_SIZE]; /** - * offset 782 + * offset 802 */ imu_type_e imuType; /** multiplier - * offset 783 + * offset 803 */ scaled_channel dwellVoltageCorrValues[DWELL_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 791 + * offset 811 */ - uint8_t alignmentFill_at_791[1]; + uint8_t alignmentFill_at_811[1]; /** kg - * offset 792 + * offset 812 */ uint16_t vehicleWeight; /** * How far above idle speed do we consider idling? * For example, if target = 800, this param = 200, then anything below 1000 RPM is considered idle. RPM - * offset 794 + * offset 814 */ int16_t idlePidRpmUpperLimit; /** * Apply nonlinearity correction below a pulse of this duration. Pulses longer than this duration will receive no adjustment. ms - * offset 796 + * offset 816 */ scaled_channel applyNonlinearBelowPulse; /** - * offset 798 + * offset 818 */ Gpio lps25BaroSensorScl; /** - * offset 800 + * offset 820 */ Gpio lps25BaroSensorSda; /** - * offset 802 + * offset 822 */ brain_input_pin_e vehicleSpeedSensorInputPin; /** * Some vehicles have a switch to indicate that clutch pedal is all the way up - * offset 804 + * offset 824 */ switch_input_pin_e clutchUpPin; /** - * offset 806 + * offset 826 */ InjectorNonlinearMode injectorNonlinearMode; /** - * offset 807 + * offset 827 */ pin_input_mode_e clutchUpPinMode; /** - * offset 808 + * offset 828 */ Gpio max31855_cs[EGT_CHANNEL_COUNT]; /** * Continental/GM flex fuel sensor, 50-150hz type - * offset 824 + * offset 844 */ brain_input_pin_e flexSensorPin; /** - * offset 826 + * offset 846 */ Gpio test557pin; /** - * offset 828 + * offset 848 */ pin_output_mode_e stepperDirectionPinMode; /** - * offset 829 + * offset 849 */ spi_device_e mc33972spiDevice; /** * Stoichiometric ratio for your secondary fuel. This value is used when the Flex Fuel sensor indicates E100, typically 9.0 :1 - * offset 830 + * offset 850 */ scaled_channel stoichRatioSecondary; /** * Maximum allowed ETB position. Some throttles go past fully open, so this allows you to limit it to fully open. % - * offset 831 + * offset 851 */ uint8_t etbMaximumPosition; /** * SD card logging period, in milliseconds ms - * offset 832 + * offset 852 */ int16_t sdCardPeriodMs; /** - * offset 834 + * offset 854 */ adc_channel_e idlePositionSensor; /** * need 4 byte alignment units - * offset 835 + * offset 855 */ - uint8_t alignmentFill_at_835[1]; + uint8_t alignmentFill_at_855[1]; /** - * offset 836 + * offset 856 */ Gpio debugMapAveraging; /** - * offset 838 + * offset 858 */ output_pin_e starterRelayDisablePin; /** * On some vehicles we can disable starter once engine is already running - * offset 840 + * offset 860 */ pin_output_mode_e starterRelayDisablePinMode; /** * need 4 byte alignment units - * offset 841 + * offset 861 */ - uint8_t alignmentFill_at_841[1]; + uint8_t alignmentFill_at_861[1]; /** * Some Subaru and some Mazda use double-solenoid idle air valve - * offset 842 + * offset 862 */ output_pin_e secondSolenoidPin; /** * See also starterControlPin - * offset 844 + * offset 864 */ switch_input_pin_e startStopButtonPin; /** * need 4 byte alignment units - * offset 846 + * offset 866 */ - uint8_t alignmentFill_at_846[2]; + uint8_t alignmentFill_at_866[2]; /** * This many MAP samples are used to estimate the current MAP. This many samples are considered, and the minimum taken. Recommended value is 1 for single-throttle engines, and your number of cylinders for individual throttle bodies. count - * offset 848 + * offset 868 */ int mapMinBufferLength; /** * Below this throttle position, the engine is considered idling. If you have an electronic throttle, this checks accelerator pedal position instead of throttle position, and should be set to 1-2%. % - * offset 852 + * offset 872 */ int16_t idlePidDeactivationTpsThreshold; /** % - * offset 854 + * offset 874 */ int16_t stepperParkingExtraSteps; /** ADC - * offset 856 + * offset 876 */ uint16_t tps1SecondaryMin; /** ADC - * offset 858 + * offset 878 */ uint16_t tps1SecondaryMax; /** rpm - * offset 860 + * offset 880 */ int16_t antiLagRpmTreshold; /** * Maximum time to crank starter when start/stop button is pressed Seconds - * offset 862 + * offset 882 */ uint16_t startCrankingDuration; /** * This pin is used for debugging - snap a logic analyzer on it and see if it's ever high - * offset 864 + * offset 884 */ Gpio triggerErrorPin; /** - * offset 866 + * offset 886 */ pin_output_mode_e triggerErrorPinMode; /** * need 4 byte alignment units - * offset 867 + * offset 887 */ - uint8_t alignmentFill_at_867[1]; + uint8_t alignmentFill_at_887[1]; /** - * offset 868 + * offset 888 */ output_pin_e acRelayPin; /** - * offset 870 + * offset 890 */ pin_output_mode_e acRelayPinMode; /** * need 4 byte alignment units - * offset 871 + * offset 891 */ - uint8_t alignmentFill_at_871[1]; + uint8_t alignmentFill_at_891[1]; /** - * offset 872 + * offset 892 */ script_setting_t scriptSetting[SCRIPT_SETTING_COUNT]; /** - * offset 904 + * offset 924 */ Gpio spi1mosiPin; /** - * offset 906 + * offset 926 */ Gpio spi1misoPin; /** - * offset 908 + * offset 928 */ Gpio spi1sckPin; /** - * offset 910 + * offset 930 */ Gpio spi2mosiPin; /** - * offset 912 + * offset 932 */ Gpio spi2misoPin; /** - * offset 914 + * offset 934 */ Gpio spi2sckPin; /** - * offset 916 + * offset 936 */ Gpio spi3mosiPin; /** - * offset 918 + * offset 938 */ Gpio spi3misoPin; /** - * offset 920 + * offset 940 */ Gpio spi3sckPin; /** * Saab Combustion Detection Module knock signal input pin * also known as Saab Ion Sensing Module - * offset 922 + * offset 942 */ Gpio cdmInputPin; /** - * offset 924 + * offset 944 */ Gpio joystickCenterPin; /** - * offset 926 + * offset 946 */ Gpio joystickAPin; /** - * offset 928 + * offset 948 */ Gpio joystickBPin; /** - * offset 930 + * offset 950 */ Gpio joystickCPin; /** - * offset 932 + * offset 952 */ Gpio joystickDPin; /** - * offset 934 + * offset 954 */ uart_device_e consoleUartDevice; /** * rusEFI console Sensor Sniffer mode - * offset 935 + * offset 955 */ sensor_chart_e sensorChartMode; /** - * offset 936 + * offset 956 */ maf_sensor_type_e mafSensorType; /** * need 4 byte alignment units - * offset 937 + * offset 957 */ - uint8_t alignmentFill_at_937[3]; + uint8_t alignmentFill_at_957[3]; /** - offset 940 bit 0 */ + offset 960 bit 0 */ bool clutchUpPinInverted : 1 {}; /** - offset 940 bit 1 */ + offset 960 bit 1 */ bool clutchDownPinInverted : 1 {}; /** * If enabled we use two H-bridges to drive stepper idle air valve - offset 940 bit 2 */ + offset 960 bit 2 */ bool useHbridgesToDriveIdleStepper : 1 {}; /** - offset 940 bit 3 */ + offset 960 bit 3 */ bool multisparkEnable : 1 {}; /** - offset 940 bit 4 */ + offset 960 bit 4 */ bool enableLaunchRetard : 1 {}; /** - offset 940 bit 5 */ + offset 960 bit 5 */ bool unfinishedenableLaunchBoost : 1 {}; /** - offset 940 bit 6 */ + offset 960 bit 6 */ bool unfinishedlaunchDisableBySpeed : 1 {}; /** * Read VSS from OEM CAN bus according to selected CAN vehicle configuration. - offset 940 bit 7 */ + offset 960 bit 7 */ bool enableCanVss : 1 {}; /** - offset 940 bit 8 */ + offset 960 bit 8 */ bool enableInnovateLC2 : 1 {}; /** - offset 940 bit 9 */ + offset 960 bit 9 */ bool showHumanReadableWarning : 1 {}; /** * If enabled, adjust at a constant rate instead of a rate proportional to the current lambda error. This mode may be easier to tune, and more tolerant of sensor noise. Use of this mode is required if you have a narrowband O2 sensor. - offset 940 bit 10 */ + offset 960 bit 10 */ bool stftIgnoreErrorMagnitude : 1 {}; /** - offset 940 bit 11 */ + offset 960 bit 11 */ bool tempBooleanForVerySpecialCases : 1 {}; /** - offset 940 bit 12 */ + offset 960 bit 12 */ bool enableSoftwareKnock : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable vvt_details - offset 940 bit 13 */ + offset 960 bit 13 */ bool verboseVVTDecoding : 1 {}; /** * get invertCamVVTSignal - offset 940 bit 14 */ + offset 960 bit 14 */ bool invertCamVVTSignal : 1 {}; /** * This property is useful if using rusEFI as TCM or BCM only * enable consumeObdSensors - offset 940 bit 15 */ + offset 960 bit 15 */ bool consumeObdSensors : 1 {}; /** - offset 940 bit 16 */ + offset 960 bit 16 */ bool knockBankCyl1 : 1 {}; /** - offset 940 bit 17 */ + offset 960 bit 17 */ bool knockBankCyl2 : 1 {}; /** - offset 940 bit 18 */ + offset 960 bit 18 */ bool knockBankCyl3 : 1 {}; /** - offset 940 bit 19 */ + offset 960 bit 19 */ bool knockBankCyl4 : 1 {}; /** - offset 940 bit 20 */ + offset 960 bit 20 */ bool knockBankCyl5 : 1 {}; /** - offset 940 bit 21 */ + offset 960 bit 21 */ bool knockBankCyl6 : 1 {}; /** - offset 940 bit 22 */ + offset 960 bit 22 */ bool knockBankCyl7 : 1 {}; /** - offset 940 bit 23 */ + offset 960 bit 23 */ bool knockBankCyl8 : 1 {}; /** - offset 940 bit 24 */ + offset 960 bit 24 */ bool knockBankCyl9 : 1 {}; /** - offset 940 bit 25 */ + offset 960 bit 25 */ bool knockBankCyl10 : 1 {}; /** - offset 940 bit 26 */ + offset 960 bit 26 */ bool knockBankCyl11 : 1 {}; /** - offset 940 bit 27 */ + offset 960 bit 27 */ bool knockBankCyl12 : 1 {}; /** - offset 940 bit 28 */ + offset 960 bit 28 */ bool tcuEnabled : 1 {}; /** - offset 940 bit 29 */ + offset 960 bit 29 */ bool canBroadcastUseChannelTwo : 1 {}; /** * If enabled we use four Push-Pull outputs to directly drive stepper idle air valve coilss - offset 940 bit 30 */ + offset 960 bit 30 */ bool useRawOutputToDriveIdleStepper : 1 {}; /** * Print incoming and outgoing second bus CAN messages in rusEFI console - offset 940 bit 31 */ + offset 960 bit 31 */ bool verboseCan2 : 1 {}; /** - * offset 944 + * offset 964 */ dc_io etbIo[ETB_COUNT]; /** * Wastegate control Solenoid - * offset 960 + * offset 980 */ output_pin_e boostControlPin; /** - * offset 962 + * offset 982 */ pin_output_mode_e boostControlPinMode; /** * need 4 byte alignment units - * offset 963 + * offset 983 */ - uint8_t alignmentFill_at_963[1]; + uint8_t alignmentFill_at_983[1]; /** - * offset 964 + * offset 984 */ switch_input_pin_e antiLagActivatePin; /** - * offset 966 + * offset 986 */ switch_input_pin_e launchActivatePin; /** - * offset 968 + * offset 988 */ pid_s boostPid; /** - * offset 988 + * offset 1008 */ boostType_e boostType; /** * need 4 byte alignment units - * offset 989 + * offset 1009 */ - uint8_t alignmentFill_at_989[3]; + uint8_t alignmentFill_at_1009[3]; /** Hz - * offset 992 + * offset 1012 */ int boostPwmFrequency; /** - * offset 996 + * offset 1016 */ launchActivationMode_e launchActivationMode; /** - * offset 997 + * offset 1017 */ antiLagActivationMode_e antiLagActivationMode; /** * need 4 byte alignment units - * offset 998 + * offset 1018 */ - uint8_t alignmentFill_at_998[2]; + uint8_t alignmentFill_at_1018[2]; /** * Disabled above this speed Kph - * offset 1000 + * offset 1020 */ int launchSpeedThreshold; /** * Range from Launch Rpm for Timing Retard to activate RPM - * offset 1004 + * offset 1024 */ int launchTimingRpmRange; /** * Extra Fuel Added % - * offset 1008 + * offset 1028 */ int launchFuelAdded; /** * Duty Cycle for the Boost Solenoid % - * offset 1012 + * offset 1032 */ int launchBoostDuty; /** * RPM Range for Hard Cut rpm - * offset 1016 + * offset 1036 */ int hardCutRpmRange; /** rpm - * offset 1020 + * offset 1040 */ int launchAdvanceRpmRange; /** rpm - * offset 1024 + * offset 1044 */ int launchTpsTreshold; /** rpm - * offset 1028 + * offset 1048 */ float launchActivateDelay; /** - * offset 1032 + * offset 1052 */ stft_s stft; /** - * offset 1056 + * offset 1076 */ dc_io stepperDcIo[DC_PER_STEPPER]; /** * For example, BMW, GM or Chevrolet * REQUIRED for rusEFI Online - * offset 1072 + * offset 1092 */ vehicle_info_t engineMake; /** * For example, LS1 or NB2 * REQUIRED for rusEFI Online - * offset 1104 + * offset 1124 */ vehicle_info_t engineCode; /** * For example, Hunchback or Orange Miata * Vehicle name has to be unique between your vehicles. * REQUIRED for rusEFI Online - * offset 1136 + * offset 1156 */ vehicle_info_t vehicleName; /** - * offset 1168 + * offset 1188 */ output_pin_e tcu_solenoid[TCU_SOLENOID_COUNT]; /** - * offset 1180 + * offset 1200 */ etb_function_e etbFunctions[ETB_COUNT]; /** - * offset 1182 + * offset 1202 */ spi_device_e drv8860spiDevice; /** * need 4 byte alignment units - * offset 1183 + * offset 1203 */ - uint8_t alignmentFill_at_1183[1]; + uint8_t alignmentFill_at_1203[1]; /** - * offset 1184 + * offset 1204 */ Gpio drv8860_cs; /** - * offset 1186 + * offset 1206 */ pin_output_mode_e drv8860_csPinMode; /** * need 4 byte alignment units - * offset 1187 + * offset 1207 */ - uint8_t alignmentFill_at_1187[1]; + uint8_t alignmentFill_at_1207[1]; /** - * offset 1188 + * offset 1208 */ Gpio drv8860_miso; /** volt - * offset 1190 + * offset 1210 */ scaled_channel fuelLevelBins[FUEL_LEVEL_TABLE_COUNT]; /** - * offset 1206 + * offset 1226 */ output_pin_e luaOutputPins[LUA_PWM_COUNT]; /** * need 4 byte alignment units - * offset 1222 + * offset 1242 */ - uint8_t alignmentFill_at_1222[2]; + uint8_t alignmentFill_at_1242[2]; /** * Angle between cam sensor and VVT zero position * set vvt_offset X value - * offset 1224 + * offset 1244 */ float vvtOffsets[CAM_INPUTS_COUNT]; /** - * offset 1240 + * offset 1260 */ float vvtOffsetsPadding[CAM_INPUTS_COUNT_padding]; /** - * offset 1240 + * offset 1260 */ vr_threshold_s vrThreshold[VR_THRESHOLD_COUNT]; /** - * offset 1272 + * offset 1292 */ gppwm_note_t gpPwmNote[GPPWM_CHANNELS]; /** ADC - * offset 1336 + * offset 1356 */ uint16_t tps2SecondaryMin; /** ADC - * offset 1338 + * offset 1358 */ uint16_t tps2SecondaryMax; /** - offset 1340 bit 0 */ + offset 1360 bit 0 */ bool disablePrimaryUart : 1 {}; /** * Enables lambda sensor closed loop feedback for fuelling. - offset 1340 bit 1 */ + offset 1360 bit 1 */ bool fuelClosedLoopCorrectionEnabled : 1 {}; /** * Print details into rusEFI console * enable verbose_idle - offset 1340 bit 2 */ + offset 1360 bit 2 */ bool isVerboseIAC : 1 {}; /** - offset 1340 bit 3 */ + offset 1360 bit 3 */ bool boardUseTachPullUp : 1 {}; /** - offset 1340 bit 4 */ + offset 1360 bit 4 */ bool boardUseTempPullUp : 1 {}; /** - offset 1340 bit 5 */ + offset 1360 bit 5 */ bool unused234234234 : 1 {}; /** * Sometimes we have a performance issue while printing error - offset 1340 bit 6 */ + offset 1360 bit 6 */ bool silentTriggerError : 1 {}; /** - offset 1340 bit 7 */ + offset 1360 bit 7 */ bool useLinearCltSensor : 1 {}; /** * enable can_read/disable can_read - offset 1340 bit 8 */ + offset 1360 bit 8 */ bool canReadEnabled : 1 {}; /** * enable can_write/disable can_write - offset 1340 bit 9 */ + offset 1360 bit 9 */ bool canWriteEnabled : 1 {}; /** - offset 1340 bit 10 */ + offset 1360 bit 10 */ bool useLinearIatSensor : 1 {}; /** - offset 1340 bit 11 */ + offset 1360 bit 11 */ bool boardUse2stepPullDown : 1 {}; /** * Treat milliseconds value as duty cycle value, i.e. 0.5ms would become 50% - offset 1340 bit 12 */ + offset 1360 bit 12 */ bool tachPulseDurationAsDutyCycle : 1 {}; /** * This enables smart alternator control and activates the extra alternator settings. - offset 1340 bit 13 */ + offset 1360 bit 13 */ bool isAlternatorControlEnabled : 1 {}; /** * This setting flips the signal from the primary engine speed sensor. - offset 1340 bit 14 */ + offset 1360 bit 14 */ bool invertPrimaryTriggerSignal : 1 {}; /** * This setting flips the signal from the secondary engine speed sensor. - offset 1340 bit 15 */ + offset 1360 bit 15 */ bool invertSecondaryTriggerSignal : 1 {}; /** - offset 1340 bit 16 */ + offset 1360 bit 16 */ bool cutFuelOnHardLimit : 1 {}; /** * Be careful enabling this: some engines are known to self-disassemble their valvetrain with a spark cut. Fuel cut is much safer. - offset 1340 bit 17 */ + offset 1360 bit 17 */ bool cutSparkOnHardLimit : 1 {}; /** - offset 1340 bit 18 */ + offset 1360 bit 18 */ bool launchFuelCutEnable : 1 {}; /** * This is the Cut Mode normally used - offset 1340 bit 19 */ + offset 1360 bit 19 */ bool launchSparkCutEnable : 1 {}; /** - offset 1340 bit 20 */ + offset 1360 bit 20 */ bool boardUseCrankPullUp : 1 {}; /** - offset 1340 bit 21 */ + offset 1360 bit 21 */ bool boardUseCamPullDown : 1 {}; /** - offset 1340 bit 22 */ + offset 1360 bit 22 */ bool boardUseCamVrPullUp : 1 {}; /** - offset 1340 bit 23 */ + offset 1360 bit 23 */ bool boardUseD2PullDown : 1 {}; /** - offset 1340 bit 24 */ + offset 1360 bit 24 */ bool boardUseD3PullDown : 1 {}; /** - offset 1340 bit 25 */ + offset 1360 bit 25 */ bool boardUseD4PullDown : 1 {}; /** - offset 1340 bit 26 */ + offset 1360 bit 26 */ bool boardUseD5PullDown : 1 {}; /** * Sometimes we just have to shut the engine down. Use carefully! - offset 1340 bit 27 */ + offset 1360 bit 27 */ bool useFSIO5ForCriticalIssueEngineStop : 1 {}; /** * Sometimes we have to miss injection on purpose to attract driver's attention - offset 1340 bit 28 */ + offset 1360 bit 28 */ bool useFSIO4ForSeriousEngineWarning : 1 {}; /** - offset 1340 bit 29 */ + offset 1360 bit 29 */ bool launchActivateInverted : 1 {}; /** - offset 1340 bit 30 */ + offset 1360 bit 30 */ bool twoStroke : 1 {}; /** * Where is your primary skipped wheel located? - offset 1340 bit 31 */ + offset 1360 bit 31 */ bool skippedWheelOnCam : 1 {}; /** - * offset 1344 + * offset 1364 */ adc_channel_e hipOutputChannel; /** * need 4 byte alignment units - * offset 1345 + * offset 1365 */ - uint8_t alignmentFill_at_1345[1]; + uint8_t alignmentFill_at_1365[1]; /** * A/C button input - * offset 1346 + * offset 1366 */ switch_input_pin_e acSwitch; /** - * offset 1348 + * offset 1368 */ adc_channel_e vRefAdcChannel; /** * Expected neutral position % - * offset 1349 + * offset 1369 */ uint8_t etbNeutralPosition; /** * See also idleRpmPid - * offset 1350 + * offset 1370 */ idle_mode_e idleMode; /** * need 4 byte alignment units - * offset 1351 + * offset 1371 */ - uint8_t alignmentFill_at_1351[1]; + uint8_t alignmentFill_at_1371[1]; /** * Enable fuel injection - This is default off for new projects as a safety feature, set to "true" to enable fuel injection and further injector settings. - offset 1352 bit 0 */ + offset 1372 bit 0 */ bool isInjectionEnabled : 1 {}; /** * Enable ignition - This is default off for new projects as a safety feature, set to "true" to enable ignition and further ignition settings. - offset 1352 bit 1 */ + offset 1372 bit 1 */ bool isIgnitionEnabled : 1 {}; /** * When enabled if TPS is held above 95% no fuel is injected while cranking to clear excess fuel from the cylinders. - offset 1352 bit 2 */ + offset 1372 bit 2 */ bool isCylinderCleanupEnabled : 1 {}; /** * Should we use tables to vary tau/beta based on CLT/MAP, or just with fixed values? - offset 1352 bit 3 */ + offset 1372 bit 3 */ bool complexWallModel : 1 {}; /** - offset 1352 bit 4 */ + offset 1372 bit 4 */ bool alwaysInstantRpm : 1 {}; /** - offset 1352 bit 5 */ + offset 1372 bit 5 */ bool isMapAveragingEnabled : 1 {}; /** * If enabled, use separate temperature multiplier table for cranking idle position. * If disabled, use normal running multiplier table applied to the cranking base position. - offset 1352 bit 6 */ + offset 1372 bit 6 */ bool overrideCrankingIacSetting : 1 {}; /** * This activates a separate ignition timing table for idle conditions, this can help idle stability by using ignition retard and advance either side of the desired idle speed. Extra retard at low idle speeds will prevent stalling and extra advance at high idle speeds can help reduce engine power and slow the idle speed. - offset 1352 bit 7 */ + offset 1372 bit 7 */ bool useSeparateAdvanceForIdle : 1 {}; /** - offset 1352 bit 8 */ + offset 1372 bit 8 */ bool isWaveAnalyzerEnabled : 1 {}; /** * This activates a separate fuel table for Idle, this allows fine tuning of the idle fuelling. - offset 1352 bit 9 */ + offset 1372 bit 9 */ bool useSeparateVeForIdle : 1 {}; /** * Verbose info in console below engineSnifferRpmThreshold * enable trigger_details - offset 1352 bit 10 */ + offset 1372 bit 10 */ bool verboseTriggerSynchDetails : 1 {}; /** * Usually if we have no trigger events that means engine is stopped * Unless we are troubleshooting and spinning the engine by hand - this case a longer * delay is needed - offset 1352 bit 11 */ + offset 1372 bit 11 */ bool isManualSpinningMode : 1 {}; /** * This is needed if your coils are individually wired and you wish to use batch injection. * enable two_wire_batch_injection - offset 1352 bit 12 */ + offset 1372 bit 12 */ bool twoWireBatchInjection : 1 {}; /** * VR sensors are only precise on rising front * enable trigger_only_front - offset 1352 bit 13 */ + offset 1372 bit 13 */ bool useOnlyRisingEdgeForTrigger : 1 {}; /** * This is needed if your coils are individually wired (COP) and you wish to use batch ignition (Wasted Spark). - offset 1352 bit 14 */ + offset 1372 bit 14 */ bool twoWireBatchIgnition : 1 {}; /** - offset 1352 bit 15 */ + offset 1372 bit 15 */ bool useFixedBaroCorrFromMap : 1 {}; /** * In Constant mode, timing is automatically tapered to running as RPM increases. * In Table mode, the "Cranking ignition advance" table is used directly. - offset 1352 bit 16 */ + offset 1372 bit 16 */ bool useSeparateAdvanceForCranking : 1 {}; /** * This enables the various ignition corrections during cranking (IAT, CLT, FSIO and PID idle). * You probably don't need this. - offset 1352 bit 17 */ + offset 1372 bit 17 */ bool useAdvanceCorrectionsForCranking : 1 {}; /** * Enable a second cranking table to use for E100 flex fuel, interpolating between the two based on flex fuel sensor. - offset 1352 bit 18 */ + offset 1372 bit 18 */ bool flexCranking : 1 {}; /** * This flag allows to use a special 'PID Multiplier' table (0.0-1.0) to compensate for nonlinear nature of IAC-RPM controller - offset 1352 bit 19 */ + offset 1372 bit 19 */ bool useIacPidMultTable : 1 {}; /** - offset 1352 bit 20 */ + offset 1372 bit 20 */ bool isBoostControlEnabled : 1 {}; /** * Interpolates the Ignition Retard from 0 to 100% within the RPM Range - offset 1352 bit 21 */ + offset 1372 bit 21 */ bool launchSmoothRetard : 1 {}; /** * Some engines are OK running semi-random sequential while other engine require phase synchronization - offset 1352 bit 22 */ + offset 1372 bit 22 */ bool isPhaseSyncRequiredForIgnition : 1 {}; /** * If enabled, use a curve for RPM limit (based on coolant temperature) instead of a constant value. - offset 1352 bit 23 */ + offset 1372 bit 23 */ bool useCltBasedRpmLimit : 1 {}; /** * If enabled, don't wait for engine start to heat O2 sensors. WARNING: this will reduce the life of your sensor, as condensation in the exhaust from a cold start can crack the sensing element. - offset 1352 bit 24 */ + offset 1372 bit 24 */ bool forceO2Heating : 1 {}; /** - offset 1352 bit 25 */ + offset 1372 bit 25 */ bool unused_1484_bit_25 : 1 {}; /** - offset 1352 bit 26 */ + offset 1372 bit 26 */ bool unused_1484_bit_26 : 1 {}; /** - offset 1352 bit 27 */ + offset 1372 bit 27 */ bool unused_1484_bit_27 : 1 {}; /** - offset 1352 bit 28 */ + offset 1372 bit 28 */ bool unused_1484_bit_28 : 1 {}; /** - offset 1352 bit 29 */ + offset 1372 bit 29 */ bool unused_1484_bit_29 : 1 {}; /** - offset 1352 bit 30 */ + offset 1372 bit 30 */ bool unused_1484_bit_30 : 1 {}; /** - offset 1352 bit 31 */ + offset 1372 bit 31 */ bool unused_1484_bit_31 : 1 {}; /** count - * offset 1356 + * offset 1376 */ uint32_t engineChartSize; /** mult - * offset 1360 + * offset 1380 */ float turboSpeedSensorMultiplier; /** - * offset 1364 + * offset 1384 */ Gpio camInputsDebug[CAM_INPUTS_COUNT]; /** - * offset 1372 + * offset 1392 */ uint8_t camInputsDebugPadding[CAM_INPUTS_COUNT_padding]; /** * Extra idle target speed when A/C is enabled. Some cars need the extra speed to keep the AC efficient while idling. RPM - * offset 1372 + * offset 1392 */ int16_t acIdleRpmBump; /** * set warningPeriod X seconds - * offset 1374 + * offset 1394 */ int16_t warningPeriod; /** angle - * offset 1376 + * offset 1396 */ float knockDetectionWindowStart; /** angle - * offset 1380 + * offset 1400 */ float knockDetectionWindowEnd; /** ms - * offset 1384 + * offset 1404 */ float idleStepperReactionTime; /** count - * offset 1388 + * offset 1408 */ int idleStepperTotalSteps; /** * TODO: finish this #413 sec - * offset 1392 + * offset 1412 */ float noAccelAfterHardLimitPeriodSecs; /** * At what trigger index should some MAP-related math be executed? This is a performance trick to reduce load on synchronization trigger callback. index - * offset 1396 + * offset 1416 */ int mapAveragingSchedulingAtIndex; /** * Duration in ms or duty cycle depending on selected mode - * offset 1400 + * offset 1420 */ float tachPulseDuractionMs; /** * Length of time the deposited wall fuel takes to dissipate after the start of acceleration. Seconds - * offset 1404 + * offset 1424 */ float wwaeTau; /** - * offset 1408 + * offset 1428 */ pid_s alternatorControl; /** - * offset 1428 + * offset 1448 */ pid_s etb; /** - * offset 1448 + * offset 1468 */ Gpio triggerInputDebugPins[TRIGGER_INPUT_PIN_COUNT]; /** - * offset 1452 + * offset 1472 */ uint16_t unused1452; /** - * offset 1454 + * offset 1474 */ brain_input_pin_e turboSpeedSensorInputPin; /** @@ -2792,7 +2792,7 @@ struct engine_configuration_s { * See also tps2_1AdcChannel * set tps2_min X ADC - * offset 1456 + * offset 1476 */ int16_t tps2Min; /** @@ -2800,1021 +2800,1021 @@ struct engine_configuration_s { * See also tps1_1AdcChannel * set tps2_max X ADC - * offset 1458 + * offset 1478 */ int16_t tps2Max; /** * See also startStopButtonPin - * offset 1460 + * offset 1480 */ output_pin_e starterControlPin; /** - * offset 1462 + * offset 1482 */ pin_input_mode_e startStopButtonMode; /** * need 4 byte alignment units - * offset 1463 + * offset 1483 */ - uint8_t alignmentFill_at_1463[1]; + uint8_t alignmentFill_at_1483[1]; /** - * offset 1464 + * offset 1484 */ Gpio mc33816_flag0; /** Pulse - * offset 1466 + * offset 1486 */ uint8_t tachPulsePerRev; /** * need 4 byte alignment units - * offset 1467 + * offset 1487 */ - uint8_t alignmentFill_at_1467[1]; + uint8_t alignmentFill_at_1487[1]; /** * kPa value which is too low to be true kPa - * offset 1468 + * offset 1488 */ float mapErrorDetectionTooLow; /** * kPa value which is too high to be true kPa - * offset 1472 + * offset 1492 */ float mapErrorDetectionTooHigh; /** * How long to wait for the spark to fire before recharging the coil for another spark. ms - * offset 1476 + * offset 1496 */ scaled_channel multisparkSparkDuration; /** * This sets the dwell time for subsequent sparks. The main spark's dwell is set by the dwell table. ms - * offset 1478 + * offset 1498 */ scaled_channel multisparkDwell; /** * See cltIdleRpmBins - * offset 1480 + * offset 1500 */ pid_s idleRpmPid; /** * 0 = No fuel settling on port walls 1 = All the fuel settling on port walls setting this to 0 disables the wall wetting enrichment. Fraction - * offset 1500 + * offset 1520 */ float wwaeBeta; /** * blue LED on many rusEFI boards. * Blue Communication LED which is expected to blink at 50% duty cycle during normal board operation. * If USB communication cable is connected Blue LED starts to blink faster. - * offset 1504 + * offset 1524 */ Gpio communicationLedPin; /** * Green LED on many rusEFI boards. * Off if engine is stopped, blinks if engine is cranking, solid if engine is running. - * offset 1506 + * offset 1526 */ Gpio runningLedPin; /** * See also EFI_CONSOLE_RX_BRAIN_PIN - * offset 1508 + * offset 1528 */ Gpio binarySerialTxPin; /** - * offset 1510 + * offset 1530 */ Gpio binarySerialRxPin; /** - * offset 1512 + * offset 1532 */ Gpio auxValves[AUX_DIGITAL_VALVE_COUNT]; /** - * offset 1516 + * offset 1536 */ switch_input_pin_e tcuUpshiftButtonPin; /** - * offset 1518 + * offset 1538 */ switch_input_pin_e tcuDownshiftButtonPin; /** voltage - * offset 1520 + * offset 1540 */ float throttlePedalUpVoltage; /** * Pedal in the floor voltage - * offset 1524 + * offset 1544 */ float throttlePedalWOTVoltage; /** * on IGN voltage detection turn fuel pump on to build fuel pressure seconds - * offset 1528 + * offset 1548 */ int16_t startUpFuelPumpDuration; /** * If the RPM closer to target than this value, disable closed loop idle correction to prevent oscillation RPM - * offset 1530 + * offset 1550 */ int16_t idlePidRpmDeadZone; /** * This is the target battery voltage the alternator PID control will attempt to maintain Volts - * offset 1532 + * offset 1552 */ float targetVBatt; /** * Turns off alternator output above specified TPS, enabling this reduced parasitic drag on the engine at full load. % - * offset 1536 + * offset 1556 */ float alternatorOffAboveTps; /** * This is the duration in cycles that the IAC will take to reach its normal idle position, it can be used to hold the idle higher for a few seconds after cranking to improve startup. cycles - * offset 1540 + * offset 1560 */ int16_t afterCrankingIACtaperDuration; /** * Extra IAC, in percent between 0 and 100, tapered between zero and idle deactivation TPS value percent - * offset 1542 + * offset 1562 */ int16_t iacByTpsTaper; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_tx_pin X - * offset 1544 + * offset 1564 */ Gpio auxSerialTxPin; /** - * offset 1546 + * offset 1566 */ Gpio warningLedPin; /** * Auxiliary sensor serial, not to be confused with secondary calibration serial * set_aux_rx_pin X - * offset 1548 + * offset 1568 */ Gpio auxSerialRxPin; /** - * offset 1550 + * offset 1570 */ Gpio LIS302DLCsPin; /** * How long to look back for TPS-based acceleration enrichment. Increasing this time will trigger enrichment for longer when a throttle position change occurs. sec - * offset 1552 + * offset 1572 */ scaled_channel tpsAccelLookback; /** * Below this speed, disable DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1553 + * offset 1573 */ uint8_t coastingFuelCutVssLow; /** * Above this speed, allow DFCO. Use this to prevent jerkiness from fuel enable/disable in low gears. kph - * offset 1554 + * offset 1574 */ uint8_t coastingFuelCutVssHigh; /** * Pause closed loop fueling after deceleration fuel cut occurs. Set this to a little longer than however long is required for normal fueling behavior to resume after fuel cut. sec - * offset 1555 + * offset 1575 */ scaled_channel noFuelTrimAfterDfcoTime; /** * Maximum change delta of TPS percentage over the 'length'. Actual TPS change has to be above this value in order for TPS/TPS acceleration to kick in. roc - * offset 1556 + * offset 1576 */ float tpsAccelEnrichmentThreshold; /** - * offset 1560 + * offset 1580 */ brain_input_pin_e auxSpeedSensorInputPin[2]; /** - * offset 1564 + * offset 1584 */ uint8_t totalGearsCount; /** * Sets what part of injection's is controlled by the injection phase table. - * offset 1565 + * offset 1585 */ InjectionTimingMode injectionTimingMode; /** * need 4 byte alignment units - * offset 1566 + * offset 1586 */ - uint8_t alignmentFill_at_1566[2]; + uint8_t alignmentFill_at_1586[2]; /** * Band rate for primary TTL BPs - * offset 1568 + * offset 1588 */ uint32_t uartConsoleSerialSpeed; /** * For decel we simply multiply delta of TPS and tFor decel we do not use table?! roc - * offset 1572 + * offset 1592 */ float tpsDecelEnleanmentThreshold; /** * Magic multiplier, we multiply delta of TPS and get fuel squirt duration coeff - * offset 1576 + * offset 1596 */ float tpsDecelEnleanmentMultiplier; /** * ExpAverage alpha coefficient coeff - * offset 1580 + * offset 1600 */ float slowAdcAlpha; /** * See http://rusefi.com/s/debugmode * * set debug_mode X - * offset 1584 + * offset 1604 */ debug_mode_e debugMode; /** * need 4 byte alignment units - * offset 1585 + * offset 1605 */ - uint8_t alignmentFill_at_1585[3]; + uint8_t alignmentFill_at_1605[3]; /** BPs - * offset 1588 + * offset 1608 */ uint32_t auxSerialSpeed; /** voltage - * offset 1592 + * offset 1612 */ float throttlePedalSecondaryUpVoltage; /** * Pedal in the floor voltage - * offset 1596 + * offset 1616 */ float throttlePedalSecondaryWOTVoltage; /** * set can_baudrate - * offset 1600 + * offset 1620 */ can_baudrate_e canBaudRate; /** * Override the Y axis (load) value used for the VE table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1601 + * offset 1621 */ ve_override_e veOverrideMode; /** - * offset 1602 + * offset 1622 */ can_baudrate_e can2BaudRate; /** * Override the Y axis (load) value used for the AFR table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1603 + * offset 1623 */ load_override_e afrOverrideMode; /** A - * offset 1604 + * offset 1624 */ scaled_channel mc33_hpfp_i_peak; /** A - * offset 1605 + * offset 1625 */ scaled_channel mc33_hpfp_i_hold; /** * How long to deactivate power when hold current is reached before applying power again us - * offset 1606 + * offset 1626 */ uint8_t mc33_hpfp_i_hold_off; /** * Maximum amount of time the solenoid can be active before assuming a programming error ms - * offset 1607 + * offset 1627 */ uint8_t mc33_hpfp_max_hold; /** * Enable if DC-motor driver (H-bridge) inverts the signals (eg. RZ7899 on Hellen boards) - offset 1608 bit 0 */ + offset 1628 bit 0 */ bool stepperDcInvertedPins : 1 {}; /** - offset 1608 bit 1 */ + offset 1628 bit 1 */ bool unused1740b0 : 1 {}; /** - offset 1608 bit 2 */ + offset 1628 bit 2 */ bool unused1740b1 : 1 {}; /** - offset 1608 bit 3 */ + offset 1628 bit 3 */ bool unused1740b2 : 1 {}; /** - offset 1608 bit 4 */ + offset 1628 bit 4 */ bool unused1127 : 1 {}; /** - offset 1608 bit 5 */ + offset 1628 bit 5 */ bool unused1128 : 1 {}; /** - offset 1608 bit 6 */ + offset 1628 bit 6 */ bool unused1129 : 1 {}; /** - offset 1608 bit 7 */ + offset 1628 bit 7 */ bool unused1130 : 1 {}; /** - offset 1608 bit 8 */ + offset 1628 bit 8 */ bool unusedBit_540_8 : 1 {}; /** - offset 1608 bit 9 */ + offset 1628 bit 9 */ bool unusedBit_540_9 : 1 {}; /** - offset 1608 bit 10 */ + offset 1628 bit 10 */ bool unusedBit_540_10 : 1 {}; /** - offset 1608 bit 11 */ + offset 1628 bit 11 */ bool unusedBit_540_11 : 1 {}; /** - offset 1608 bit 12 */ + offset 1628 bit 12 */ bool unusedBit_540_12 : 1 {}; /** - offset 1608 bit 13 */ + offset 1628 bit 13 */ bool unusedBit_540_13 : 1 {}; /** - offset 1608 bit 14 */ + offset 1628 bit 14 */ bool unusedBit_540_14 : 1 {}; /** - offset 1608 bit 15 */ + offset 1628 bit 15 */ bool unusedBit_540_15 : 1 {}; /** - offset 1608 bit 16 */ + offset 1628 bit 16 */ bool unusedBit_540_16 : 1 {}; /** - offset 1608 bit 17 */ + offset 1628 bit 17 */ bool unusedBit_540_17 : 1 {}; /** - offset 1608 bit 18 */ + offset 1628 bit 18 */ bool unusedBit_540_18 : 1 {}; /** - offset 1608 bit 19 */ + offset 1628 bit 19 */ bool unusedBit_540_19 : 1 {}; /** - offset 1608 bit 20 */ + offset 1628 bit 20 */ bool unusedBit_540_20 : 1 {}; /** - offset 1608 bit 21 */ + offset 1628 bit 21 */ bool unusedBit_540_21 : 1 {}; /** - offset 1608 bit 22 */ + offset 1628 bit 22 */ bool unusedBit_540_22 : 1 {}; /** - offset 1608 bit 23 */ + offset 1628 bit 23 */ bool unusedBit_540_23 : 1 {}; /** - offset 1608 bit 24 */ + offset 1628 bit 24 */ bool unusedBit_540_24 : 1 {}; /** - offset 1608 bit 25 */ + offset 1628 bit 25 */ bool unusedBit_540_25 : 1 {}; /** - offset 1608 bit 26 */ + offset 1628 bit 26 */ bool unusedBit_540_26 : 1 {}; /** - offset 1608 bit 27 */ + offset 1628 bit 27 */ bool unusedBit_540_27 : 1 {}; /** - offset 1608 bit 28 */ + offset 1628 bit 28 */ bool unusedBit_540_28 : 1 {}; /** - offset 1608 bit 29 */ + offset 1628 bit 29 */ bool unusedBit_540_29 : 1 {}; /** - offset 1608 bit 30 */ + offset 1628 bit 30 */ bool unusedBit_540_30 : 1 {}; /** - offset 1608 bit 31 */ + offset 1628 bit 31 */ bool unusedBit_540_31 : 1 {}; /** * Time between bench test pulses ms - * offset 1612 + * offset 1632 */ scaled_channel benchTestOffTime; /** * How many test bench pulses do you want count - * offset 1613 + * offset 1633 */ uint8_t benchTestCount; /** * Length of each of the test pulses ms - * offset 1614 + * offset 1634 */ scaled_channel benchTestOnTime; /** - * offset 1615 + * offset 1635 */ pin_input_mode_e launchActivatePinMode; /** * set_can2_tx_pin X - * offset 1616 + * offset 1636 */ Gpio can2TxPin; /** * set_can2_rx_pin X - * offset 1618 + * offset 1638 */ Gpio can2RxPin; /** - * offset 1620 + * offset 1640 */ pin_output_mode_e starterControlPinMode; /** - * offset 1621 + * offset 1641 */ adc_channel_e wastegatePositionSensor; /** * Override the Y axis (load) value used for the ignition table. * Advanced users only: If you aren't sure you need this, you probably don't need this. - * offset 1622 + * offset 1642 */ load_override_e ignOverrideMode; /** * Select which fuel pressure sensor measures the pressure of the fuel at your injectors. - * offset 1623 + * offset 1643 */ injector_pressure_type_e injectorPressureType; /** - * offset 1624 + * offset 1644 */ output_pin_e hpfpValvePin; /** - * offset 1626 + * offset 1646 */ pin_output_mode_e hpfpValvePinMode; /** * need 4 byte alignment units - * offset 1627 + * offset 1647 */ - uint8_t alignmentFill_at_1627[1]; + uint8_t alignmentFill_at_1647[1]; /** * MAP value above which fuel is cut in case of overboost. * Set to 0 to disable overboost cut. kPa (absolute) - * offset 1628 + * offset 1648 */ float boostCutPressure; /** kg/h - * offset 1632 + * offset 1652 */ scaled_channel tchargeBins[16]; /** ratio - * offset 1648 + * offset 1668 */ scaled_channel tchargeValues[16]; /** * Fixed timing, useful for TDC testing deg - * offset 1664 + * offset 1684 */ float fixedTiming; /** * MAP voltage for low point v - * offset 1668 + * offset 1688 */ float mapLowValueVoltage; /** * MAP voltage for low point v - * offset 1672 + * offset 1692 */ float mapHighValueVoltage; /** * EGO value correction value - * offset 1676 + * offset 1696 */ float egoValueShift; /** - * offset 1680 + * offset 1700 */ output_pin_e vvtPins[CAM_INPUTS_COUNT]; /** - * offset 1688 + * offset 1708 */ spi_device_e cj125SpiDevice; /** - * offset 1689 + * offset 1709 */ pin_output_mode_e cj125CsPinMode; /** - * offset 1690 + * offset 1710 */ pin_output_mode_e sdCardCsPinMode; /** * need 4 byte alignment units - * offset 1691 + * offset 1711 */ - uint8_t alignmentFill_at_1691[1]; + uint8_t alignmentFill_at_1711[1]; /** * This is the IAC position during cranking, some engines start better if given more air during cranking to improve cylinder filling. percent - * offset 1692 + * offset 1712 */ int crankingIACposition; /** - * offset 1696 + * offset 1716 */ float tChargeMinRpmMinTps; /** - * offset 1700 + * offset 1720 */ float tChargeMinRpmMaxTps; /** - * offset 1704 + * offset 1724 */ float tChargeMaxRpmMinTps; /** - * offset 1708 + * offset 1728 */ float tChargeMaxRpmMaxTps; /** - * offset 1712 + * offset 1732 */ pwm_freq_t vvtOutputFrequency[CAMS_PER_BANK]; /** * Additional idle % when fan #1 is active % - * offset 1716 + * offset 1736 */ uint8_t fan1ExtraIdle; /** * need 4 byte alignment units - * offset 1717 + * offset 1737 */ - uint8_t alignmentFill_at_1717[3]; + uint8_t alignmentFill_at_1737[3]; /** Hz - * offset 1720 + * offset 1740 */ int alternatorPwmFrequency; /** * set vvt_mode X - * offset 1724 + * offset 1744 */ vvt_mode_e vvtMode[CAMS_PER_BANK]; /** - * offset 1726 + * offset 1746 */ uint8_t vvtModePadding[CAMS_PER_BANK_padding]; /** * Additional idle % when fan #2 is active % - * offset 1726 + * offset 1746 */ uint8_t fan2ExtraIdle; /** * Delay to allow fuel pressure to build before firing the priming pulse. sec - * offset 1727 + * offset 1747 */ scaled_channel primingDelay; /** - * offset 1728 + * offset 1748 */ adc_channel_e auxAnalogInputs[AUX_ANALOG_INPUT_COUNT]; /** - * offset 1736 + * offset 1756 */ output_pin_e trailingCoilPins[MAX_CYLINDER_COUNT]; /** - * offset 1760 + * offset 1780 */ tle8888_mode_e tle8888mode; /** - * offset 1761 + * offset 1781 */ pin_output_mode_e LIS302DLCsPinMode; /** * None = I have a MAP-referenced fuel pressure regulator * Fixed rail pressure = I have an atmosphere-referenced fuel pressure regulator (returnless, typically) * Sensed rail pressure = I have a fuel pressure sensor - * offset 1762 + * offset 1782 */ injector_compensation_mode_e injectorCompensationMode; /** - * offset 1763 + * offset 1783 */ pin_output_mode_e fan2PinMode; /** * This is the pressure at which your injector flow is known. * For example if your injectors flow 400cc/min at 3.5 bar, enter 350kpa here. kPa - * offset 1764 + * offset 1784 */ float fuelReferencePressure; /** * Fuel multiplier (enrichment) immediately after engine start mult - * offset 1768 + * offset 1788 */ float postCrankingFactor; /** * Time over which to taper out after start enrichment seconds - * offset 1772 + * offset 1792 */ float postCrankingDurationSec; /** - * offset 1776 + * offset 1796 */ ThermistorConf auxTempSensor1; /** - * offset 1808 + * offset 1828 */ ThermistorConf auxTempSensor2; /** Deg - * offset 1840 + * offset 1860 */ int16_t knockSamplingDuration; /** Hz - * offset 1842 + * offset 1862 */ int16_t etbFreq; /** - * offset 1844 + * offset 1864 */ pid_s etbWastegatePid; /** * For micro-stepping, make sure that PWM frequency (etbFreq) is high enough - * offset 1864 + * offset 1884 */ stepper_num_micro_steps_e stepperNumMicroSteps; /** * Use to limit the current when the stepper motor is idle, not moving (100% = no limit) % - * offset 1865 + * offset 1885 */ uint8_t stepperMinDutyCycle; /** * Use to limit the max.current through the stepper motor (100% = no limit) % - * offset 1866 + * offset 1886 */ uint8_t stepperMaxDutyCycle; /** - * offset 1867 + * offset 1887 */ spi_device_e sdCardSpiDevice; /** * per-cylinder timing correction deg - * offset 1868 + * offset 1888 */ angle_t timing_offset_cylinder[MAX_CYLINDER_COUNT]; /** seconds - * offset 1916 + * offset 1936 */ float idlePidActivationTime; /** - * offset 1920 + * offset 1940 */ pin_mode_e spi1SckMode; /** * Modes count be used for 3v<>5v integration using pull-ups/pull-downs etc. - * offset 1921 + * offset 1941 */ pin_mode_e spi1MosiMode; /** - * offset 1922 + * offset 1942 */ pin_mode_e spi1MisoMode; /** - * offset 1923 + * offset 1943 */ pin_mode_e spi2SckMode; /** - * offset 1924 + * offset 1944 */ pin_mode_e spi2MosiMode; /** - * offset 1925 + * offset 1945 */ pin_mode_e spi2MisoMode; /** - * offset 1926 + * offset 1946 */ pin_mode_e spi3SckMode; /** - * offset 1927 + * offset 1947 */ pin_mode_e spi3MosiMode; /** - * offset 1928 + * offset 1948 */ pin_mode_e spi3MisoMode; /** - * offset 1929 + * offset 1949 */ pin_output_mode_e stepperEnablePinMode; /** * ResetB - * offset 1930 + * offset 1950 */ Gpio mc33816_rstb; /** - * offset 1932 + * offset 1952 */ Gpio mc33816_driven; /** * Brake pedal switch - * offset 1934 + * offset 1954 */ switch_input_pin_e brakePedalPin; /** * lambda input - * offset 1936 + * offset 1956 */ adc_channel_e cj125ua; /** * heater input - * offset 1937 + * offset 1957 */ adc_channel_e cj125ur; /** - * offset 1938 + * offset 1958 */ pin_input_mode_e brakePedalPinMode; /** * need 4 byte alignment units - * offset 1939 + * offset 1959 */ - uint8_t alignmentFill_at_1939[1]; + uint8_t alignmentFill_at_1959[1]; /** - * offset 1940 + * offset 1960 */ pid_s auxPid[CAMS_PER_BANK]; /** - * offset 1980 + * offset 2000 */ float injectorCorrectionPolynomial[8]; /** C - * offset 2012 + * offset 2032 */ int8_t primeBins[8]; /** - * offset 2020 + * offset 2040 */ linear_sensor_s oilPressure; /** - * offset 2040 + * offset 2060 */ spi_device_e accelerometerSpiDevice; /** * need 4 byte alignment units - * offset 2041 + * offset 2061 */ - uint8_t alignmentFill_at_2041[1]; + uint8_t alignmentFill_at_2061[1]; /** - * offset 2042 + * offset 2062 */ output_pin_e fan2Pin; /** * Cooling fan turn-on temperature threshold, in Celsius deg C - * offset 2044 + * offset 2064 */ uint8_t fan2OnTemperature; /** * Cooling fan turn-off temperature threshold, in Celsius deg C - * offset 2045 + * offset 2065 */ uint8_t fan2OffTemperature; /** - * offset 2046 + * offset 2066 */ Gpio stepperEnablePin; /** - * offset 2048 + * offset 2068 */ Gpio tle8888_cs; /** - * offset 2050 + * offset 2070 */ pin_output_mode_e tle8888_csPinMode; /** * need 4 byte alignment units - * offset 2051 + * offset 2071 */ - uint8_t alignmentFill_at_2051[1]; + uint8_t alignmentFill_at_2071[1]; /** - * offset 2052 + * offset 2072 */ Gpio mc33816_cs; /** * todo: more comments - * offset 2054 + * offset 2074 */ Gpio servoOutputPins[SERVO_COUNT]; /** * This sets the RPM above which fuel cut is active. rpm - * offset 2070 + * offset 2090 */ int16_t coastingFuelCutRpmHigh; /** * This sets the RPM below which fuel cut is deactivated, this prevents jerking or issues transitioning to idle rpm - * offset 2072 + * offset 2092 */ int16_t coastingFuelCutRpmLow; /** * Throttle position below which fuel cut is active. With an electronic throttle enabled, this checks against pedal position. % - * offset 2074 + * offset 2094 */ int16_t coastingFuelCutTps; /** * Fuel cutoff is disabled when the engine is cold. C - * offset 2076 + * offset 2096 */ int16_t coastingFuelCutClt; /** * Increases PID reaction for RPM stoichRatioPrimary; /** * iTerm max value - * offset 2490 + * offset 2510 */ int16_t idlerpmpid_iTermMax; /** * This sets the range of the idle control on the ETB. At 100% idle position, the value specified here sets the base ETB position. % - * offset 2492 + * offset 2512 */ float etbIdleThrottleRange; /** * Select which fuel correction bank this cylinder belongs to. Group cylinders that share the same O2 sensor - * offset 2496 + * offset 2516 */ uint8_t cylinderBankSelect[MAX_CYLINDER_COUNT]; /** mg - * offset 2508 + * offset 2528 */ scaled_channel primeValues[8]; /** * Trigger comparator center point voltage V - * offset 2516 + * offset 2536 */ scaled_channel triggerCompCenterVolt; /** * Trigger comparator hysteresis voltage (Min) V - * offset 2517 + * offset 2537 */ scaled_channel triggerCompHystMin; /** * Trigger comparator hysteresis voltage (Max) V - * offset 2518 + * offset 2538 */ scaled_channel triggerCompHystMax; /** * VR-sensor saturation RPM RPM - * offset 2519 + * offset 2539 */ scaled_channel triggerCompSensorSatRpm; /** - * offset 2520 + * offset 2540 */ pid_s idleRpmPid2; /** * set can_vss X - * offset 2540 + * offset 2560 */ can_vss_nbc_e canVssNbcType; /** * need 4 byte alignment units - * offset 2541 + * offset 2561 */ - uint8_t alignmentFill_at_2541[3]; + uint8_t alignmentFill_at_2561[3]; /** - * offset 2544 + * offset 2564 */ gppwm_channel gppwm[GPPWM_CHANNELS]; /** mA - * offset 2912 + * offset 2932 */ uint16_t mc33_i_boost; /** mA - * offset 2914 + * offset 2934 */ uint16_t mc33_i_peak; /** mA - * offset 2916 + * offset 2936 */ uint16_t mc33_i_hold; /** us - * offset 2918 + * offset 2938 */ uint16_t mc33_t_max_boost; /** us - * offset 2920 + * offset 2940 */ uint16_t mc33_t_peak_off; /** us - * offset 2922 + * offset 2942 */ uint16_t mc33_t_peak_tot; /** us - * offset 2924 + * offset 2944 */ uint16_t mc33_t_bypass; /** us - * offset 2926 + * offset 2946 */ uint16_t mc33_t_hold_off; /** us - * offset 2928 + * offset 2948 */ uint16_t mc33_t_hold_tot; /** - * offset 2930 + * offset 2950 */ pin_input_mode_e tcuUpshiftButtonPinMode; /** - * offset 2931 + * offset 2951 */ pin_input_mode_e tcuDownshiftButtonPinMode; /** - * offset 2932 + * offset 2952 */ pin_input_mode_e acSwitchMode; /** - * offset 2933 + * offset 2953 */ pin_output_mode_e tcu_solenoid_mode[TCU_SOLENOID_COUNT]; /** * Knock sensor output knock detection threshold depending on current RPM. dB - * offset 2939 + * offset 2959 */ scaled_channel knockBaseNoise[ENGINE_NOISE_CURVE_SIZE]; /** * need 4 byte alignment units - * offset 2955 + * offset 2975 */ - uint8_t alignmentFill_at_2955[1]; + uint8_t alignmentFill_at_2975[1]; /** - from - * offset 2956 + ratio + * offset 2976 */ float triggerGapOverrideFrom[GAP_TRACKING_LENGTH]; /** - * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. - rpm - * offset 3028 - */ - scaled_channel maxCamPhaseResolveRpm; - /** - * offset 3029 - */ - int8_t unused4080[11]; - /** - to - * offset 3040 + ratio + * offset 3048 */ float triggerGapOverrideTo[GAP_TRACKING_LENGTH]; + /** + * Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank. + rpm + * offset 3120 + */ + scaled_channel maxCamPhaseResolveRpm; + /** + * offset 3121 + */ + int8_t unused4080[11]; /** lobes/cam - * offset 3112 + * offset 3132 */ uint8_t hpfpCamLobes; /** - * offset 3113 + * offset 3133 */ hpfp_cam_e hpfpCam; /** * Crank angle ATDC of first lobe peak deg - * offset 3114 + * offset 3134 */ uint8_t hpfpPeakPos; /** * If the requested activation time is below this angle, don't bother running the pump deg - * offset 3115 + * offset 3135 */ uint8_t hpfpMinAngle; /** * Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm. cc - * offset 3116 + * offset 3136 */ scaled_channel hpfpPumpVolume; /** * How long to keep the valve activated (in order to allow the pump to build pressure and keep the valve open on its own) deg - * offset 3118 + * offset 3138 */ uint8_t hpfpActivationAngle; /** - * offset 3119 + * offset 3139 */ uint8_t issFilterReciprocal; /** %/kPa - * offset 3120 + * offset 3140 */ scaled_channel hpfpPidP; /** %/kPa/lobe - * offset 3122 + * offset 3142 */ scaled_channel hpfpPidI; /** * The fastest rate the target pressure can be reduced by. This is because HPFP have no way to bleed off pressure other than injecting fuel. kPa/s - * offset 3124 + * offset 3144 */ uint16_t hpfpTargetDecay; /** % - * offset 3126 + * offset 3146 */ scaled_channel hpfpLobeProfileQuantityBins[HPFP_LOBE_PROFILE_SIZE]; /** deg - * offset 3142 + * offset 3162 */ scaled_channel hpfpLobeProfileAngle[HPFP_LOBE_PROFILE_SIZE]; /** volts - * offset 3158 + * offset 3178 */ uint8_t hpfpDeadtimeVoltsBins[HPFP_DEADTIME_SIZE]; /** ms - * offset 3166 + * offset 3186 */ scaled_channel hpfpDeadtimeMS[HPFP_DEADTIME_SIZE]; /** kPa - * offset 3182 + * offset 3202 */ uint16_t hpfpTarget[HPFP_TARGET_SIZE][HPFP_TARGET_SIZE]; /** load - * offset 3382 + * offset 3402 */ scaled_channel hpfpTargetLoadBins[HPFP_TARGET_SIZE]; /** RPM - * offset 3402 + * offset 3422 */ scaled_channel hpfpTargetRpmBins[HPFP_TARGET_SIZE]; /** % - * offset 3412 + * offset 3432 */ int8_t hpfpCompensation[HPFP_COMPENSATION_SIZE][HPFP_COMPENSATION_SIZE]; /** cc/lobe - * offset 3512 + * offset 3532 */ scaled_channel hpfpCompensationLoadBins[HPFP_COMPENSATION_SIZE]; /** RPM - * offset 3532 + * offset 3552 */ scaled_channel hpfpCompensationRpmBins[HPFP_COMPENSATION_SIZE]; /** - * offset 3542 + * offset 3562 */ output_pin_e stepper_raw_output[4]; /** ratio - * offset 3550 + * offset 3570 */ scaled_channel gearRatio[GEARS_COUNT]; /** * We need to give engine time to build oil pressure without diverting it to VVT ms - * offset 3566 + * offset 3586 */ uint16_t vvtActivationDelayMs; /** deg C - * offset 3568 + * offset 3588 */ int8_t wwCltBins[WWAE_TABLE_SIZE]; /** - * offset 3576 + * offset 3596 */ scaled_channel wwTauCltValues[WWAE_TABLE_SIZE]; /** - * offset 3584 + * offset 3604 */ scaled_channel wwBetaCltValues[WWAE_TABLE_SIZE]; /** kPa - * offset 3592 + * offset 3612 */ int8_t wwMapBins[WWAE_TABLE_SIZE]; /** - * offset 3600 + * offset 3620 */ scaled_channel wwTauMapValues[WWAE_TABLE_SIZE]; /** - * offset 3608 + * offset 3628 */ scaled_channel wwBetaMapValues[WWAE_TABLE_SIZE]; /** Nm - * offset 3616 + * offset 3636 */ scaled_channel torqueTable[TORQUE_CURVE_SIZE][TORQUE_CURVE_SIZE]; /** RPM - * offset 3652 + * offset 3672 */ uint16_t torqueRpmBins[TORQUE_CURVE_SIZE]; /** Load - * offset 3664 + * offset 3684 */ uint16_t torqueLoadBins[TORQUE_CURVE_SIZE]; /** - * offset 3676 + * offset 3696 */ GearControllerMode gearControllerMode; /** - * offset 3677 + * offset 3697 */ TransmissionControllerMode transmissionControllerMode; /** * need 4 byte alignment units - * offset 3678 + * offset 3698 */ - uint8_t alignmentFill_at_3678[2]; - /** - * offset 3680 - */ - linear_sensor_s auxLinear1; + uint8_t alignmentFill_at_3698[2]; /** * offset 3700 */ - linear_sensor_s auxLinear2; + linear_sensor_s auxLinear1; /** * offset 3720 */ + linear_sensor_s auxLinear2; + /** + * offset 3740 + */ output_pin_e tcu_tcc_onoff_solenoid; /** - * offset 3722 + * offset 3742 */ pin_output_mode_e tcu_tcc_onoff_solenoid_mode; /** * need 4 byte alignment units - * offset 3723 + * offset 3743 */ - uint8_t alignmentFill_at_3723[1]; + uint8_t alignmentFill_at_3743[1]; /** - * offset 3724 + * offset 3744 */ output_pin_e tcu_tcc_pwm_solenoid; /** - * offset 3726 + * offset 3746 */ pin_output_mode_e tcu_tcc_pwm_solenoid_mode; /** * need 4 byte alignment units - * offset 3727 + * offset 3747 */ - uint8_t alignmentFill_at_3727[1]; + uint8_t alignmentFill_at_3747[1]; /** - * offset 3728 + * offset 3748 */ pwm_freq_t tcu_tcc_pwm_solenoid_freq; /** - * offset 3730 + * offset 3750 */ output_pin_e tcu_pc_solenoid_pin; /** - * offset 3732 + * offset 3752 */ pin_output_mode_e tcu_pc_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3733 + * offset 3753 */ - uint8_t alignmentFill_at_3733[1]; + uint8_t alignmentFill_at_3753[1]; /** - * offset 3734 + * offset 3754 */ pwm_freq_t tcu_pc_solenoid_freq; /** - * offset 3736 + * offset 3756 */ output_pin_e tcu_32_solenoid_pin; /** - * offset 3738 + * offset 3758 */ pin_output_mode_e tcu_32_solenoid_pin_mode; /** * need 4 byte alignment units - * offset 3739 + * offset 3759 */ - uint8_t alignmentFill_at_3739[1]; + uint8_t alignmentFill_at_3759[1]; /** - * offset 3740 + * offset 3760 */ pwm_freq_t tcu_32_solenoid_freq; /** * need 4 byte alignment units - * offset 3742 + * offset 3762 */ - uint8_t alignmentFill_at_3742[2]; + uint8_t alignmentFill_at_3762[2]; /** % - * offset 3744 + * offset 3764 */ float etbMinimumPosition; /** units - * offset 3748 + * offset 3768 */ uint8_t mainUnusedEnd[246]; /** * need 4 byte alignment units - * offset 3994 + * offset 4014 */ - uint8_t alignmentFill_at_3994[2]; + uint8_t alignmentFill_at_4014[2]; }; -static_assert(sizeof(engine_configuration_s) == 3996); +static_assert(sizeof(engine_configuration_s) == 4016); // start of cyl_trim_s struct cyl_trim_s { @@ -4277,335 +4277,335 @@ struct persistent_config_s { * target TPS value, 0 to 100% * TODO: use int8 data date once we template interpolation method target TPS position - * offset 3996 + * offset 4016 */ float etbBiasBins[ETB_BIAS_CURVE_LENGTH]; /** * PWM bias, 0 to 100% ETB duty cycle bias - * offset 4028 + * offset 4048 */ float etbBiasValues[ETB_BIAS_CURVE_LENGTH]; /** % - * offset 4060 + * offset 4080 */ uint8_t iacPidMultTable[IAC_PID_MULT_SIZE][IAC_PID_MULT_SIZE]; /** Load - * offset 4124 + * offset 4144 */ uint8_t iacPidMultLoadBins[IAC_PID_MULT_SIZE]; /** RPM - * offset 4132 + * offset 4152 */ - scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; + scaled_channel iacPidMultRpmBins[IAC_PID_MULT_SIZE]; /** * On Single Coil or Wasted Spark setups you have to lower dwell at high RPM RPM - * offset 4140 + * offset 4160 */ - scaled_channel sparkDwellRpmBins[DWELL_CURVE_SIZE]; + uint16_t sparkDwellRpmBins[DWELL_CURVE_SIZE]; /** ms - * offset 4148 + * offset 4176 */ - float sparkDwellValues[DWELL_CURVE_SIZE]; + scaled_channel sparkDwellValues[DWELL_CURVE_SIZE]; /** * CLT-based target RPM for automatic idle controller C - * offset 4180 + * offset 4192 */ - float cltIdleRpmBins[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpmBins[CLT_CURVE_SIZE]; /** * See idleRpmPid RPM - * offset 4244 + * offset 4208 */ - scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; + scaled_channel cltIdleRpm[CLT_CURVE_SIZE]; /** * CLT-based timing correction C - * offset 4260 + * offset 4224 */ float cltTimingBins[CLT_TIMING_CURVE_SIZE]; /** degree - * offset 4292 + * offset 4256 */ float cltTimingExtra[CLT_TIMING_CURVE_SIZE]; /** x - * offset 4324 + * offset 4288 */ float scriptCurve1Bins[SCRIPT_CURVE_16]; /** y - * offset 4388 + * offset 4352 */ float scriptCurve1[SCRIPT_CURVE_16]; /** x - * offset 4452 + * offset 4416 */ float scriptCurve2Bins[SCRIPT_CURVE_16]; /** y - * offset 4516 + * offset 4480 */ float scriptCurve2[SCRIPT_CURVE_16]; /** x - * offset 4580 + * offset 4544 */ float scriptCurve3Bins[SCRIPT_CURVE_8]; /** y - * offset 4612 + * offset 4576 */ float scriptCurve3[SCRIPT_CURVE_8]; /** x - * offset 4644 + * offset 4608 */ float scriptCurve4Bins[SCRIPT_CURVE_8]; /** y - * offset 4676 + * offset 4640 */ float scriptCurve4[SCRIPT_CURVE_8]; /** x - * offset 4708 + * offset 4672 */ float scriptCurve5Bins[SCRIPT_CURVE_8]; /** y - * offset 4740 + * offset 4704 */ float scriptCurve5[SCRIPT_CURVE_8]; /** x - * offset 4772 + * offset 4736 */ float scriptCurve6Bins[SCRIPT_CURVE_8]; /** y - * offset 4804 + * offset 4768 */ float scriptCurve6[SCRIPT_CURVE_8]; /** kPa - * offset 4836 + * offset 4800 */ float baroCorrPressureBins[BARO_CORR_SIZE]; /** RPM - * offset 4852 + * offset 4816 */ float baroCorrRpmBins[BARO_CORR_SIZE]; /** ratio - * offset 4868 + * offset 4832 */ float baroCorrTable[BARO_CORR_SIZE][BARO_CORR_SIZE]; /** * Cranking fuel correction coefficient based on TPS Ratio - * offset 4932 + * offset 4896 */ float crankingTpsCoef[CRANKING_CURVE_SIZE]; /** % - * offset 4964 + * offset 4928 */ float crankingTpsBins[CRANKING_CURVE_SIZE]; /** * Narrow Band WBO Approximation V - * offset 4996 + * offset 4960 */ float narrowToWideOxygenBins[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** ratio - * offset 5028 + * offset 4992 */ float narrowToWideOxygen[NARROW_BAND_WIDE_BAND_CONVERSION_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) RPM - * offset 5060 + * offset 5024 */ - float crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; + uint16_t crankingAdvanceBins[CRANKING_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Cranking (see useSeparateAdvanceForCranking) deg - * offset 5076 + * offset 5032 */ - float crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; + scaled_channel crankingAdvance[CRANKING_ADVANCE_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) C - * offset 5092 + * offset 5040 */ float iacCoastingBins[CLT_CURVE_SIZE]; /** * CLT-based idle position for coasting (used in Auto-PID Idle mode) % - * offset 5156 + * offset 5104 */ float iacCoasting[CLT_CURVE_SIZE]; /** - * offset 5220 + * offset 5168 */ error_message_t warning_message; /** C - * offset 5340 + * offset 5288 */ float afterstartCoolantBins[AFTERSTART_HOLD_CURVE_SIZE]; /** Seconds - * offset 5372 + * offset 5320 */ float afterstartHoldTime[AFTERSTART_HOLD_CURVE_SIZE]; /** % - * offset 5404 + * offset 5352 */ float afterstartEnrich[AFTERSTART_ENRICH_CURVE_SIZE]; /** Seconds - * offset 5436 + * offset 5384 */ float afterstartDecayTime[AFTERSTART_DECAY_CURVE_SIZE]; /** - * offset 5468 + * offset 5416 */ scaled_channel boostTableOpenLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** RPM - * offset 5532 + * offset 5480 */ - scaled_channel boostRpmBins[BOOST_RPM_COUNT]; + scaled_channel boostRpmBins[BOOST_RPM_COUNT]; /** - * offset 5540 + * offset 5488 */ scaled_channel boostTableClosedLoop[BOOST_RPM_COUNT][BOOST_LOAD_COUNT]; /** % - * offset 5604 + * offset 5552 */ scaled_channel boostTpsBins[BOOST_LOAD_COUNT]; /** % - * offset 5612 + * offset 5560 */ uint8_t pedalToTpsTable[PEDAL_TO_TPS_SIZE][PEDAL_TO_TPS_SIZE]; /** % - * offset 5676 + * offset 5624 */ uint8_t pedalToTpsPedalBins[PEDAL_TO_TPS_SIZE]; /** RPM - * offset 5684 + * offset 5632 */ - scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; + scaled_channel pedalToTpsRpmBins[PEDAL_TO_TPS_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller C - * offset 5692 + * offset 5640 */ float cltCrankingCorrBins[CLT_CRANKING_CURVE_SIZE]; /** * CLT-based cranking position multiplier for simple manual idle controller % - * offset 5724 + * offset 5672 */ float cltCrankingCorr[CLT_CRANKING_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) RPM - * offset 5756 + * offset 5704 */ scaled_channel idleAdvanceBins[IDLE_ADVANCE_CURVE_SIZE]; /** * Optional timing advance table for Idle (see useSeparateAdvanceForIdle) deg - * offset 5764 + * offset 5712 */ float idleAdvance[IDLE_ADVANCE_CURVE_SIZE]; /** RPM - * offset 5796 + * offset 5744 */ scaled_channel idleVeRpmBins[IDLE_VE_SIZE]; /** load - * offset 5800 + * offset 5748 */ scaled_channel idleVeLoadBins[IDLE_VE_SIZE]; /** % - * offset 5804 + * offset 5752 */ scaled_channel idleVeTable[IDLE_VE_SIZE][IDLE_VE_SIZE]; /** - * offset 5836 + * offset 5784 */ lua_script_t luaScript; /** C - * offset 13836 + * offset 13784 */ float cltFuelCorrBins[CLT_CURVE_SIZE]; /** ratio - * offset 13900 + * offset 13848 */ float cltFuelCorr[CLT_CURVE_SIZE]; /** C - * offset 13964 + * offset 13912 */ float iatFuelCorrBins[IAT_CURVE_SIZE]; /** ratio - * offset 14028 + * offset 13976 */ float iatFuelCorr[IAT_CURVE_SIZE]; /** ratio - * offset 14092 + * offset 14040 */ float crankingFuelCoef[CRANKING_CURVE_SIZE]; /** C - * offset 14124 + * offset 14072 */ float crankingFuelBins[CRANKING_CURVE_SIZE]; /** ratio - * offset 14156 + * offset 14104 */ float crankingCycleCoef[CRANKING_CURVE_SIZE]; /** counter - * offset 14188 + * offset 14136 */ float crankingCycleBins[CRANKING_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller C - * offset 14220 + * offset 14168 */ float cltIdleCorrBins[CLT_CURVE_SIZE]; /** * CLT-based idle position multiplier for simple manual idle controller ratio - * offset 14284 + * offset 14232 */ float cltIdleCorr[CLT_CURVE_SIZE]; /** @@ -4613,336 +4613,336 @@ struct persistent_config_s { * kg/hour value. * By the way 2.081989116 kg/h = 1 ft3/m kg/hour - * offset 14348 + * offset 14296 */ float mafDecoding[MAF_DECODING_COUNT]; /** V - * offset 15372 + * offset 15320 */ float mafDecodingBins[MAF_DECODING_COUNT]; /** deg - * offset 16396 + * offset 16344 */ scaled_channel ignitionIatCorrTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Temperature - * offset 16908 + * offset 16856 */ float ignitionIatCorrLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 16972 + * offset 16920 */ uint16_t ignitionIatCorrRpmBins[IGN_RPM_COUNT]; /** deg - * offset 17004 + * offset 16952 */ int16_t injectionPhase[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 17516 + * offset 17464 */ uint16_t injPhaseLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 17548 + * offset 17496 */ uint16_t injPhaseRpmBins[FUEL_RPM_COUNT]; /** onoff - * offset 17580 + * offset 17528 */ uint8_t tcuSolenoidTable[TCU_SOLENOID_COUNT][TCU_GEAR_COUNT]; /** kPa - * offset 17640 + * offset 17588 */ scaled_channel mapEstimateTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** % TPS - * offset 18152 + * offset 18100 */ scaled_channel mapEstimateTpsBins[FUEL_LOAD_COUNT]; /** RPM - * offset 18184 + * offset 18132 */ uint16_t mapEstimateRpmBins[FUEL_RPM_COUNT]; /** value - * offset 18216 + * offset 18164 */ uint8_t vvtTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18280 + * offset 18228 */ uint16_t vvtTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18296 + * offset 18244 */ uint16_t vvtTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 18312 + * offset 18260 */ uint8_t vvtTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 18376 + * offset 18324 */ uint16_t vvtTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 18392 + * offset 18340 */ uint16_t vvtTable2RpmBins[SCRIPT_TABLE_8]; /** deg - * offset 18408 + * offset 18356 */ scaled_channel ignitionTable[IGN_RPM_COUNT][IGN_LOAD_COUNT]; /** Load - * offset 18920 + * offset 18868 */ uint16_t ignitionLoadBins[IGN_LOAD_COUNT]; /** RPM - * offset 18952 + * offset 18900 */ uint16_t ignitionRpmBins[IGN_RPM_COUNT]; /** % - * offset 18984 + * offset 18932 */ scaled_channel veTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** kPa - * offset 19496 + * offset 19444 */ uint16_t veLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19528 + * offset 19476 */ uint16_t veRpmBins[FUEL_RPM_COUNT]; /** lambda - * offset 19560 + * offset 19508 */ scaled_channel lambdaTable[FUEL_RPM_COUNT][FUEL_LOAD_COUNT]; /** - * offset 19816 + * offset 19764 */ uint16_t lambdaLoadBins[FUEL_LOAD_COUNT]; /** RPM - * offset 19848 + * offset 19796 */ uint16_t lambdaRpmBins[FUEL_RPM_COUNT]; /** value - * offset 19880 + * offset 19828 */ float tpsTpsAccelTable[TPS_TPS_ACCEL_TABLE][TPS_TPS_ACCEL_TABLE]; /** from - * offset 20136 + * offset 20084 */ float tpsTpsAccelFromRpmBins[TPS_TPS_ACCEL_TABLE]; /** to - * offset 20168 + * offset 20116 */ float tpsTpsAccelToRpmBins[TPS_TPS_ACCEL_TABLE]; /** value - * offset 20200 + * offset 20148 */ float scriptTable1[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20456 + * offset 20404 */ uint16_t scriptTable1LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20472 + * offset 20420 */ uint16_t scriptTable1RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20488 + * offset 20436 */ uint8_t scriptTable2[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20552 + * offset 20500 */ uint16_t scriptTable2LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20568 + * offset 20516 */ uint16_t scriptTable2RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20584 + * offset 20532 */ uint8_t scriptTable3[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20648 + * offset 20596 */ uint16_t scriptTable3LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20664 + * offset 20612 */ uint16_t scriptTable3RpmBins[SCRIPT_TABLE_8]; /** value - * offset 20680 + * offset 20628 */ uint8_t scriptTable4[SCRIPT_TABLE_8][SCRIPT_TABLE_8]; /** L - * offset 20744 + * offset 20692 */ uint16_t scriptTable4LoadBins[SCRIPT_TABLE_8]; /** RPM - * offset 20760 + * offset 20708 */ uint16_t scriptTable4RpmBins[SCRIPT_TABLE_8]; /** - * offset 20776 + * offset 20724 */ uint16_t ignTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20784 + * offset 20732 */ uint16_t ignTrimRpmBins[TRIM_SIZE]; /** - * offset 20792 + * offset 20740 */ cyl_trim_s ignTrims[12]; /** - * offset 20984 + * offset 20932 */ uint16_t fuelTrimLoadBins[TRIM_SIZE]; /** rpm - * offset 20992 + * offset 20940 */ uint16_t fuelTrimRpmBins[TRIM_SIZE]; /** - * offset 21000 + * offset 20948 */ cyl_trim_s fuelTrims[12]; /** ratio - * offset 21192 + * offset 21140 */ scaled_channel crankingFuelCoefE100[CRANKING_CURVE_SIZE]; /** Airmass - * offset 21208 + * offset 21156 */ scaled_channel tcu_pcAirmassBins[TCU_MAGIC_SIZE]; /** % - * offset 21216 + * offset 21164 */ uint8_t tcu_pcValsR[TCU_MAGIC_SIZE]; /** % - * offset 21224 + * offset 21172 */ uint8_t tcu_pcValsN[TCU_MAGIC_SIZE]; /** % - * offset 21232 + * offset 21180 */ uint8_t tcu_pcVals1[TCU_MAGIC_SIZE]; /** % - * offset 21240 + * offset 21188 */ uint8_t tcu_pcVals2[TCU_MAGIC_SIZE]; /** % - * offset 21248 + * offset 21196 */ uint8_t tcu_pcVals3[TCU_MAGIC_SIZE]; /** % - * offset 21256 + * offset 21204 */ uint8_t tcu_pcVals4[TCU_MAGIC_SIZE]; /** % - * offset 21264 + * offset 21212 */ uint8_t tcu_pcVals12[TCU_MAGIC_SIZE]; /** % - * offset 21272 + * offset 21220 */ uint8_t tcu_pcVals23[TCU_MAGIC_SIZE]; /** % - * offset 21280 + * offset 21228 */ uint8_t tcu_pcVals34[TCU_MAGIC_SIZE]; /** % - * offset 21288 + * offset 21236 */ uint8_t tcu_pcVals21[TCU_MAGIC_SIZE]; /** % - * offset 21296 + * offset 21244 */ uint8_t tcu_pcVals32[TCU_MAGIC_SIZE]; /** % - * offset 21304 + * offset 21252 */ uint8_t tcu_pcVals43[TCU_MAGIC_SIZE]; /** TPS - * offset 21312 + * offset 21260 */ uint8_t tcu_tccTpsBins[8]; /** MPH - * offset 21320 + * offset 21268 */ uint8_t tcu_tccLockSpeed[8]; /** MPH - * offset 21328 + * offset 21276 */ uint8_t tcu_tccUnlockSpeed[8]; /** KPH - * offset 21336 + * offset 21284 */ uint8_t tcu_32SpeedBins[8]; /** % - * offset 21344 + * offset 21292 */ uint8_t tcu_32Vals[8]; }; -static_assert(sizeof(persistent_config_s) == 21352); +static_assert(sizeof(persistent_config_s) == 21300); // end -// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 17:24:50 UTC 2022 +// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:45 UTC 2022 diff --git a/firmware/controllers/generated/rusefi_generated.h b/firmware/controllers/generated/rusefi_generated.h index 1a0c789188..e6818d1759 100644 --- a/firmware/controllers/generated/rusefi_generated.h +++ b/firmware/controllers/generated/rusefi_generated.h @@ -2,15 +2,15 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt // -#define accelerometerSpiDevice_offset 2040 -#define acFanPin_offset 770 -#define acFanPinMode_offset 772 -#define acIdleExtraOffset_offset 705 -#define acIdleRpmBump_offset 1372 -#define acRelayPin_offset 868 -#define acRelayPinMode_offset 870 -#define acSwitch_offset 1346 -#define acSwitchMode_offset 2932 +#define accelerometerSpiDevice_offset 2060 +#define acFanPin_offset 790 +#define acFanPinMode_offset 792 +#define acIdleExtraOffset_offset 725 +#define acIdleRpmBump_offset 1392 +#define acRelayPin_offset 888 +#define acRelayPinMode_offset 890 +#define acSwitch_offset 1366 +#define acSwitchMode_offset 2952 #define adc_channel_e_auto_enum "EFI_ADC_NONE", "EFI_ADC_0", "EFI_ADC_1", "EFI_ADC_2", "EFI_ADC_3", "EFI_ADC_4", "EFI_ADC_5", "EFI_ADC_6", "EFI_ADC_7", "EFI_ADC_8", "EFI_ADC_9", "EFI_ADC_10", "EFI_ADC_11", "EFI_ADC_12", "EFI_ADC_13", "EFI_ADC_14", "EFI_ADC_15", "EFI_ADC_LAST_CHANNEL", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "EFI_ADC_ERROR" #define adc_channel_e_EFI_ADC_0 1 #define adc_channel_e_EFI_ADC_1 2 @@ -37,24 +37,24 @@ #define adc_channel_mode_e_ADC_SLOW 1 #define adc_channel_mode_e_auto_enum "ADC_OFF", "ADC_SLOW", "ADC_FAST" #define ADC_CHANNEL_NONE 0 -#define adcVcc_offset 472 -#define afr_hwChannel_offset 488 -#define afr_offset 488 +#define adcVcc_offset 492 +#define afr_hwChannel_offset 508 +#define afr_offset 508 #define afr_sensor_s_size 20 -#define afr_type_offset 677 -#define afr_v1_offset 492 -#define afr_v2_offset 500 -#define afr_value1_offset 496 -#define afr_value2_offset 504 -#define afrOverrideMode_offset 1603 -#define afterCrankingIACtaperDuration_offset 1540 +#define afr_type_offset 697 +#define afr_v1_offset 512 +#define afr_v2_offset 520 +#define afr_value1_offset 516 +#define afr_value2_offset 524 +#define afrOverrideMode_offset 1623 +#define afterCrankingIACtaperDuration_offset 1560 #define AFTERSTART_DECAY_CURVE_SIZE 8 #define AFTERSTART_ENRICH_CURVE_SIZE 8 #define AFTERSTART_HOLD_CURVE_SIZE 8 -#define afterstartCoolantBins_offset 5340 -#define afterstartDecayTime_offset 5436 -#define afterstartEnrich_offset 5404 -#define afterstartHoldTime_offset 5372 +#define afterstartCoolantBins_offset 5288 +#define afterstartDecayTime_offset 5384 +#define afterstartEnrich_offset 5352 +#define afterstartHoldTime_offset 5320 #define air_pressure_sensor_config_s_size 12 #define air_pressure_sensor_type_e_auto_enum "MT_CUSTOM", "MT_DENSO183", "MT_MPX4250", "MT_HONDA3BAR", "MT_DODGE_NEON_2003", "MT_SUBY_DENSO", "MT_GM_3_BAR", "MT_MPX4100", "MT_TOYOTA_89420_02010", "MT_MPX4250A", "MT_BOSCH_2_5", "MT_MAZDA_1_BAR", "MT_GM_2_BAR", "MT_GM_1_BAR", "MT_MPXH6400" #define air_pressure_sensor_type_e_MT_BOSCH_2_5 10 @@ -72,107 +72,107 @@ #define air_pressure_sensor_type_e_MT_MPXH6400 14 #define air_pressure_sensor_type_e_MT_SUBY_DENSO 5 #define air_pressure_sensor_type_e_MT_TOYOTA_89420_02010 8 -#define alignEngineSnifferAtTDC_offset 744 -#define alternatorControl_dFactor_offset 1416 -#define alternatorControl_iFactor_offset 1412 -#define alternatorControl_maxValue_offset 1426 -#define alternatorControl_minValue_offset 1424 -#define alternatorControl_offset 1408 -#define alternatorControl_offset_offset 1420 -#define alternatorControl_periodMs_offset 1422 -#define alternatorControl_pFactor_offset 1408 -#define alternatorControlPin_offset 638 -#define alternatorControlPinMode_offset 640 -#define alternatorOffAboveTps_offset 1536 -#define alternatorPwmFrequency_offset 1720 -#define alwaysInstantRpm_offset 1352 -#define analogInputDividerCoefficient_offset 392 -#define antiLagActivatePin_offset 964 +#define alignEngineSnifferAtTDC_offset 764 +#define alternatorControl_dFactor_offset 1436 +#define alternatorControl_iFactor_offset 1432 +#define alternatorControl_maxValue_offset 1446 +#define alternatorControl_minValue_offset 1444 +#define alternatorControl_offset 1428 +#define alternatorControl_offset_offset 1440 +#define alternatorControl_periodMs_offset 1442 +#define alternatorControl_pFactor_offset 1428 +#define alternatorControlPin_offset 658 +#define alternatorControlPinMode_offset 660 +#define alternatorOffAboveTps_offset 1556 +#define alternatorPwmFrequency_offset 1740 +#define alwaysInstantRpm_offset 1372 +#define analogInputDividerCoefficient_offset 412 +#define antiLagActivatePin_offset 984 #define antiLagActivationMode_e_ALWAYS_ON_ANTILAG 1 #define antiLagActivationMode_e_auto_enum "SWITCH_INPUT_ANTILAG", "ALWAYS_ON_ANTILAG" #define antiLagActivationMode_e_enum "Always Active", "Switch Input" #define antiLagActivationMode_e_SWITCH_INPUT_ANTILAG 0 -#define antiLagActivationMode_offset 997 -#define antiLagEnabled_offset 100 -#define antiLagRpmTreshold_offset 860 -#define applyNonlinearBelowPulse_offset 796 -#define artificialTestMisfire_offset 100 +#define antiLagActivationMode_offset 1017 +#define antiLagEnabled_offset 120 +#define antiLagRpmTreshold_offset 880 +#define applyNonlinearBelowPulse_offset 816 +#define artificialTestMisfire_offset 120 #define AUX_ANALOG_INPUT_COUNT 8 #define AUX_DIGITAL_VALVE_COUNT 2 -#define auxAnalogInputs1_offset 1728 -#define auxAnalogInputs2_offset 1729 -#define auxAnalogInputs3_offset 1730 -#define auxAnalogInputs4_offset 1731 -#define auxAnalogInputs5_offset 1732 -#define auxAnalogInputs6_offset 1733 -#define auxAnalogInputs7_offset 1734 -#define auxAnalogInputs8_offset 1735 -#define auxFastSensor1_adcChannel_offset 665 -#define auxLinear1_hwChannel_offset 3680 -#define auxLinear1_offset 3680 -#define auxLinear1_v1_offset 3684 -#define auxLinear1_v2_offset 3692 -#define auxLinear1_value1_offset 3688 -#define auxLinear1_value2_offset 3696 -#define auxLinear2_hwChannel_offset 3700 -#define auxLinear2_offset 3700 -#define auxLinear2_v1_offset 3704 -#define auxLinear2_v2_offset 3712 -#define auxLinear2_value1_offset 3708 -#define auxLinear2_value2_offset 3716 -#define auxPid1_dFactor_offset 1948 -#define auxPid1_iFactor_offset 1944 -#define auxPid1_maxValue_offset 1958 -#define auxPid1_minValue_offset 1956 -#define auxPid1_offset 1940 -#define auxPid1_offset_offset 1952 -#define auxPid1_periodMs_offset 1954 -#define auxPid1_pFactor_offset 1940 -#define auxPid2_dFactor_offset 1968 -#define auxPid2_iFactor_offset 1964 -#define auxPid2_maxValue_offset 1978 -#define auxPid2_minValue_offset 1976 -#define auxPid2_offset 1960 -#define auxPid2_offset_offset 1972 -#define auxPid2_periodMs_offset 1974 -#define auxPid2_pFactor_offset 1960 -#define auxSerialRxPin_offset 1548 -#define auxSerialSpeed_offset 1588 -#define auxSerialTxPin_offset 1544 -#define auxSpeedSensorInputPin1_offset 1560 -#define auxSpeedSensorInputPin2_offset 1562 -#define auxTempSensor1_adcChannel_offset 1804 -#define auxTempSensor1_bias_resistor_offset 1800 -#define auxTempSensor1_config_offset 1776 -#define auxTempSensor1_offset 1776 -#define auxTempSensor1_resistance_1_offset 1788 -#define auxTempSensor1_resistance_2_offset 1792 -#define auxTempSensor1_resistance_3_offset 1796 -#define auxTempSensor1_tempC_1_offset 1776 -#define auxTempSensor1_tempC_2_offset 1780 -#define auxTempSensor1_tempC_3_offset 1784 -#define auxTempSensor2_adcChannel_offset 1836 -#define auxTempSensor2_bias_resistor_offset 1832 -#define auxTempSensor2_config_offset 1808 -#define auxTempSensor2_offset 1808 -#define auxTempSensor2_resistance_1_offset 1820 -#define auxTempSensor2_resistance_2_offset 1824 -#define auxTempSensor2_resistance_3_offset 1828 -#define auxTempSensor2_tempC_1_offset 1808 -#define auxTempSensor2_tempC_2_offset 1812 -#define auxTempSensor2_tempC_3_offset 1816 -#define auxValves1_offset 1512 -#define auxValves2_offset 1514 +#define auxAnalogInputs1_offset 1748 +#define auxAnalogInputs2_offset 1749 +#define auxAnalogInputs3_offset 1750 +#define auxAnalogInputs4_offset 1751 +#define auxAnalogInputs5_offset 1752 +#define auxAnalogInputs6_offset 1753 +#define auxAnalogInputs7_offset 1754 +#define auxAnalogInputs8_offset 1755 +#define auxFastSensor1_adcChannel_offset 685 +#define auxLinear1_hwChannel_offset 3700 +#define auxLinear1_offset 3700 +#define auxLinear1_v1_offset 3704 +#define auxLinear1_v2_offset 3712 +#define auxLinear1_value1_offset 3708 +#define auxLinear1_value2_offset 3716 +#define auxLinear2_hwChannel_offset 3720 +#define auxLinear2_offset 3720 +#define auxLinear2_v1_offset 3724 +#define auxLinear2_v2_offset 3732 +#define auxLinear2_value1_offset 3728 +#define auxLinear2_value2_offset 3736 +#define auxPid1_dFactor_offset 1968 +#define auxPid1_iFactor_offset 1964 +#define auxPid1_maxValue_offset 1978 +#define auxPid1_minValue_offset 1976 +#define auxPid1_offset 1960 +#define auxPid1_offset_offset 1972 +#define auxPid1_periodMs_offset 1974 +#define auxPid1_pFactor_offset 1960 +#define auxPid2_dFactor_offset 1988 +#define auxPid2_iFactor_offset 1984 +#define auxPid2_maxValue_offset 1998 +#define auxPid2_minValue_offset 1996 +#define auxPid2_offset 1980 +#define auxPid2_offset_offset 1992 +#define auxPid2_periodMs_offset 1994 +#define auxPid2_pFactor_offset 1980 +#define auxSerialRxPin_offset 1568 +#define auxSerialSpeed_offset 1608 +#define auxSerialTxPin_offset 1564 +#define auxSpeedSensorInputPin1_offset 1580 +#define auxSpeedSensorInputPin2_offset 1582 +#define auxTempSensor1_adcChannel_offset 1824 +#define auxTempSensor1_bias_resistor_offset 1820 +#define auxTempSensor1_config_offset 1796 +#define auxTempSensor1_offset 1796 +#define auxTempSensor1_resistance_1_offset 1808 +#define auxTempSensor1_resistance_2_offset 1812 +#define auxTempSensor1_resistance_3_offset 1816 +#define auxTempSensor1_tempC_1_offset 1796 +#define auxTempSensor1_tempC_2_offset 1800 +#define auxTempSensor1_tempC_3_offset 1804 +#define auxTempSensor2_adcChannel_offset 1856 +#define auxTempSensor2_bias_resistor_offset 1852 +#define auxTempSensor2_config_offset 1828 +#define auxTempSensor2_offset 1828 +#define auxTempSensor2_resistance_1_offset 1840 +#define auxTempSensor2_resistance_2_offset 1844 +#define auxTempSensor2_resistance_3_offset 1848 +#define auxTempSensor2_tempC_1_offset 1828 +#define auxTempSensor2_tempC_2_offset 1832 +#define auxTempSensor2_tempC_3_offset 1836 +#define auxValves1_offset 1532 +#define auxValves2_offset 1534 #define BANKS_COUNT 2 #define BARO_CORR_SIZE 4 -#define baroCorrPressureBins_offset 4836 -#define baroCorrRpmBins_offset 4852 -#define baroCorrTable_offset 4868 -#define baroSensor_highValue_offset 520 -#define baroSensor_hwChannel_offset 525 -#define baroSensor_lowValue_offset 516 -#define baroSensor_offset 516 -#define baroSensor_type_offset 524 +#define baroCorrPressureBins_offset 4800 +#define baroCorrRpmBins_offset 4816 +#define baroCorrTable_offset 4832 +#define baroSensor_highValue_offset 540 +#define baroSensor_hwChannel_offset 545 +#define baroSensor_lowValue_offset 536 +#define baroSensor_offset 536 +#define baroSensor_type_offset 544 #define bench_mode_e_BENCH_AC_COMPRESSOR_RELAY 6 #define bench_mode_e_BENCH_CHECK_ENGINE_LIGHT 7 #define bench_mode_e_BENCH_FAN_RELAY 4 @@ -188,45 +188,45 @@ #define bench_mode_e_BENCH_SECOND_IDLE_VALVE 14 #define bench_mode_e_BENCH_STARTER_DISABLE_RELAY 3 #define bench_mode_e_BENCH_STARTER_ENABLE_RELAY 2 -#define benchTestCount_offset 1613 -#define benchTestOffTime_offset 1612 -#define benchTestOnTime_offset 1614 -#define binarySerialRxPin_offset 1510 -#define binarySerialTxPin_offset 1508 +#define benchTestCount_offset 1633 +#define benchTestOffTime_offset 1632 +#define benchTestOnTime_offset 1634 +#define binarySerialRxPin_offset 1530 +#define binarySerialTxPin_offset 1528 #define BLOCKING_FACTOR 500 -#define boardUse2stepPullDown_offset 1340 -#define boardUseCamPullDown_offset 1340 -#define boardUseCamVrPullUp_offset 1340 -#define boardUseCrankPullUp_offset 1340 -#define boardUseD2PullDown_offset 1340 -#define boardUseD3PullDown_offset 1340 -#define boardUseD4PullDown_offset 1340 -#define boardUseD5PullDown_offset 1340 -#define boardUseTachPullUp_offset 1340 -#define boardUseTempPullUp_offset 1340 +#define boardUse2stepPullDown_offset 1360 +#define boardUseCamPullDown_offset 1360 +#define boardUseCamVrPullUp_offset 1360 +#define boardUseCrankPullUp_offset 1360 +#define boardUseD2PullDown_offset 1360 +#define boardUseD3PullDown_offset 1360 +#define boardUseD4PullDown_offset 1360 +#define boardUseD5PullDown_offset 1360 +#define boardUseTachPullUp_offset 1360 +#define boardUseTempPullUp_offset 1360 #define BOOST_LOAD_COUNT 8 #define BOOST_RPM_COUNT 8 -#define boostControlPin_offset 960 -#define boostControlPinMode_offset 962 -#define boostControlSafeDutyCycle_offset 466 -#define boostCutPressure_offset 1628 -#define boostPid_dFactor_offset 976 -#define boostPid_iFactor_offset 972 -#define boostPid_maxValue_offset 986 -#define boostPid_minValue_offset 984 -#define boostPid_offset 968 -#define boostPid_offset_offset 980 -#define boostPid_periodMs_offset 982 -#define boostPid_pFactor_offset 968 -#define boostPwmFrequency_offset 992 -#define boostRpmBins_offset 5532 -#define boostTableClosedLoop_offset 5540 -#define boostTableOpenLoop_offset 5468 -#define boostTpsBins_offset 5604 +#define boostControlPin_offset 980 +#define boostControlPinMode_offset 982 +#define boostControlSafeDutyCycle_offset 486 +#define boostCutPressure_offset 1648 +#define boostPid_dFactor_offset 996 +#define boostPid_iFactor_offset 992 +#define boostPid_maxValue_offset 1006 +#define boostPid_minValue_offset 1004 +#define boostPid_offset 988 +#define boostPid_offset_offset 1000 +#define boostPid_periodMs_offset 1002 +#define boostPid_pFactor_offset 988 +#define boostPwmFrequency_offset 1012 +#define boostRpmBins_offset 5480 +#define boostTableClosedLoop_offset 5488 +#define boostTableOpenLoop_offset 5416 +#define boostTpsBins_offset 5552 #define boostType_e_auto_enum "OPEN_LOOP", "CLOSED_LOOP" #define boostType_e_CLOSED_LOOP 1 #define boostType_e_OPEN_LOOP 0 -#define boostType_offset 988 +#define boostType_offset 1008 #define brain_input_pin_e_enum "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" #define brain_pin_diag_e_PIN_DRIVER_OFF 0x20 #define brain_pin_diag_e_PIN_DRIVER_OVERTEMP 0x10 @@ -236,26 +236,26 @@ #define brain_pin_diag_e_PIN_OVERLOAD 0x08 #define brain_pin_diag_e_PIN_SHORT_TO_BAT 0x04 #define brain_pin_diag_e_PIN_SHORT_TO_GND 0x02 -#define brakePedalPin_offset 1934 -#define brakePedalPinMode_offset 1938 -#define byFirmwareVersion_offset 424 +#define brakePedalPin_offset 1954 +#define brakePedalPinMode_offset 1958 +#define byFirmwareVersion_offset 444 #define CAM_INPUTS_COUNT 4 #define CAM_INPUTS_COUNT_padding 0 -#define camInputs1_offset 480 -#define camInputs2_offset 482 -#define camInputs3_offset 484 -#define camInputs4_offset 486 -#define camInputsDebug1_offset 1364 -#define camInputsDebug2_offset 1366 -#define camInputsDebug3_offset 1368 -#define camInputsDebug4_offset 1370 -#define camInputsDebugPadding_offset 1372 -#define camInputsPadding_offset 488 +#define camInputs1_offset 500 +#define camInputs2_offset 502 +#define camInputs3_offset 504 +#define camInputs4_offset 506 +#define camInputsDebug1_offset 1384 +#define camInputsDebug2_offset 1386 +#define camInputsDebug3_offset 1388 +#define camInputsDebug4_offset 1390 +#define camInputsDebugPadding_offset 1392 +#define camInputsPadding_offset 508 #define CAMS_PER_BANK 2 #define CAMS_PER_BANK_padding 0 -#define can2BaudRate_offset 1602 -#define can2RxPin_offset 1618 -#define can2TxPin_offset 1616 +#define can2BaudRate_offset 1622 +#define can2RxPin_offset 1638 +#define can2TxPin_offset 1636 #define can_baudrate_e_auto_enum "B100KBPS", "B250KBPS", "B500KBPS", "B1MBPS" #define can_baudrate_e_B100KBPS 0 #define can_baudrate_e_B1MBPS 3 @@ -283,56 +283,56 @@ #define can_vss_nbc_e_auto_enum "BMW_e46", "W202" #define can_vss_nbc_e_BMW_e46 0 #define can_vss_nbc_e_W202 1 -#define canBaudRate_offset 1600 -#define canBroadcastUseChannelTwo_offset 940 -#define canNbcType_offset 412 -#define canReadEnabled_offset 1340 -#define canRxPin_offset 702 -#define canSleepPeriodMs_offset 416 -#define canTxPin_offset 700 -#define canVssNbcType_offset 2540 -#define canWriteEnabled_offset 1340 -#define cdmInputPin_offset 922 -#define cj125CsPin_offset 654 -#define cj125CsPinMode_offset 1689 -#define cj125isLsu49_offset 100 -#define cj125isUaDivided_offset 100 -#define cj125isUrDivided_offset 100 -#define cj125SpiDevice_offset 1688 -#define cj125ua_offset 1936 -#define cj125ur_offset 1937 -#define clt_adcChannel_offset 296 -#define clt_bias_resistor_offset 292 -#define clt_config_offset 268 +#define canBaudRate_offset 1620 +#define canBroadcastUseChannelTwo_offset 960 +#define canNbcType_offset 432 +#define canReadEnabled_offset 1360 +#define canRxPin_offset 722 +#define canSleepPeriodMs_offset 436 +#define canTxPin_offset 720 +#define canVssNbcType_offset 2560 +#define canWriteEnabled_offset 1360 +#define cdmInputPin_offset 942 +#define cj125CsPin_offset 674 +#define cj125CsPinMode_offset 1709 +#define cj125isLsu49_offset 120 +#define cj125isUaDivided_offset 120 +#define cj125isUrDivided_offset 120 +#define cj125SpiDevice_offset 1708 +#define cj125ua_offset 1956 +#define cj125ur_offset 1957 +#define clt_adcChannel_offset 316 +#define clt_bias_resistor_offset 312 +#define clt_config_offset 288 #define CLT_CRANKING_CURVE_SIZE 8 #define CLT_CURVE_SIZE 16 #define CLT_LIMITER_CURVE_SIZE 4 -#define clt_offset 268 -#define clt_resistance_1_offset 280 -#define clt_resistance_2_offset 284 -#define clt_resistance_3_offset 288 -#define clt_tempC_1_offset 268 -#define clt_tempC_2_offset 272 -#define clt_tempC_3_offset 276 +#define clt_offset 288 +#define clt_resistance_1_offset 300 +#define clt_resistance_2_offset 304 +#define clt_resistance_3_offset 308 +#define clt_tempC_1_offset 288 +#define clt_tempC_2_offset 292 +#define clt_tempC_3_offset 296 #define CLT_TIMING_CURVE_SIZE 8 -#define cltCrankingCorr_offset 5724 -#define cltCrankingCorrBins_offset 5692 -#define cltFuelCorr_offset 13900 -#define cltFuelCorrBins_offset 13836 -#define cltIdleCorr_offset 14284 -#define cltIdleCorrBins_offset 14220 -#define cltIdleRpm_offset 4244 -#define cltIdleRpmBins_offset 4180 -#define cltRevLimitRpm_offset 2128 -#define cltRevLimitRpmBins_offset 2124 -#define cltTimingBins_offset 4260 -#define cltTimingExtra_offset 4292 -#define clutchDownPin_offset 636 -#define clutchDownPinInverted_offset 940 -#define clutchDownPinMode_offset 641 -#define clutchUpPin_offset 804 -#define clutchUpPinInverted_offset 940 -#define clutchUpPinMode_offset 807 +#define cltCrankingCorr_offset 5672 +#define cltCrankingCorrBins_offset 5640 +#define cltFuelCorr_offset 13848 +#define cltFuelCorrBins_offset 13784 +#define cltIdleCorr_offset 14232 +#define cltIdleCorrBins_offset 14168 +#define cltIdleRpm_offset 4208 +#define cltIdleRpmBins_offset 4192 +#define cltRevLimitRpm_offset 2148 +#define cltRevLimitRpmBins_offset 2144 +#define cltTimingBins_offset 4224 +#define cltTimingExtra_offset 4256 +#define clutchDownPin_offset 656 +#define clutchDownPinInverted_offset 960 +#define clutchDownPinMode_offset 661 +#define clutchUpPin_offset 824 +#define clutchUpPinInverted_offset 960 +#define clutchUpPinMode_offset 827 #define CMD_AC_RELAY_BENCH "acrelaybench" #define CMD_ALTERNATOR_PIN "set_alternator_pin" #define CMD_BOOST_PIN "set_boost_pin" @@ -381,61 +381,61 @@ #define CMD_TS_X31 49 #define CMD_VSS_PIN "vss_pin" #define CMD_WRITECONFIG "writeconfig" -#define coastingFuelCutClt_offset 2076 -#define coastingFuelCutEnabled_offset 744 -#define coastingFuelCutMap_offset 2080 -#define coastingFuelCutRpmHigh_offset 2070 -#define coastingFuelCutRpmLow_offset 2072 -#define coastingFuelCutTps_offset 2074 -#define coastingFuelCutVssHigh_offset 1554 -#define coastingFuelCutVssLow_offset 1553 -#define communicationLedPin_offset 1504 -#define complexWallModel_offset 1352 +#define coastingFuelCutClt_offset 2096 +#define coastingFuelCutEnabled_offset 764 +#define coastingFuelCutMap_offset 2100 +#define coastingFuelCutRpmHigh_offset 2090 +#define coastingFuelCutRpmLow_offset 2092 +#define coastingFuelCutTps_offset 2094 +#define coastingFuelCutVssHigh_offset 1574 +#define coastingFuelCutVssLow_offset 1573 +#define communicationLedPin_offset 1524 +#define complexWallModel_offset 1372 #define COMPOSITE_DATA_LENGTH 2500 #define COMPOSITE_DATA_LENGTH_HALF 1250 #define COMPOSITE_PACKET_COUNT 500 #define COMPOSITE_PACKET_SIZE 5 -#define compressionRatio_offset 724 +#define compressionRatio_offset 744 #define CONSOLE_DATA_PROTOCOL_TAG " @" -#define consoleUartDevice_offset 934 -#define consumeObdSensors_offset 940 +#define consoleUartDevice_offset 954 +#define consumeObdSensors_offset 960 #define CRANKING_ADVANCE_CURVE_SIZE 4 -#define cranking_baseFuel_offset 112 +#define cranking_baseFuel_offset 132 #define CRANKING_CLT_IDLE_CURVE_SIZE 8 #define CRANKING_CURVE_SIZE 8 -#define cranking_offset 112 +#define cranking_offset 132 #define cranking_parameters_s_size 8 -#define cranking_rpm_offset 116 -#define crankingAdvance_offset 5076 -#define crankingAdvanceBins_offset 5060 -#define crankingCycleBins_offset 14188 -#define crankingCycleCoef_offset 14156 -#define crankingFuelBins_offset 14124 -#define crankingFuelCoef_offset 14092 -#define crankingFuelCoefE100_offset 21192 -#define crankingIACposition_offset 1692 -#define crankingInjectionMode_offset 364 -#define crankingTimingAngle_offset 372 -#define crankingTpsBins_offset 4964 -#define crankingTpsCoef_offset 4932 +#define cranking_rpm_offset 136 +#define crankingAdvance_offset 5032 +#define crankingAdvanceBins_offset 5024 +#define crankingCycleBins_offset 14136 +#define crankingCycleCoef_offset 14104 +#define crankingFuelBins_offset 14072 +#define crankingFuelCoef_offset 14040 +#define crankingFuelCoefE100_offset 21140 +#define crankingIACposition_offset 1712 +#define crankingInjectionMode_offset 384 +#define crankingTimingAngle_offset 392 +#define crankingTpsBins_offset 4928 +#define crankingTpsCoef_offset 4896 #define CRITICAL_PREFIX "CRITICAL" -#define cutFuelOnHardLimit_offset 1340 -#define cutSparkOnHardLimit_offset 1340 +#define cutFuelOnHardLimit_offset 1360 +#define cutSparkOnHardLimit_offset 1360 #define cyl_trim_s_size 16 -#define cylinderBankSelect10_offset 2505 -#define cylinderBankSelect11_offset 2506 -#define cylinderBankSelect12_offset 2507 -#define cylinderBankSelect1_offset 2496 -#define cylinderBankSelect2_offset 2497 -#define cylinderBankSelect3_offset 2498 -#define cylinderBankSelect4_offset 2499 -#define cylinderBankSelect5_offset 2500 -#define cylinderBankSelect6_offset 2501 -#define cylinderBankSelect7_offset 2502 -#define cylinderBankSelect8_offset 2503 -#define cylinderBankSelect9_offset 2504 -#define cylinderBore_offset 356 -#define cylindersCount_offset 348 +#define cylinderBankSelect10_offset 2525 +#define cylinderBankSelect11_offset 2526 +#define cylinderBankSelect12_offset 2527 +#define cylinderBankSelect1_offset 2516 +#define cylinderBankSelect2_offset 2517 +#define cylinderBankSelect3_offset 2518 +#define cylinderBankSelect4_offset 2519 +#define cylinderBankSelect5_offset 2520 +#define cylinderBankSelect6_offset 2521 +#define cylinderBankSelect7_offset 2522 +#define cylinderBankSelect8_offset 2523 +#define cylinderBankSelect9_offset 2524 +#define cylinderBore_offset 376 +#define cylindersCount_offset 368 #define dc_io_size 8 #define DC_PER_STEPPER 2 #define debug_mode_e_auto_enum "DBG_0", "DBG_TPS_ACCEL", "DBG_GPPWM", "DBG_IDLE_CONTROL", "DBG_EL_ACCEL", "DBG_TRIGGER_COUNTERS", "DBG_SOFT_SPARK_CUT", "DBG_VVT_1_PID", "DBG_8", "DBG_9", "DBG_10", "DBG_11", "DBG_UNUSED12", "DBG_SD_CARD", "DBG_SR5_PROTOCOL", "DBG_KNOCK", "DBG_16", "DBG_ELECTRONIC_THROTTLE_PID", "DBG_EXECUTOR", "DBG_BENCH_TEST", "DBG_20", "DBG_ANALOG_INPUTS", "DBG_INSTANT_RPM", "UNUSED23", "DBG_24", "DBG_CJ125", "DBG_26", "DBG_MAP", "DBG_METRICS", "DBG_29", "DBG_ION", "DBG_TLE8888", "DBG_ANALOG_INPUTS2", "DBG_DWELL_METRIC", "DBG_34", "DBG_35", "DBG_36", "DBG_37", "DBG_38", "DBG_ETB_AUTOTUNE", "DBG_COMPOSITE_LOG", "DBG_UNUSED41", "DBG_UNUSED_42", "DBG_43", "DBG_DYNO_VIEW", "DBG_LOGIC_ANALYZER", "DBG_46", "DBG_TCU", "DBG_LUA", "DBG_VVT_2_PID", "DBG_VVT_3_PID", "DBG_VVT_4_PID" @@ -492,34 +492,34 @@ #define debug_mode_e_DBG_VVT_4_PID 51 #define debug_mode_e_enum "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" #define debug_mode_e_UNUSED23 23 -#define debugMapAveraging_offset 836 -#define debugMode_offset 1584 -#define debugTriggerSync_offset 658 +#define debugMapAveraging_offset 856 +#define debugMode_offset 1604 +#define debugTriggerSync_offset 678 #define DIGIPOT_COUNT 4 -#define digitalPotentiometerChipSelect1_offset 642 -#define digitalPotentiometerChipSelect2_offset 644 -#define digitalPotentiometerChipSelect3_offset 646 -#define digitalPotentiometerChipSelect4_offset 648 -#define digitalPotentiometerSpiDevice_offset 660 -#define disableEtbWhenEngineStopped_offset 744 -#define disableFan1WhenStopped_offset 100 -#define disableFan2WhenStopped_offset 100 -#define disablePrimaryUart_offset 1340 -#define displacement_offset 344 +#define digitalPotentiometerChipSelect1_offset 662 +#define digitalPotentiometerChipSelect2_offset 664 +#define digitalPotentiometerChipSelect3_offset 666 +#define digitalPotentiometerChipSelect4_offset 668 +#define digitalPotentiometerSpiDevice_offset 680 +#define disableEtbWhenEngineStopped_offset 764 +#define disableFan1WhenStopped_offset 120 +#define disableFan2WhenStopped_offset 120 +#define disablePrimaryUart_offset 1360 +#define displacement_offset 364 #define display_mode_e_auto_enum "DM_NONE", "DM_HD44780", "DM_HD44780_OVER_PCF8574" #define display_mode_e_DM_HD44780 1 #define display_mode_e_DM_HD44780_OVER_PCF8574 2 #define display_mode_e_DM_NONE 0 -#define displayLogicLevelsInEngineSniffer_offset 100 -#define displayMode_offset 420 -#define driveWheelRevPerKm_offset 408 -#define drv8860_cs_offset 1184 -#define drv8860_csPinMode_offset 1186 -#define drv8860_miso_offset 1188 -#define drv8860spiDevice_offset 1182 +#define displayLogicLevelsInEngineSniffer_offset 120 +#define displayMode_offset 440 +#define driveWheelRevPerKm_offset 428 +#define drv8860_cs_offset 1204 +#define drv8860_csPinMode_offset 1206 +#define drv8860_miso_offset 1208 +#define drv8860spiDevice_offset 1202 #define DWELL_CURVE_SIZE 8 -#define dwellVoltageCorrValues_offset 783 -#define dwellVoltageCorrVoltBins_offset 774 +#define dwellVoltageCorrValues_offset 803 +#define dwellVoltageCorrVoltBins_offset 794 #define ego_sensor_e_auto_enum "ES_BPSX_D1", "ES_Innovate_MTX_L", "ES_14Point7_Free", "ES_NarrowBand", "ES_PLX", "ES_Custom", "ES_AEM" #define ego_sensor_e_enum "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" #define ego_sensor_e_ES_14Point7_Free 2 @@ -529,21 +529,21 @@ #define ego_sensor_e_ES_Innovate_MTX_L 1 #define ego_sensor_e_ES_NarrowBand 3 #define ego_sensor_e_ES_PLX 4 -#define egoValueShift_offset 1676 +#define egoValueShift_offset 1696 #define EGT_CHANNEL_COUNT 8 -#define electronicThrottlePin1Mode_offset 650 -#define enableAemXSeries_offset 744 -#define enableCanVss_offset 940 -#define enabledStep1Limiter_offset 744 -#define enableFan1WithAc_offset 100 -#define enableFan2WithAc_offset 100 -#define enableInnovateLC2_offset 940 -#define enableLaunchRetard_offset 940 -#define enableMapEstimationTableFallback_offset 100 -#define enableSoftwareKnock_offset 940 -#define enableTrailingSparks_offset 100 -#define enableVerboseCanTx_offset 744 -#define engine_configuration_s_size 3996 +#define electronicThrottlePin1Mode_offset 670 +#define enableAemXSeries_offset 764 +#define enableCanVss_offset 960 +#define enabledStep1Limiter_offset 764 +#define enableFan1WithAc_offset 120 +#define enableFan2WithAc_offset 120 +#define enableInnovateLC2_offset 960 +#define enableLaunchRetard_offset 960 +#define enableMapEstimationTableFallback_offset 120 +#define enableSoftwareKnock_offset 960 +#define enableTrailingSparks_offset 120 +#define enableVerboseCanTx_offset 764 +#define engine_configuration_s_size 4016 #define engine_load_mode_e_auto_enum "INVALID", "INVALID", "INVALID", "LM_SPEED_DENSITY", "LM_REAL_MAF", "LM_ALPHA_N", "LM_LUA", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "LM_MOCK" #define engine_load_mode_e_enum "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" #define engine_load_mode_e_LM_ALPHA_N 5 @@ -669,16 +669,16 @@ #define engine_type_e_TOYOTA_JZS147 38 #define engine_type_e_UNUSED_48 48 #define engine_type_e_VW_ABA 32 -#define engineChartSize_offset 1356 -#define engineCode_offset 1104 +#define engineChartSize_offset 1376 +#define engineCode_offset 1124 #define engineConfiguration_offset 0 -#define engineMake_offset 1072 -#define engineSnifferRpmThreshold_offset 7 +#define engineMake_offset 1092 +#define engineSnifferRpmThreshold_offset 10 #define engineType_offset 0 #define ERROR_BUFFER_SIZE 120 #define ETB_BIAS_CURVE_LENGTH 8 #define ETB_COUNT 2 -#define etb_dFactor_offset 1436 +#define etb_dFactor_offset 1456 #define etb_function_e_auto_enum "ETB_None", "ETB_Throttle1", "ETB_Throttle2", "ETB_IdleValve", "ETB_Wastegate" #define etb_function_e_ETB_IdleValve 3 #define etb_function_e_ETB_None 0 @@ -686,103 +686,103 @@ #define etb_function_e_ETB_Throttle2 2 #define etb_function_e_ETB_Wastegate 4 #define ETB_HW_MAX_FREQUENCY 3000 -#define etb_iFactor_offset 1432 -#define etb_iTermMax_offset 2454 -#define etb_iTermMin_offset 2452 -#define etb_maxValue_offset 1446 -#define etb_minValue_offset 1444 -#define etb_offset 1428 -#define etb_offset_offset 1440 -#define etb_periodMs_offset 1442 -#define etb_pFactor_offset 1428 -#define etb_use_two_wires_offset 100 -#define etbBiasBins_offset 3996 -#define etbBiasValues_offset 4028 -#define etbFreq_offset 1842 -#define etbFunctions1_offset 1180 -#define etbFunctions2_offset 1181 -#define etbIdleThrottleRange_offset 2492 -#define etbIo1_controlPin_offset 948 -#define etbIo1_directionPin1_offset 944 -#define etbIo1_directionPin2_offset 946 -#define etbIo1_disablePin_offset 950 -#define etbIo1_offset 944 -#define etbIo2_controlPin_offset 956 -#define etbIo2_directionPin1_offset 952 -#define etbIo2_directionPin2_offset 954 -#define etbIo2_disablePin_offset 958 -#define etbIo2_offset 952 -#define etbMaximumPosition_offset 831 -#define etbMinimumPosition_offset 3744 -#define etbNeutralPosition_offset 1349 -#define etbRevLimitRange_offset 126 -#define etbRevLimitStart_offset 124 -#define etbWastegatePid_dFactor_offset 1852 -#define etbWastegatePid_iFactor_offset 1848 -#define etbWastegatePid_maxValue_offset 1862 -#define etbWastegatePid_minValue_offset 1860 -#define etbWastegatePid_offset 1844 -#define etbWastegatePid_offset_offset 1856 -#define etbWastegatePid_periodMs_offset 1858 -#define etbWastegatePid_pFactor_offset 1844 -#define failedMapFallback_offset 465 -#define fan1ExtraIdle_offset 1716 -#define fan2ExtraIdle_offset 1726 -#define fan2OffTemperature_offset 2045 -#define fan2OnTemperature_offset 2044 -#define fan2Pin_offset 2042 -#define fan2PinMode_offset 1763 -#define fanOffTemperature_offset 404 -#define fanOnTemperature_offset 400 -#define fanPin_offset 634 -#define fanPinMode_offset 633 -#define finalGearRatio_offset 706 -#define firingOrder_offset 352 -#define fixedModeTiming_offset 384 -#define fixedTiming_offset 1664 -#define FLASH_DATA_VERSION 10012 -#define flexCranking_offset 1352 -#define flexSensorPin_offset 824 -#define forceO2Heating_offset 1352 +#define etb_iFactor_offset 1452 +#define etb_iTermMax_offset 2474 +#define etb_iTermMin_offset 2472 +#define etb_maxValue_offset 1466 +#define etb_minValue_offset 1464 +#define etb_offset 1448 +#define etb_offset_offset 1460 +#define etb_periodMs_offset 1462 +#define etb_pFactor_offset 1448 +#define etb_use_two_wires_offset 120 +#define etbBiasBins_offset 4016 +#define etbBiasValues_offset 4048 +#define etbFreq_offset 1862 +#define etbFunctions1_offset 1200 +#define etbFunctions2_offset 1201 +#define etbIdleThrottleRange_offset 2512 +#define etbIo1_controlPin_offset 968 +#define etbIo1_directionPin1_offset 964 +#define etbIo1_directionPin2_offset 966 +#define etbIo1_disablePin_offset 970 +#define etbIo1_offset 964 +#define etbIo2_controlPin_offset 976 +#define etbIo2_directionPin1_offset 972 +#define etbIo2_directionPin2_offset 974 +#define etbIo2_disablePin_offset 978 +#define etbIo2_offset 972 +#define etbMaximumPosition_offset 851 +#define etbMinimumPosition_offset 3764 +#define etbNeutralPosition_offset 1369 +#define etbRevLimitRange_offset 146 +#define etbRevLimitStart_offset 144 +#define etbWastegatePid_dFactor_offset 1872 +#define etbWastegatePid_iFactor_offset 1868 +#define etbWastegatePid_maxValue_offset 1882 +#define etbWastegatePid_minValue_offset 1880 +#define etbWastegatePid_offset 1864 +#define etbWastegatePid_offset_offset 1876 +#define etbWastegatePid_periodMs_offset 1878 +#define etbWastegatePid_pFactor_offset 1864 +#define failedMapFallback_offset 485 +#define fan1ExtraIdle_offset 1736 +#define fan2ExtraIdle_offset 1746 +#define fan2OffTemperature_offset 2065 +#define fan2OnTemperature_offset 2064 +#define fan2Pin_offset 2062 +#define fan2PinMode_offset 1783 +#define fanOffTemperature_offset 424 +#define fanOnTemperature_offset 420 +#define fanPin_offset 654 +#define fanPinMode_offset 653 +#define finalGearRatio_offset 726 +#define firingOrder_offset 372 +#define fixedModeTiming_offset 404 +#define fixedTiming_offset 1684 +#define FLASH_DATA_VERSION 10013 +#define flexCranking_offset 1372 +#define flexSensorPin_offset 844 +#define forceO2Heating_offset 1372 #define FUEL_LEVEL_TABLE_COUNT 8 #define FUEL_LOAD_COUNT 16 #define FUEL_RPM_COUNT 16 -#define fuelAlgorithm_offset 360 -#define fuelClosedLoopCorrectionEnabled_offset 1340 -#define fuelLevelBins_offset 1190 -#define fuelLevelSensor_offset 438 -#define fuelLevelValues_offset 669 -#define fuelPumpPin_offset 626 -#define fuelPumpPinMode_offset 628 -#define fuelReferencePressure_offset 1764 -#define fuelTrimLoadBins_offset 20984 -#define fuelTrimRpmBins_offset 20992 -#define fuelTrims10_offset 21144 -#define fuelTrims10_table_offset 21144 -#define fuelTrims11_offset 21160 -#define fuelTrims11_table_offset 21160 -#define fuelTrims12_offset 21176 -#define fuelTrims12_table_offset 21176 -#define fuelTrims1_offset 21000 -#define fuelTrims1_table_offset 21000 -#define fuelTrims2_offset 21016 -#define fuelTrims2_table_offset 21016 -#define fuelTrims3_offset 21032 -#define fuelTrims3_table_offset 21032 -#define fuelTrims4_offset 21048 -#define fuelTrims4_table_offset 21048 -#define fuelTrims5_offset 21064 -#define fuelTrims5_table_offset 21064 -#define fuelTrims6_offset 21080 -#define fuelTrims6_table_offset 21080 -#define fuelTrims7_offset 21096 -#define fuelTrims7_table_offset 21096 -#define fuelTrims8_offset 21112 -#define fuelTrims8_table_offset 21112 -#define fuelTrims9_offset 21128 -#define fuelTrims9_table_offset 21128 +#define fuelAlgorithm_offset 380 +#define fuelClosedLoopCorrectionEnabled_offset 1360 +#define fuelLevelBins_offset 1210 +#define fuelLevelSensor_offset 458 +#define fuelLevelValues_offset 689 +#define fuelPumpPin_offset 646 +#define fuelPumpPinMode_offset 648 +#define fuelReferencePressure_offset 1784 +#define fuelTrimLoadBins_offset 20932 +#define fuelTrimRpmBins_offset 20940 +#define fuelTrims10_offset 21092 +#define fuelTrims10_table_offset 21092 +#define fuelTrims11_offset 21108 +#define fuelTrims11_table_offset 21108 +#define fuelTrims12_offset 21124 +#define fuelTrims12_table_offset 21124 +#define fuelTrims1_offset 20948 +#define fuelTrims1_table_offset 20948 +#define fuelTrims2_offset 20964 +#define fuelTrims2_table_offset 20964 +#define fuelTrims3_offset 20980 +#define fuelTrims3_table_offset 20980 +#define fuelTrims4_offset 20996 +#define fuelTrims4_table_offset 20996 +#define fuelTrims5_offset 21012 +#define fuelTrims5_table_offset 21012 +#define fuelTrims6_offset 21028 +#define fuelTrims6_table_offset 21028 +#define fuelTrims7_offset 21044 +#define fuelTrims7_table_offset 21044 +#define fuelTrims8_offset 21060 +#define fuelTrims8_table_offset 21060 +#define fuelTrims9_offset 21076 +#define fuelTrims9_table_offset 21076 #define GAP_TRACKING_LENGTH 18 -#define gapTrackingLengthOverride_offset 377 +#define gapTrackingLengthOverride_offset 397 #define GAUGE_COIL_DWELL_TIME "dwell: coil charge time" #define GAUGE_NAME_ACCEL_ROLL "Acceleration: Roll" #define GAUGE_NAME_ACCEL_X "Acceleration: X" @@ -925,18 +925,18 @@ #define GearControllerMode_ButtonShift 1 #define GearControllerMode_Generic 2 #define GearControllerMode_None 0 -#define gearControllerMode_offset 3676 -#define gearRatio1_offset 3550 -#define gearRatio2_offset 3552 -#define gearRatio3_offset 3554 -#define gearRatio4_offset 3556 -#define gearRatio5_offset 3558 -#define gearRatio6_offset 3560 -#define gearRatio7_offset 3562 -#define gearRatio8_offset 3564 +#define gearControllerMode_offset 3696 +#define gearRatio1_offset 3570 +#define gearRatio2_offset 3572 +#define gearRatio3_offset 3574 +#define gearRatio4_offset 3576 +#define gearRatio5_offset 3578 +#define gearRatio6_offset 3580 +#define gearRatio7_offset 3582 +#define gearRatio8_offset 3584 #define GEARS_COUNT 8 -#define globalFuelCorrection_offset 468 -#define globalTriggerAngleOffset_offset 388 +#define globalFuelCorrection_offset 488 +#define globalTriggerAngleOffset_offset 408 #define Gpio_A0 2 #define Gpio_A1 3 #define Gpio_A10 12 @@ -1193,50 +1193,50 @@ #define Gpio_TLE8888_PIN_MR 196 #define Gpio_TLE8888_PIN_WAKE 198 #define Gpio_Unassigned 0 -#define gppwm1_alignmentFill_map_offset 2553 -#define gppwm1_dutyIfError_offset 2546 -#define gppwm1_loadAxis_offset 2552 -#define gppwm1_loadBins_offset 2554 -#define gppwm1_offBelowDuty_offset 2551 -#define gppwm1_offset 2544 -#define gppwm1_onAboveDuty_offset 2550 -#define gppwm1_pin_offset 2544 -#define gppwm1_pwmFrequency_offset 2548 -#define gppwm1_rpmBins_offset 2562 -#define gppwm1_table_offset 2570 -#define gppwm2_alignmentFill_map_offset 2645 -#define gppwm2_dutyIfError_offset 2638 -#define gppwm2_loadAxis_offset 2644 -#define gppwm2_loadBins_offset 2646 -#define gppwm2_offBelowDuty_offset 2643 -#define gppwm2_offset 2636 -#define gppwm2_onAboveDuty_offset 2642 -#define gppwm2_pin_offset 2636 -#define gppwm2_pwmFrequency_offset 2640 -#define gppwm2_rpmBins_offset 2654 -#define gppwm2_table_offset 2662 -#define gppwm3_alignmentFill_map_offset 2737 -#define gppwm3_dutyIfError_offset 2730 -#define gppwm3_loadAxis_offset 2736 -#define gppwm3_loadBins_offset 2738 -#define gppwm3_offBelowDuty_offset 2735 -#define gppwm3_offset 2728 -#define gppwm3_onAboveDuty_offset 2734 -#define gppwm3_pin_offset 2728 -#define gppwm3_pwmFrequency_offset 2732 -#define gppwm3_rpmBins_offset 2746 -#define gppwm3_table_offset 2754 -#define gppwm4_alignmentFill_map_offset 2829 -#define gppwm4_dutyIfError_offset 2822 -#define gppwm4_loadAxis_offset 2828 -#define gppwm4_loadBins_offset 2830 -#define gppwm4_offBelowDuty_offset 2827 -#define gppwm4_offset 2820 -#define gppwm4_onAboveDuty_offset 2826 -#define gppwm4_pin_offset 2820 -#define gppwm4_pwmFrequency_offset 2824 -#define gppwm4_rpmBins_offset 2838 -#define gppwm4_table_offset 2846 +#define gppwm1_alignmentFill_map_offset 2573 +#define gppwm1_dutyIfError_offset 2566 +#define gppwm1_loadAxis_offset 2572 +#define gppwm1_loadBins_offset 2574 +#define gppwm1_offBelowDuty_offset 2571 +#define gppwm1_offset 2564 +#define gppwm1_onAboveDuty_offset 2570 +#define gppwm1_pin_offset 2564 +#define gppwm1_pwmFrequency_offset 2568 +#define gppwm1_rpmBins_offset 2582 +#define gppwm1_table_offset 2590 +#define gppwm2_alignmentFill_map_offset 2665 +#define gppwm2_dutyIfError_offset 2658 +#define gppwm2_loadAxis_offset 2664 +#define gppwm2_loadBins_offset 2666 +#define gppwm2_offBelowDuty_offset 2663 +#define gppwm2_offset 2656 +#define gppwm2_onAboveDuty_offset 2662 +#define gppwm2_pin_offset 2656 +#define gppwm2_pwmFrequency_offset 2660 +#define gppwm2_rpmBins_offset 2674 +#define gppwm2_table_offset 2682 +#define gppwm3_alignmentFill_map_offset 2757 +#define gppwm3_dutyIfError_offset 2750 +#define gppwm3_loadAxis_offset 2756 +#define gppwm3_loadBins_offset 2758 +#define gppwm3_offBelowDuty_offset 2755 +#define gppwm3_offset 2748 +#define gppwm3_onAboveDuty_offset 2754 +#define gppwm3_pin_offset 2748 +#define gppwm3_pwmFrequency_offset 2752 +#define gppwm3_rpmBins_offset 2766 +#define gppwm3_table_offset 2774 +#define gppwm4_alignmentFill_map_offset 2849 +#define gppwm4_dutyIfError_offset 2842 +#define gppwm4_loadAxis_offset 2848 +#define gppwm4_loadBins_offset 2850 +#define gppwm4_offBelowDuty_offset 2847 +#define gppwm4_offset 2840 +#define gppwm4_onAboveDuty_offset 2846 +#define gppwm4_pin_offset 2840 +#define gppwm4_pwmFrequency_offset 2844 +#define gppwm4_rpmBins_offset 2858 +#define gppwm4_table_offset 2866 #define gppwm_channel_e_auto_enum "GPPWM_Tps", "GPPWM_Map", "GPPWM_Clt", "GPPWM_Iat", "GPPWM_FuelLoad", "GPPWM_IgnLoad", "GPPWM_AuxTemp1", "GPPWM_AuxTemp2", "GPPWM_Zero", "GPPWM_AccelPedal", "GPPWM_Vbatt" #define gppwm_channel_e_enum "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" #define gppwm_channel_e_GPPWM_AccelPedal 9 @@ -1257,35 +1257,35 @@ #define GPPWM_LOAD_COUNT 8 #define GPPWM_NOTE_SIZE 16 #define GPPWM_RPM_COUNT 8 -#define gpPwmNote1_offset 1272 -#define gpPwmNote2_offset 1288 -#define gpPwmNote3_offset 1304 -#define gpPwmNote4_offset 1320 -#define gps_rx_pin_offset 622 -#define gps_tx_pin_offset 624 -#define hardCutRpmRange_offset 1016 -#define HD44780_db4_offset 614 -#define HD44780_db5_offset 616 -#define HD44780_db6_offset 618 -#define HD44780_db7_offset 620 -#define HD44780_e_offset 612 -#define HD44780_rs_offset 610 -#define HD44780height_offset 432 -#define HD44780width_offset 428 -#define highPressureFuel_hwChannel_offset 2084 -#define highPressureFuel_offset 2084 -#define highPressureFuel_v1_offset 2088 -#define highPressureFuel_v2_offset 2096 -#define highPressureFuel_value1_offset 2092 -#define highPressureFuel_value2_offset 2100 -#define hip9011CsPin_offset 758 -#define hip9011CsPinMode_offset 690 -#define hip9011Gain_offset 2448 -#define hip9011IntHoldPin_offset 760 -#define hip9011IntHoldPinMode_offset 762 -#define hip9011PrescalerAndSDO_offset 336 -#define hip9011SpiDevice_offset 464 -#define hipOutputChannel_offset 1344 +#define gpPwmNote1_offset 1292 +#define gpPwmNote2_offset 1308 +#define gpPwmNote3_offset 1324 +#define gpPwmNote4_offset 1340 +#define gps_rx_pin_offset 642 +#define gps_tx_pin_offset 644 +#define hardCutRpmRange_offset 1036 +#define HD44780_db4_offset 634 +#define HD44780_db5_offset 636 +#define HD44780_db6_offset 638 +#define HD44780_db7_offset 640 +#define HD44780_e_offset 632 +#define HD44780_rs_offset 630 +#define HD44780height_offset 452 +#define HD44780width_offset 448 +#define highPressureFuel_hwChannel_offset 2104 +#define highPressureFuel_offset 2104 +#define highPressureFuel_v1_offset 2108 +#define highPressureFuel_v2_offset 2116 +#define highPressureFuel_value1_offset 2112 +#define highPressureFuel_value2_offset 2120 +#define hip9011CsPin_offset 778 +#define hip9011CsPinMode_offset 710 +#define hip9011Gain_offset 2468 +#define hip9011IntHoldPin_offset 780 +#define hip9011IntHoldPinMode_offset 782 +#define hip9011PrescalerAndSDO_offset 356 +#define hip9011SpiDevice_offset 484 +#define hipOutputChannel_offset 1364 #define hpfp_cam_e_auto_enum "HPFP_CAM_NONE", "HPFP_CAM_IN1", "HPFP_CAM_EX1", "HPFP_CAM_IN2", "HPFP_CAM_EX2" #define hpfp_cam_e_enum "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" #define hpfp_cam_e_HPFP_CAM_EX1 2 @@ -1297,111 +1297,111 @@ #define HPFP_DEADTIME_SIZE 8 #define HPFP_LOBE_PROFILE_SIZE 16 #define HPFP_TARGET_SIZE 10 -#define hpfpActivationAngle_offset 3118 -#define hpfpCam_offset 3113 -#define hpfpCamLobes_offset 3112 -#define hpfpCompensation_offset 3412 -#define hpfpCompensationLoadBins_offset 3512 -#define hpfpCompensationRpmBins_offset 3532 -#define hpfpDeadtimeMS_offset 3166 -#define hpfpDeadtimeVoltsBins_offset 3158 -#define hpfpLobeProfileAngle_offset 3142 -#define hpfpLobeProfileQuantityBins_offset 3126 -#define hpfpMinAngle_offset 3115 -#define hpfpPeakPos_offset 3114 -#define hpfpPidI_offset 3122 -#define hpfpPidP_offset 3120 -#define hpfpPumpVolume_offset 3116 -#define hpfpTarget_offset 3182 -#define hpfpTargetDecay_offset 3124 -#define hpfpTargetLoadBins_offset 3382 -#define hpfpTargetRpmBins_offset 3402 -#define hpfpValvePin_offset 1624 -#define hpfpValvePinMode_offset 1626 +#define hpfpActivationAngle_offset 3138 +#define hpfpCam_offset 3133 +#define hpfpCamLobes_offset 3132 +#define hpfpCompensation_offset 3432 +#define hpfpCompensationLoadBins_offset 3532 +#define hpfpCompensationRpmBins_offset 3552 +#define hpfpDeadtimeMS_offset 3186 +#define hpfpDeadtimeVoltsBins_offset 3178 +#define hpfpLobeProfileAngle_offset 3162 +#define hpfpLobeProfileQuantityBins_offset 3146 +#define hpfpMinAngle_offset 3135 +#define hpfpPeakPos_offset 3134 +#define hpfpPidI_offset 3142 +#define hpfpPidP_offset 3140 +#define hpfpPumpVolume_offset 3136 +#define hpfpTarget_offset 3202 +#define hpfpTargetDecay_offset 3144 +#define hpfpTargetLoadBins_offset 3402 +#define hpfpTargetRpmBins_offset 3422 +#define hpfpValvePin_offset 1644 +#define hpfpValvePinMode_offset 1646 #define HW_MAX_ADC_INDEX 17 #define IAC_PID_MULT_SIZE 8 -#define iacByTpsTaper_offset 1542 -#define iacCoasting_offset 5156 -#define iacCoastingBins_offset 5092 -#define iacPidMultLoadBins_offset 4124 -#define iacPidMultRpmBins_offset 4132 -#define iacPidMultTable_offset 4060 -#define iat_adcChannel_offset 328 -#define iat_bias_resistor_offset 324 -#define iat_config_offset 300 +#define iacByTpsTaper_offset 1562 +#define iacCoasting_offset 5104 +#define iacCoastingBins_offset 5040 +#define iacPidMultLoadBins_offset 4144 +#define iacPidMultRpmBins_offset 4152 +#define iacPidMultTable_offset 4080 +#define iat_adcChannel_offset 348 +#define iat_bias_resistor_offset 344 +#define iat_config_offset 320 #define IAT_CURVE_SIZE 16 -#define iat_offset 300 -#define iat_resistance_1_offset 312 -#define iat_resistance_2_offset 316 -#define iat_resistance_3_offset 320 -#define iat_tempC_1_offset 300 -#define iat_tempC_2_offset 304 -#define iat_tempC_3_offset 308 -#define iatFuelCorr_offset 14028 -#define iatFuelCorrBins_offset 13964 +#define iat_offset 320 +#define iat_resistance_1_offset 332 +#define iat_resistance_2_offset 336 +#define iat_resistance_3_offset 340 +#define iat_tempC_1_offset 320 +#define iat_tempC_2_offset 324 +#define iat_tempC_3_offset 328 +#define iatFuelCorr_offset 13976 +#define iatFuelCorrBins_offset 13912 #define IDLE_ADVANCE_CURVE_SIZE 8 -#define idle_antiwindupFreq_offset 680 -#define idle_derivativeFilterLoss_offset 440 +#define idle_antiwindupFreq_offset 700 +#define idle_derivativeFilterLoss_offset 460 #define idle_hardware_s_size 12 #define idle_mode_e_auto_enum "IM_AUTO", "IM_MANUAL" #define idle_mode_e_IM_AUTO 0 #define idle_mode_e_IM_MANUAL 1 -#define idle_offset 528 -#define idle_solenoidFrequency_offset 528 -#define idle_solenoidPin_offset 532 -#define idle_solenoidPinMode_offset 538 +#define idle_offset 548 +#define idle_solenoidFrequency_offset 548 +#define idle_solenoidPin_offset 552 +#define idle_solenoidPinMode_offset 558 #define idle_state_e_BLIP 64 #define idle_state_e_INIT 0 #define idle_state_e_PID_UPPER 16 #define idle_state_e_PID_VALUE 4 #define idle_state_e_RPM_DEAD_ZONE 2 #define idle_state_e_TPS_THRESHOLD 1 -#define idle_stepperDirectionPin_offset 534 -#define idle_stepperStepPin_offset 536 +#define idle_stepperDirectionPin_offset 554 +#define idle_stepperStepPin_offset 556 #define IDLE_VE_SIZE 4 -#define idleAdvance_offset 5764 -#define idleAdvanceBins_offset 5756 -#define idleIncrementalPidCic_offset 744 -#define idleMode_offset 1350 -#define idlePidActivationTime_offset 1916 -#define idlePidDeactivationTpsThreshold_offset 852 -#define idlePidRpmDeadZone_offset 1530 -#define idlePidRpmUpperLimit_offset 794 -#define idlePositionMax_offset 718 -#define idlePositionMin_offset 716 -#define idlePositionSensor_offset 834 -#define idleRpmPid2_dFactor_offset 2528 -#define idleRpmPid2_iFactor_offset 2524 -#define idleRpmPid2_maxValue_offset 2538 -#define idleRpmPid2_minValue_offset 2536 -#define idleRpmPid2_offset 2520 -#define idleRpmPid2_offset_offset 2532 -#define idleRpmPid2_periodMs_offset 2534 -#define idleRpmPid2_pFactor_offset 2520 -#define idleRpmPid_dFactor_offset 1488 -#define idleRpmPid_iFactor_offset 1484 -#define idlerpmpid_iTermMax_offset 2490 -#define idlerpmpid_iTermMin_offset 2486 -#define idleRpmPid_maxValue_offset 1498 -#define idleRpmPid_minValue_offset 1496 -#define idleRpmPid_offset 1480 -#define idleRpmPid_offset_offset 1492 -#define idleRpmPid_periodMs_offset 1494 -#define idleRpmPid_pFactor_offset 1480 -#define idleStepperReactionTime_offset 1384 -#define idleStepperTotalSteps_offset 1388 -#define idleTimingPid_dFactor_offset 2464 -#define idleTimingPid_iFactor_offset 2460 -#define idleTimingPid_maxValue_offset 2474 -#define idleTimingPid_minValue_offset 2472 -#define idleTimingPid_offset 2456 -#define idleTimingPid_offset_offset 2468 -#define idleTimingPid_periodMs_offset 2470 -#define idleTimingPid_pFactor_offset 2456 -#define idleTimingPidDeadZone_offset 2476 -#define idleVeLoadBins_offset 5800 -#define idleVeRpmBins_offset 5796 -#define idleVeTable_offset 5804 +#define idleAdvance_offset 5712 +#define idleAdvanceBins_offset 5704 +#define idleIncrementalPidCic_offset 764 +#define idleMode_offset 1370 +#define idlePidActivationTime_offset 1936 +#define idlePidDeactivationTpsThreshold_offset 872 +#define idlePidRpmDeadZone_offset 1550 +#define idlePidRpmUpperLimit_offset 814 +#define idlePositionMax_offset 738 +#define idlePositionMin_offset 736 +#define idlePositionSensor_offset 854 +#define idleRpmPid2_dFactor_offset 2548 +#define idleRpmPid2_iFactor_offset 2544 +#define idleRpmPid2_maxValue_offset 2558 +#define idleRpmPid2_minValue_offset 2556 +#define idleRpmPid2_offset 2540 +#define idleRpmPid2_offset_offset 2552 +#define idleRpmPid2_periodMs_offset 2554 +#define idleRpmPid2_pFactor_offset 2540 +#define idleRpmPid_dFactor_offset 1508 +#define idleRpmPid_iFactor_offset 1504 +#define idlerpmpid_iTermMax_offset 2510 +#define idlerpmpid_iTermMin_offset 2506 +#define idleRpmPid_maxValue_offset 1518 +#define idleRpmPid_minValue_offset 1516 +#define idleRpmPid_offset 1500 +#define idleRpmPid_offset_offset 1512 +#define idleRpmPid_periodMs_offset 1514 +#define idleRpmPid_pFactor_offset 1500 +#define idleStepperReactionTime_offset 1404 +#define idleStepperTotalSteps_offset 1408 +#define idleTimingPid_dFactor_offset 2484 +#define idleTimingPid_iFactor_offset 2480 +#define idleTimingPid_maxValue_offset 2494 +#define idleTimingPid_minValue_offset 2492 +#define idleTimingPid_offset 2476 +#define idleTimingPid_offset_offset 2488 +#define idleTimingPid_periodMs_offset 2490 +#define idleTimingPid_pFactor_offset 2476 +#define idleTimingPidDeadZone_offset 2496 +#define idleVeLoadBins_offset 5748 +#define idleVeRpmBins_offset 5744 +#define idleVeTable_offset 5752 #define IGN_LOAD_COUNT 16 #define IGN_RPM_COUNT 16 #define ignition_mode_e_auto_enum "IM_ONE_COIL", "IM_INDIVIDUAL_COILS", "IM_WASTED_SPARK", "IM_TWO_COILS" @@ -1409,54 +1409,54 @@ #define ignition_mode_e_IM_ONE_COIL 0 #define ignition_mode_e_IM_TWO_COILS 3 #define ignition_mode_e_IM_WASTED_SPARK 2 -#define ignitionDwellForCrankingMs_offset 120 -#define ignitionIatCorrLoadBins_offset 16908 -#define ignitionIatCorrRpmBins_offset 16972 -#define ignitionIatCorrTable_offset 16396 -#define ignitionLoadBins_offset 18920 -#define ignitionMode_offset 376 -#define ignitionPinMode_offset 609 -#define ignitionPins10_offset 602 -#define ignitionPins11_offset 604 -#define ignitionPins12_offset 606 -#define ignitionPins1_offset 584 -#define ignitionPins2_offset 586 -#define ignitionPins3_offset 588 -#define ignitionPins4_offset 590 -#define ignitionPins5_offset 592 -#define ignitionPins6_offset 594 -#define ignitionPins7_offset 596 -#define ignitionPins8_offset 598 -#define ignitionPins9_offset 600 -#define ignitionRpmBins_offset 18952 -#define ignitionTable_offset 18408 -#define ignOverrideMode_offset 1622 -#define ignTrimLoadBins_offset 20776 -#define ignTrimRpmBins_offset 20784 -#define ignTrims10_offset 20936 -#define ignTrims10_table_offset 20936 -#define ignTrims11_offset 20952 -#define ignTrims11_table_offset 20952 -#define ignTrims12_offset 20968 -#define ignTrims12_table_offset 20968 -#define ignTrims1_offset 20792 -#define ignTrims1_table_offset 20792 -#define ignTrims2_offset 20808 -#define ignTrims2_table_offset 20808 -#define ignTrims3_offset 20824 -#define ignTrims3_table_offset 20824 -#define ignTrims4_offset 20840 -#define ignTrims4_table_offset 20840 -#define ignTrims5_offset 20856 -#define ignTrims5_table_offset 20856 -#define ignTrims6_offset 20872 -#define ignTrims6_table_offset 20872 -#define ignTrims7_offset 20888 -#define ignTrims7_table_offset 20888 -#define ignTrims8_offset 20904 -#define ignTrims8_table_offset 20904 -#define ignTrims9_offset 20920 -#define ignTrims9_table_offset 20920 +#define ignitionDwellForCrankingMs_offset 140 +#define ignitionIatCorrLoadBins_offset 16856 +#define ignitionIatCorrRpmBins_offset 16920 +#define ignitionIatCorrTable_offset 16344 +#define ignitionLoadBins_offset 18868 +#define ignitionMode_offset 396 +#define ignitionPinMode_offset 629 +#define ignitionPins10_offset 622 +#define ignitionPins11_offset 624 +#define ignitionPins12_offset 626 +#define ignitionPins1_offset 604 +#define ignitionPins2_offset 606 +#define ignitionPins3_offset 608 +#define ignitionPins4_offset 610 +#define ignitionPins5_offset 612 +#define ignitionPins6_offset 614 +#define ignitionPins7_offset 616 +#define ignitionPins8_offset 618 +#define ignitionPins9_offset 620 +#define ignitionRpmBins_offset 18900 +#define ignitionTable_offset 18356 +#define ignOverrideMode_offset 1642 +#define ignTrimLoadBins_offset 20724 +#define ignTrimRpmBins_offset 20732 +#define ignTrims10_offset 20884 +#define ignTrims10_table_offset 20884 +#define ignTrims11_offset 20900 +#define ignTrims11_table_offset 20900 +#define ignTrims12_offset 20916 +#define ignTrims12_table_offset 20916 +#define ignTrims1_offset 20740 +#define ignTrims1_table_offset 20740 +#define ignTrims2_offset 20756 +#define ignTrims2_table_offset 20756 +#define ignTrims3_offset 20772 +#define ignTrims3_table_offset 20772 +#define ignTrims4_offset 20788 +#define ignTrims4_table_offset 20788 +#define ignTrims5_offset 20804 +#define ignTrims5_table_offset 20804 +#define ignTrims6_offset 20820 +#define ignTrims6_table_offset 20820 +#define ignTrims7_offset 20836 +#define ignTrims7_table_offset 20836 +#define ignTrims8_offset 20852 +#define ignTrims8_table_offset 20852 +#define ignTrims9_offset 20868 +#define ignTrims9_table_offset 20868 #define imu_type_e_auto_enum "IMU_NONE", "IMU_VAG", "IMU_MM5_10", "IMU_TYPE_3", "IMU_TYPE_4", "IMU_TYPE_MB_A0065422618" #define imu_type_e_IMU_MM5_10 2 #define imu_type_e_IMU_NONE 0 @@ -1464,7 +1464,7 @@ #define imu_type_e_IMU_TYPE_4 4 #define imu_type_e_IMU_TYPE_MB_A0065422618 5 #define imu_type_e_IMU_VAG 1 -#define imuType_offset 782 +#define imuType_offset 802 #define INDICATOR_NAME_AC_SWITCH "AC switch" #define INDICATOR_NAME_BRAKE_DOWN "brake: down" #define INDICATOR_NAME_CLUTCH_DOWN "clutch: down" @@ -1474,140 +1474,140 @@ #define injection_mode_e_IM_SEQUENTIAL 1 #define injection_mode_e_IM_SIMULTANEOUS 0 #define injection_mode_e_IM_SINGLE_POINT 3 -#define injectionMode_offset 365 -#define injectionPhase_offset 17004 -#define injectionPinMode_offset 608 -#define injectionPins10_offset 578 -#define injectionPins11_offset 580 -#define injectionPins12_offset 582 -#define injectionPins1_offset 560 -#define injectionPins2_offset 562 -#define injectionPins3_offset 564 -#define injectionPins4_offset 566 -#define injectionPins5_offset 568 -#define injectionPins6_offset 570 -#define injectionPins7_offset 572 -#define injectionPins8_offset 574 -#define injectionPins9_offset 576 +#define injectionMode_offset 385 +#define injectionPhase_offset 16952 +#define injectionPinMode_offset 628 +#define injectionPins10_offset 598 +#define injectionPins11_offset 600 +#define injectionPins12_offset 602 +#define injectionPins1_offset 580 +#define injectionPins2_offset 582 +#define injectionPins3_offset 584 +#define injectionPins4_offset 586 +#define injectionPins5_offset 588 +#define injectionPins6_offset 590 +#define injectionPins7_offset 592 +#define injectionPins8_offset 594 +#define injectionPins9_offset 596 #define InjectionTimingMode_auto_enum "End", "Start", "Center" #define InjectionTimingMode_Center 2 #define InjectionTimingMode_End 0 -#define injectionTimingMode_offset 1565 +#define injectionTimingMode_offset 1585 #define InjectionTimingMode_Start 1 -#define injector_battLagCorr_offset 68 -#define injector_battLagCorrBins_offset 36 +#define injector_battLagCorr_offset 88 +#define injector_battLagCorrBins_offset 56 #define injector_compensation_mode_e_auto_enum "ICM_None", "ICM_FixedRailPressure", "ICM_SensedRailPressure" #define injector_compensation_mode_e_ICM_FixedRailPressure 1 #define injector_compensation_mode_e_ICM_None 0 #define injector_compensation_mode_e_ICM_SensedRailPressure 2 -#define injector_flow_offset 32 -#define injector_offset 32 +#define injector_flow_offset 52 +#define injector_offset 52 #define injector_pressure_type_e_auto_enum "IPT_Low", "IPT_High" #define injector_pressure_type_e_IPT_High 1 #define injector_pressure_type_e_IPT_Low 0 #define injector_s_size 68 -#define injectorCompensationMode_offset 1762 -#define injectorCorrectionPolynomial1_offset 1980 -#define injectorCorrectionPolynomial2_offset 1984 -#define injectorCorrectionPolynomial3_offset 1988 -#define injectorCorrectionPolynomial4_offset 1992 -#define injectorCorrectionPolynomial5_offset 1996 -#define injectorCorrectionPolynomial6_offset 2000 -#define injectorCorrectionPolynomial7_offset 2004 -#define injectorCorrectionPolynomial8_offset 2008 +#define injectorCompensationMode_offset 1782 +#define injectorCorrectionPolynomial1_offset 2000 +#define injectorCorrectionPolynomial2_offset 2004 +#define injectorCorrectionPolynomial3_offset 2008 +#define injectorCorrectionPolynomial4_offset 2012 +#define injectorCorrectionPolynomial5_offset 2016 +#define injectorCorrectionPolynomial6_offset 2020 +#define injectorCorrectionPolynomial7_offset 2024 +#define injectorCorrectionPolynomial8_offset 2028 #define InjectorNonlinearMode_auto_enum "INJ_None", "INJ_PolynomialAdder" #define InjectorNonlinearMode_INJ_None 0 #define InjectorNonlinearMode_INJ_PolynomialAdder 1 -#define injectorNonlinearMode_offset 806 -#define injectorPressureType_offset 1623 -#define injPhaseLoadBins_offset 17516 -#define injPhaseRpmBins_offset 17548 -#define invertCamVVTSignal_offset 940 -#define invertPrimaryTriggerSignal_offset 1340 -#define invertSecondaryTriggerSignal_offset 1340 -#define is_enabled_spi_1_offset 744 -#define is_enabled_spi_2_offset 744 -#define is_enabled_spi_3_offset 744 -#define is_enabled_spi_4_offset 744 -#define isAlternatorControlEnabled_offset 1340 -#define isBoostControlEnabled_offset 1352 -#define isCJ125Enabled_offset 744 -#define isCJ125Verbose_offset 100 -#define isCylinderCleanupEnabled_offset 1352 -#define isDoubleSolenoidIdle_offset 100 -#define isEngineControlEnabled_offset 744 -#define isFasterEngineSpinUpEnabled_offset 744 -#define isForcedInduction_offset 100 -#define isHip9011Enabled_offset 744 -#define isIgnitionEnabled_offset 1352 -#define isInjectionEnabled_offset 1352 -#define isManualSpinningMode_offset 1352 -#define isMapAveragingEnabled_offset 1352 -#define isPhaseSyncRequiredForIgnition_offset 1352 -#define isSdCardEnabled_offset 744 -#define issFilterReciprocal_offset 3119 -#define issue_294_31_offset 100 -#define isVerboseAlternator_offset 744 -#define isVerboseAuxPid1_offset 100 -#define isVerboseIAC_offset 1340 -#define isWaveAnalyzerEnabled_offset 1352 -#define joystickAPin_offset 926 -#define joystickBPin_offset 928 -#define joystickCenterPin_offset 924 -#define joystickCPin_offset 930 -#define joystickDPin_offset 932 -#define knockBandCustom_offset 340 -#define knockBankCyl10_offset 940 -#define knockBankCyl11_offset 940 -#define knockBankCyl12_offset 940 -#define knockBankCyl1_offset 940 -#define knockBankCyl2_offset 940 -#define knockBankCyl3_offset 940 -#define knockBankCyl4_offset 940 -#define knockBankCyl5_offset 940 -#define knockBankCyl6_offset 940 -#define knockBankCyl7_offset 940 -#define knockBankCyl8_offset 940 -#define knockBankCyl9_offset 940 -#define knockBaseNoise_offset 2939 -#define knockDetectionWindowEnd_offset 1380 -#define knockDetectionWindowStart_offset 1376 -#define knockNoiseRpmBins_offset 12 -#define knockRetardAggression_offset 544 -#define knockRetardMaximum_offset 546 -#define knockRetardReapplyRate_offset 545 -#define knockSamplingDuration_offset 1840 -#define l9779_cs_offset 552 -#define l9779spiDevice_offset 773 -#define lambdaLoadBins_offset 19816 -#define lambdaRpmBins_offset 19848 -#define lambdaTable_offset 19560 -#define launchActivateDelay_offset 1028 -#define launchActivateInverted_offset 1340 -#define launchActivatePin_offset 966 -#define launchActivatePinMode_offset 1615 +#define injectorNonlinearMode_offset 826 +#define injectorPressureType_offset 1643 +#define injPhaseLoadBins_offset 17464 +#define injPhaseRpmBins_offset 17496 +#define invertCamVVTSignal_offset 960 +#define invertPrimaryTriggerSignal_offset 1360 +#define invertSecondaryTriggerSignal_offset 1360 +#define is_enabled_spi_1_offset 764 +#define is_enabled_spi_2_offset 764 +#define is_enabled_spi_3_offset 764 +#define is_enabled_spi_4_offset 764 +#define isAlternatorControlEnabled_offset 1360 +#define isBoostControlEnabled_offset 1372 +#define isCJ125Enabled_offset 764 +#define isCJ125Verbose_offset 120 +#define isCylinderCleanupEnabled_offset 1372 +#define isDoubleSolenoidIdle_offset 120 +#define isEngineControlEnabled_offset 764 +#define isFasterEngineSpinUpEnabled_offset 764 +#define isForcedInduction_offset 120 +#define isHip9011Enabled_offset 764 +#define isIgnitionEnabled_offset 1372 +#define isInjectionEnabled_offset 1372 +#define isManualSpinningMode_offset 1372 +#define isMapAveragingEnabled_offset 1372 +#define isPhaseSyncRequiredForIgnition_offset 1372 +#define isSdCardEnabled_offset 764 +#define issFilterReciprocal_offset 3139 +#define issue_294_31_offset 120 +#define isVerboseAlternator_offset 764 +#define isVerboseAuxPid1_offset 120 +#define isVerboseIAC_offset 1360 +#define isWaveAnalyzerEnabled_offset 1372 +#define joystickAPin_offset 946 +#define joystickBPin_offset 948 +#define joystickCenterPin_offset 944 +#define joystickCPin_offset 950 +#define joystickDPin_offset 952 +#define knockBandCustom_offset 360 +#define knockBankCyl10_offset 960 +#define knockBankCyl11_offset 960 +#define knockBankCyl12_offset 960 +#define knockBankCyl1_offset 960 +#define knockBankCyl2_offset 960 +#define knockBankCyl3_offset 960 +#define knockBankCyl4_offset 960 +#define knockBankCyl5_offset 960 +#define knockBankCyl6_offset 960 +#define knockBankCyl7_offset 960 +#define knockBankCyl8_offset 960 +#define knockBankCyl9_offset 960 +#define knockBaseNoise_offset 2959 +#define knockDetectionWindowEnd_offset 1400 +#define knockDetectionWindowStart_offset 1396 +#define knockNoiseRpmBins_offset 16 +#define knockRetardAggression_offset 564 +#define knockRetardMaximum_offset 566 +#define knockRetardReapplyRate_offset 565 +#define knockSamplingDuration_offset 1860 +#define l9779_cs_offset 572 +#define l9779spiDevice_offset 793 +#define lambdaLoadBins_offset 19764 +#define lambdaRpmBins_offset 19796 +#define lambdaTable_offset 19508 +#define launchActivateDelay_offset 1048 +#define launchActivateInverted_offset 1360 +#define launchActivatePin_offset 986 +#define launchActivatePinMode_offset 1635 #define launchActivationMode_e_ALWAYS_ACTIVE_LAUNCH 2 #define launchActivationMode_e_auto_enum "SWITCH_INPUT_LAUNCH", "CLUTCH_INPUT_LAUNCH", "ALWAYS_ACTIVE_LAUNCH" #define launchActivationMode_e_CLUTCH_INPUT_LAUNCH 1 #define launchActivationMode_e_enum "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" #define launchActivationMode_e_SWITCH_INPUT_LAUNCH 0 -#define launchActivationMode_offset 996 -#define launchAdvanceRpmRange_offset 1020 -#define launchBoostDuty_offset 1012 -#define launchControlEnabled_offset 100 -#define launchFuelAdded_offset 1008 -#define launchFuelCutEnable_offset 1340 +#define launchActivationMode_offset 1016 +#define launchAdvanceRpmRange_offset 1040 +#define launchBoostDuty_offset 1032 +#define launchControlEnabled_offset 120 +#define launchFuelAdded_offset 1028 +#define launchFuelCutEnable_offset 1360 #define launchRpm_offset 6 -#define launchSmoothRetard_offset 1352 -#define launchSparkCutEnable_offset 1340 -#define launchSpeedThreshold_offset 1000 -#define launchTimingRetard_offset 332 -#define launchTimingRpmRange_offset 1004 -#define launchTpsTreshold_offset 1024 +#define launchSmoothRetard_offset 1372 +#define launchSparkCutEnable_offset 1360 +#define launchSpeedThreshold_offset 1020 +#define launchTimingRetard_offset 352 +#define launchTimingRpmRange_offset 1024 +#define launchTpsTreshold_offset 1044 #define LE_COMMAND_LENGTH 200 #define linear_sensor_s_size 20 -#define LIS302DLCsPin_offset 1550 -#define LIS302DLCsPinMode_offset 1761 +#define LIS302DLCsPin_offset 1570 +#define LIS302DLCsPinMode_offset 1781 #define load_override_e_AFR_AccPedal 3 #define load_override_e_AFR_CylFilling 4 #define load_override_e_AFR_MAP 1 @@ -1617,30 +1617,30 @@ #define load_override_e_enum "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" #define LOG_DELIMITER "`" #define LOGIC_ANALYZER_CHANNEL_COUNT 4 -#define logicAnalyzerPins1_offset 748 -#define logicAnalyzerPins2_offset 750 -#define logicAnalyzerPins3_offset 752 -#define logicAnalyzerPins4_offset 754 -#define lowPressureFuel_hwChannel_offset 2104 -#define lowPressureFuel_offset 2104 -#define lowPressureFuel_v1_offset 2108 -#define lowPressureFuel_v2_offset 2116 -#define lowPressureFuel_value1_offset 2112 -#define lowPressureFuel_value2_offset 2120 -#define lps25BaroSensorScl_offset 798 -#define lps25BaroSensorSda_offset 800 +#define logicAnalyzerPins1_offset 768 +#define logicAnalyzerPins2_offset 770 +#define logicAnalyzerPins3_offset 772 +#define logicAnalyzerPins4_offset 774 +#define lowPressureFuel_hwChannel_offset 2124 +#define lowPressureFuel_offset 2124 +#define lowPressureFuel_v1_offset 2128 +#define lowPressureFuel_v2_offset 2136 +#define lowPressureFuel_value1_offset 2132 +#define lowPressureFuel_value2_offset 2140 +#define lps25BaroSensorScl_offset 818 +#define lps25BaroSensorSda_offset 820 #define LUA_ANALOG_INPUT_COUNT 8 #define LUA_PWM_COUNT 8 #define LUA_SCRIPT_SIZE 8000 -#define luaOutputPins1_offset 1206 -#define luaOutputPins2_offset 1208 -#define luaOutputPins3_offset 1210 -#define luaOutputPins4_offset 1212 -#define luaOutputPins5_offset 1214 -#define luaOutputPins6_offset 1216 -#define luaOutputPins7_offset 1218 -#define luaOutputPins8_offset 1220 -#define luaScript_offset 5836 +#define luaOutputPins1_offset 1226 +#define luaOutputPins2_offset 1228 +#define luaOutputPins3_offset 1230 +#define luaOutputPins4_offset 1232 +#define luaOutputPins5_offset 1234 +#define luaOutputPins6_offset 1236 +#define luaOutputPins7_offset 1238 +#define luaOutputPins8_offset 1240 +#define luaScript_offset 5784 #define MAF_DECODING_COUNT 256 #define maf_sensor_type_e_auto_enum "CUSTOM", "Bosch0280218037", "Bosch0280218004", "DensoTODO" #define maf_sensor_type_e_Bosch0280218004 2 @@ -1648,104 +1648,104 @@ #define maf_sensor_type_e_CUSTOM 0 #define maf_sensor_type_e_DensoTODO 3 #define maf_sensor_type_e_enum "v0", "v1", "v2", "v3" -#define mafAdcChannel_offset 467 -#define mafDecoding_offset 14348 -#define mafDecodingBins_offset 15372 -#define mafSensorType_offset 936 +#define mafAdcChannel_offset 487 +#define mafDecoding_offset 14296 +#define mafDecodingBins_offset 15320 +#define mafSensorType_offset 956 #define MAIN_HELP_URL "http://www.rusefi.com/" -#define mainRelayPin_offset 696 -#define mainRelayPinMode_offset 756 -#define mainUnusedEnd_offset 3748 -#define malfunctionIndicatorPin_offset 630 -#define malfunctionIndicatorPinMode_offset 632 -#define manIdlePosition_offset 540 +#define mainRelayPin_offset 716 +#define mainRelayPinMode_offset 776 +#define mainUnusedEnd_offset 3768 +#define malfunctionIndicatorPin_offset 650 +#define malfunctionIndicatorPinMode_offset 652 +#define manIdlePosition_offset 560 #define MAP_ANGLE_SIZE 8 -#define map_offset 128 -#define map_samplingAngle_offset 160 -#define map_samplingAngleBins_offset 128 -#define map_samplingWindow_offset 224 -#define map_samplingWindowBins_offset 192 +#define map_offset 148 +#define map_samplingAngle_offset 180 +#define map_samplingAngleBins_offset 148 +#define map_samplingWindow_offset 244 +#define map_samplingWindowBins_offset 212 #define MAP_sensor_config_s_size 140 -#define map_sensor_highValue_offset 260 -#define map_sensor_hwChannel_offset 265 -#define map_sensor_lowValue_offset 256 -#define map_sensor_offset 256 -#define map_sensor_type_offset 264 +#define map_sensor_highValue_offset 280 +#define map_sensor_hwChannel_offset 285 +#define map_sensor_lowValue_offset 276 +#define map_sensor_offset 276 +#define map_sensor_type_offset 284 #define MAP_WINDOW_SIZE 8 -#define mapAveragingSchedulingAtIndex_offset 1396 -#define mapCamDetectionAnglePosition_offset 476 -#define mapErrorDetectionTooHigh_offset 1472 -#define mapErrorDetectionTooLow_offset 1468 -#define mapEstimateRpmBins_offset 18184 -#define mapEstimateTable_offset 17640 -#define mapEstimateTpsBins_offset 18152 -#define mapHighValueVoltage_offset 1672 -#define mapLowValueVoltage_offset 1668 -#define mapMinBufferLength_offset 848 -#define max31855_cs1_offset 808 -#define max31855_cs2_offset 810 -#define max31855_cs3_offset 812 -#define max31855_cs4_offset 814 -#define max31855_cs5_offset 816 -#define max31855_cs6_offset 818 -#define max31855_cs7_offset 820 -#define max31855_cs8_offset 822 -#define max31855spiDevice_offset 656 +#define mapAveragingSchedulingAtIndex_offset 1416 +#define mapCamDetectionAnglePosition_offset 496 +#define mapErrorDetectionTooHigh_offset 1492 +#define mapErrorDetectionTooLow_offset 1488 +#define mapEstimateRpmBins_offset 18132 +#define mapEstimateTable_offset 17588 +#define mapEstimateTpsBins_offset 18100 +#define mapHighValueVoltage_offset 1692 +#define mapLowValueVoltage_offset 1688 +#define mapMinBufferLength_offset 868 +#define max31855_cs1_offset 828 +#define max31855_cs2_offset 830 +#define max31855_cs3_offset 832 +#define max31855_cs4_offset 834 +#define max31855_cs5_offset 836 +#define max31855_cs6_offset 838 +#define max31855_cs7_offset 840 +#define max31855_cs8_offset 842 +#define max31855spiDevice_offset 676 #define MAX_CYLINDER_COUNT 12 -#define maxAcClt_offset 11 -#define maxAcRpm_offset 9 -#define maxAcTps_offset 10 -#define maxCamPhaseResolveRpm_offset 3028 -#define maxIdleVss_offset 378 -#define mc33816_cs_offset 2052 -#define mc33816_driven_offset 1932 -#define mc33816_flag0_offset 1464 -#define mc33816_rstb_offset 1930 -#define mc33816spiDevice_offset 2485 -#define mc33972_cs_offset 662 -#define mc33972_csPinMode_offset 664 -#define mc33972spiDevice_offset 829 -#define mc33_hpfp_i_hold_off_offset 1606 -#define mc33_hpfp_i_hold_offset 1605 -#define mc33_hpfp_i_peak_offset 1604 -#define mc33_hpfp_max_hold_offset 1607 -#define mc33_hvolt_offset 768 -#define mc33_i_boost_offset 2912 -#define mc33_i_hold_offset 2916 -#define mc33_i_peak_offset 2914 -#define mc33_t_bypass_offset 2924 -#define mc33_t_hold_off_offset 2926 -#define mc33_t_hold_tot_offset 2928 -#define mc33_t_max_boost_offset 2918 -#define mc33_t_peak_off_offset 2920 -#define mc33_t_peak_tot_offset 2922 -#define measureMapOnlyInOneCylinder_offset 744 -#define minimumBoostClosedLoopMap_offset 769 -#define minOilPressureAfterStart_offset 380 +#define maxAcClt_offset 15 +#define maxAcRpm_offset 13 +#define maxAcTps_offset 14 +#define maxCamPhaseResolveRpm_offset 3120 +#define maxIdleVss_offset 398 +#define mc33816_cs_offset 2072 +#define mc33816_driven_offset 1952 +#define mc33816_flag0_offset 1484 +#define mc33816_rstb_offset 1950 +#define mc33816spiDevice_offset 2505 +#define mc33972_cs_offset 682 +#define mc33972_csPinMode_offset 684 +#define mc33972spiDevice_offset 849 +#define mc33_hpfp_i_hold_off_offset 1626 +#define mc33_hpfp_i_hold_offset 1625 +#define mc33_hpfp_i_peak_offset 1624 +#define mc33_hpfp_max_hold_offset 1627 +#define mc33_hvolt_offset 788 +#define mc33_i_boost_offset 2932 +#define mc33_i_hold_offset 2936 +#define mc33_i_peak_offset 2934 +#define mc33_t_bypass_offset 2944 +#define mc33_t_hold_off_offset 2946 +#define mc33_t_hold_tot_offset 2948 +#define mc33_t_max_boost_offset 2938 +#define mc33_t_peak_off_offset 2940 +#define mc33_t_peak_tot_offset 2942 +#define measureMapOnlyInOneCylinder_offset 764 +#define minimumBoostClosedLoopMap_offset 789 +#define minOilPressureAfterStart_offset 400 #define MLQ_FIELD_HEADER_SIZE 55 #define MLQ_HEADER_SIZE 22 #define MOCK_PPS_POSITION_COMMAND "mock_pps_position" #define MOCK_PPS_VOLTAGE_COMMAND "mock_pps_voltage" -#define multisparkDwell_offset 1478 -#define multisparkEnable_offset 940 -#define multisparkMaxExtraSparkCount_offset 29 -#define multisparkMaxRpm_offset 8 -#define multisparkMaxSparkingAngle_offset 28 -#define multisparkSparkDuration_offset 1476 +#define multisparkDwell_offset 1498 +#define multisparkEnable_offset 960 +#define multisparkMaxExtraSparkCount_offset 49 +#define multisparkMaxRpm_offset 12 +#define multisparkMaxSparkingAngle_offset 48 +#define multisparkSparkDuration_offset 1496 #define NARROW_BAND_WIDE_BAND_CONVERSION_SIZE 8 -#define narrowToWideOxygen_offset 5028 -#define narrowToWideOxygenBins_offset 4996 -#define noAccelAfterHardLimitPeriodSecs_offset 1392 -#define noFuelTrimAfterDfcoTime_offset 1555 -#define o2heaterPin_offset 738 -#define o2heaterPinModeTodO_offset 740 -#define oilPressure_hwChannel_offset 2020 -#define oilPressure_offset 2020 -#define oilPressure_v1_offset 2024 -#define oilPressure_v2_offset 2032 -#define oilPressure_value1_offset 2028 -#define oilPressure_value2_offset 2036 -#define onOffAlternatorLogic_offset 744 +#define narrowToWideOxygen_offset 4992 +#define narrowToWideOxygenBins_offset 4960 +#define noAccelAfterHardLimitPeriodSecs_offset 1412 +#define noFuelTrimAfterDfcoTime_offset 1575 +#define o2heaterPin_offset 758 +#define o2heaterPinModeTodO_offset 760 +#define oilPressure_hwChannel_offset 2040 +#define oilPressure_offset 2040 +#define oilPressure_v1_offset 2044 +#define oilPressure_v2_offset 2052 +#define oilPressure_value1_offset 2048 +#define oilPressure_value2_offset 2056 +#define onOffAlternatorLogic_offset 764 #define operation_mode_e_FOUR_STROKE_CAM_SENSOR 2 #define operation_mode_e_FOUR_STROKE_CRANK_SENSOR 1 #define operation_mode_e_FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR 4 @@ -1754,8 +1754,8 @@ #define operation_mode_e_OM_NONE 0 #define operation_mode_e_TWO_STROKE 3 #define output_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -#define overrideCrankingIacSetting_offset 1352 -#define overrideTriggerGaps_offset 100 +#define overrideCrankingIacSetting_offset 1372 +#define overrideTriggerGaps_offset 120 #define PACK_ADD_TEMPERATURE 40 #define PACK_MULT_AFR 1000 #define PACK_MULT_AFR_CFG 10 @@ -1772,13 +1772,13 @@ #define PACK_MULT_TEMPERATURE 100 #define PACK_MULT_VOLTAGE 1000 #define PACK_PERCENT_BYTE_MULT 100.0 -#define pauseEtbControl_offset 744 +#define pauseEtbControl_offset 764 #define PEDAL_TO_TPS_SIZE 8 -#define pedalToTpsPedalBins_offset 5676 -#define pedalToTpsRpmBins_offset 5684 -#define pedalToTpsTable_offset 5612 +#define pedalToTpsPedalBins_offset 5624 +#define pedalToTpsRpmBins_offset 5632 +#define pedalToTpsTable_offset 5560 #define PERCENT_TRIM_BYTE_PACKING_DIV 0.02 -#define persistent_config_s_size 21352 +#define persistent_config_s_size 21300 #define pid_s_size 20 #define PidAutoTune_AutoTunerState_AUTOTUNER_OFF 0 #define PidAutoTune_AutoTunerState_CONVERGED 16 @@ -1790,7 +1790,7 @@ #define PidAutoTune_Peak_MAXIMUM 1 #define PidAutoTune_Peak_MINIMUM -1 #define PidAutoTune_Peak_NOT_A_PEAK 0 -#define pidExtraForLowRpm_offset 2078 +#define pidExtraForLowRpm_offset 2098 #define pin_input_mode_e_auto_enum "PI_DEFAULT", "PI_PULLUP", "PI_PULLDOWN" #define pin_input_mode_e_enum "DEFAULT", "PULLUP", "PULLDOWN" #define pin_input_mode_e_PI_DEFAULT 0 @@ -1808,11 +1808,11 @@ #define pin_output_mode_e_OM_INVERTED 1 #define pin_output_mode_e_OM_OPENDRAIN 2 #define pin_output_mode_e_OM_OPENDRAIN_INVERTED 3 -#define postCrankingDurationSec_offset 1772 -#define postCrankingFactor_offset 1768 -#define primeBins_offset 2012 -#define primeValues_offset 2508 -#define primingDelay_offset 1727 +#define postCrankingDurationSec_offset 1792 +#define postCrankingFactor_offset 1788 +#define primeBins_offset 2032 +#define primeValues_offset 2528 +#define primingDelay_offset 1747 #define PROTOCOL_ANALOG_CHART "analog_chart" #define PROTOCOL_COIL1_SHORT_NAME "c1" #define PROTOCOL_CRANK1 "t1" @@ -1839,72 +1839,71 @@ #define PROTOCOL_WA_CHANNEL_2 "input2" #define PROTOCOL_WA_CHANNEL_3 "input3" #define PROTOCOL_WA_CHANNEL_4 "input4" -#define rollingLaunchEnabled_offset 100 -#define RPM_1_BYTE_PACKING_MULT 50 -#define rpmHardLimit_offset 5 -#define runningLedPin_offset 1506 -#define rusefiVerbose29b_offset 744 +#define rollingLaunchEnabled_offset 120 +#define rpmHardLimit_offset 8 +#define runningLedPin_offset 1526 +#define rusefiVerbose29b_offset 764 #define SCRIPT_CURVE_16 16 #define SCRIPT_CURVE_8 8 #define SCRIPT_CURVE_COUNT 6 #define SCRIPT_SETTING_COUNT 8 #define SCRIPT_TABLE_8 8 #define SCRIPT_TABLE_COUNT 4 -#define scriptCurve1_offset 4388 -#define scriptCurve1Bins_offset 4324 -#define scriptCurve2_offset 4516 -#define scriptCurve2Bins_offset 4452 -#define scriptCurve3_offset 4612 -#define scriptCurve3Bins_offset 4580 -#define scriptCurve4_offset 4676 -#define scriptCurve4Bins_offset 4644 -#define scriptCurve5_offset 4740 -#define scriptCurve5Bins_offset 4708 -#define scriptCurve6_offset 4804 -#define scriptCurve6Bins_offset 4772 -#define scriptCurveName1_offset 2136 -#define scriptCurveName2_offset 2152 -#define scriptCurveName3_offset 2168 -#define scriptCurveName4_offset 2184 -#define scriptCurveName5_offset 2200 -#define scriptCurveName6_offset 2216 -#define scriptSetting1_offset 872 -#define scriptSetting2_offset 876 -#define scriptSetting3_offset 880 -#define scriptSetting4_offset 884 -#define scriptSetting5_offset 888 -#define scriptSetting6_offset 892 -#define scriptSetting7_offset 896 -#define scriptSetting8_offset 900 -#define scriptSettingName1_offset 2296 -#define scriptSettingName2_offset 2312 -#define scriptSettingName3_offset 2328 -#define scriptSettingName4_offset 2344 -#define scriptSettingName5_offset 2360 -#define scriptSettingName6_offset 2376 -#define scriptSettingName7_offset 2392 -#define scriptSettingName8_offset 2408 -#define scriptTable1_offset 20200 -#define scriptTable1LoadBins_offset 20456 -#define scriptTable1RpmBins_offset 20472 -#define scriptTable2_offset 20488 -#define scriptTable2LoadBins_offset 20552 -#define scriptTable2RpmBins_offset 20568 -#define scriptTable3_offset 20584 -#define scriptTable3LoadBins_offset 20648 -#define scriptTable3RpmBins_offset 20664 -#define scriptTable4_offset 20680 -#define scriptTable4LoadBins_offset 20744 -#define scriptTable4RpmBins_offset 20760 -#define scriptTableName1_offset 2232 -#define scriptTableName2_offset 2248 -#define scriptTableName3_offset 2264 -#define scriptTableName4_offset 2280 -#define sdCardCsPin_offset 698 -#define sdCardCsPinMode_offset 1690 -#define sdCardPeriodMs_offset 832 -#define sdCardSpiDevice_offset 1867 -#define secondSolenoidPin_offset 842 +#define scriptCurve1_offset 4352 +#define scriptCurve1Bins_offset 4288 +#define scriptCurve2_offset 4480 +#define scriptCurve2Bins_offset 4416 +#define scriptCurve3_offset 4576 +#define scriptCurve3Bins_offset 4544 +#define scriptCurve4_offset 4640 +#define scriptCurve4Bins_offset 4608 +#define scriptCurve5_offset 4704 +#define scriptCurve5Bins_offset 4672 +#define scriptCurve6_offset 4768 +#define scriptCurve6Bins_offset 4736 +#define scriptCurveName1_offset 2156 +#define scriptCurveName2_offset 2172 +#define scriptCurveName3_offset 2188 +#define scriptCurveName4_offset 2204 +#define scriptCurveName5_offset 2220 +#define scriptCurveName6_offset 2236 +#define scriptSetting1_offset 892 +#define scriptSetting2_offset 896 +#define scriptSetting3_offset 900 +#define scriptSetting4_offset 904 +#define scriptSetting5_offset 908 +#define scriptSetting6_offset 912 +#define scriptSetting7_offset 916 +#define scriptSetting8_offset 920 +#define scriptSettingName1_offset 2316 +#define scriptSettingName2_offset 2332 +#define scriptSettingName3_offset 2348 +#define scriptSettingName4_offset 2364 +#define scriptSettingName5_offset 2380 +#define scriptSettingName6_offset 2396 +#define scriptSettingName7_offset 2412 +#define scriptSettingName8_offset 2428 +#define scriptTable1_offset 20148 +#define scriptTable1LoadBins_offset 20404 +#define scriptTable1RpmBins_offset 20420 +#define scriptTable2_offset 20436 +#define scriptTable2LoadBins_offset 20500 +#define scriptTable2RpmBins_offset 20516 +#define scriptTable3_offset 20532 +#define scriptTable3LoadBins_offset 20596 +#define scriptTable3RpmBins_offset 20612 +#define scriptTable4_offset 20628 +#define scriptTable4LoadBins_offset 20692 +#define scriptTable4RpmBins_offset 20708 +#define scriptTableName1_offset 2252 +#define scriptTableName2_offset 2268 +#define scriptTableName3_offset 2284 +#define scriptTableName4_offset 2300 +#define sdCardCsPin_offset 718 +#define sdCardCsPinMode_offset 1710 +#define sdCardPeriodMs_offset 852 +#define sdCardSpiDevice_offset 1887 +#define secondSolenoidPin_offset 862 #define SelectedGear_Drive 6 #define SelectedGear_Invalid 0 #define SelectedGear_Low 11 @@ -1924,46 +1923,46 @@ #define sensor_chart_e_SC_OFF 0 #define sensor_chart_e_SC_RPM_ACCEL 3 #define sensor_chart_e_SC_TRIGGER 1 -#define sensorChartMode_offset 935 +#define sensorChartMode_offset 955 #define sensorSnifferRpmThreshold_offset 4 #define SERVO_COUNT 8 -#define servoOutputPins1_offset 2054 -#define servoOutputPins2_offset 2056 -#define servoOutputPins3_offset 2058 -#define servoOutputPins4_offset 2060 -#define servoOutputPins5_offset 2062 -#define servoOutputPins6_offset 2064 -#define servoOutputPins7_offset 2066 -#define servoOutputPins8_offset 2068 +#define servoOutputPins1_offset 2074 +#define servoOutputPins2_offset 2076 +#define servoOutputPins3_offset 2078 +#define servoOutputPins4_offset 2080 +#define servoOutputPins5_offset 2082 +#define servoOutputPins6_offset 2084 +#define servoOutputPins7_offset 2086 +#define servoOutputPins8_offset 2088 #define show_Frankenso_presets true #define show_test_presets true -#define showHumanReadableWarning_offset 940 -#define SIGNATURE_HASH 2708282538 -#define silentTriggerError_offset 1340 -#define skippedWheelOnCam_offset 1340 -#define slowAdcAlpha_offset 1580 -#define sparkDwellRpmBins_offset 4140 -#define sparkDwellValues_offset 4148 -#define specs_offset 344 +#define showHumanReadableWarning_offset 960 +#define SIGNATURE_HASH 4022069832 +#define silentTriggerError_offset 1360 +#define skippedWheelOnCam_offset 1360 +#define slowAdcAlpha_offset 1600 +#define sparkDwellRpmBins_offset 4160 +#define sparkDwellValues_offset 4176 +#define specs_offset 364 #define specs_s_size 12 -#define spi1MisoMode_offset 1922 -#define spi1misoPin_offset 906 -#define spi1MosiMode_offset 1921 -#define spi1mosiPin_offset 904 -#define spi1SckMode_offset 1920 -#define spi1sckPin_offset 908 -#define spi2MisoMode_offset 1925 -#define spi2misoPin_offset 912 -#define spi2MosiMode_offset 1924 -#define spi2mosiPin_offset 910 -#define spi2SckMode_offset 1923 -#define spi2sckPin_offset 914 -#define spi3MisoMode_offset 1928 -#define spi3misoPin_offset 918 -#define spi3MosiMode_offset 1927 -#define spi3mosiPin_offset 916 -#define spi3SckMode_offset 1926 -#define spi3sckPin_offset 920 +#define spi1MisoMode_offset 1942 +#define spi1misoPin_offset 926 +#define spi1MosiMode_offset 1941 +#define spi1mosiPin_offset 924 +#define spi1SckMode_offset 1940 +#define spi1sckPin_offset 928 +#define spi2MisoMode_offset 1945 +#define spi2misoPin_offset 932 +#define spi2MosiMode_offset 1944 +#define spi2mosiPin_offset 930 +#define spi2SckMode_offset 1943 +#define spi2sckPin_offset 934 +#define spi3MisoMode_offset 1948 +#define spi3misoPin_offset 938 +#define spi3MosiMode_offset 1947 +#define spi3mosiPin_offset 936 +#define spi3SckMode_offset 1946 +#define spi3sckPin_offset 940 #define spi_device_e_auto_enum "SPI_NONE", "SPI_DEVICE_1", "SPI_DEVICE_2", "SPI_DEVICE_3", "SPI_DEVICE_4" #define spi_device_e_SPI_DEVICE_1 1 #define spi_device_e_SPI_DEVICE_2 2 @@ -1975,250 +1974,250 @@ #define spi_speed_e__1_25MHz 2 #define spi_speed_e__2_5MHz 1 #define spi_speed_e__5MHz 0 -#define startCrankingDuration_offset 862 -#define starterControlPin_offset 1460 -#define starterControlPinMode_offset 1620 -#define starterRelayDisablePin_offset 838 -#define starterRelayDisablePinMode_offset 840 -#define startStopButtonMode_offset 1462 -#define startStopButtonPin_offset 844 -#define startUpFuelPumpDuration_offset 1528 +#define startCrankingDuration_offset 882 +#define starterControlPin_offset 1480 +#define starterControlPinMode_offset 1640 +#define starterRelayDisablePin_offset 858 +#define starterRelayDisablePinMode_offset 860 +#define startStopButtonMode_offset 1482 +#define startStopButtonPin_offset 864 +#define startUpFuelPumpDuration_offset 1548 #define stepper_num_micro_steps_e_auto_enum "STEPPER_FULL", "INVALID", "STEPPER_HALF", "INVALID", "STEPPER_FOURTH", "INVALID", "INVALID", "INVALID", "STEPPER_EIGHTH" #define stepper_num_micro_steps_e_enum "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" #define stepper_num_micro_steps_e_STEPPER_EIGHTH 8 #define stepper_num_micro_steps_e_STEPPER_FOURTH 4 #define stepper_num_micro_steps_e_STEPPER_FULL 0 #define stepper_num_micro_steps_e_STEPPER_HALF 2 -#define stepper_raw_output1_offset 3542 -#define stepper_raw_output2_offset 3544 -#define stepper_raw_output3_offset 3546 -#define stepper_raw_output4_offset 3548 -#define stepperDcInvertedPins_offset 1608 -#define stepperDcIo1_controlPin_offset 1060 -#define stepperDcIo1_directionPin1_offset 1056 -#define stepperDcIo1_directionPin2_offset 1058 -#define stepperDcIo1_disablePin_offset 1062 -#define stepperDcIo1_offset 1056 -#define stepperDcIo2_controlPin_offset 1068 -#define stepperDcIo2_directionPin1_offset 1064 -#define stepperDcIo2_directionPin2_offset 1066 -#define stepperDcIo2_disablePin_offset 1070 -#define stepperDcIo2_offset 1064 -#define stepperDirectionPinMode_offset 828 -#define stepperEnablePin_offset 2046 -#define stepperEnablePinMode_offset 1929 -#define stepperForceParkingEveryRestart_offset 744 -#define stepperMaxDutyCycle_offset 1866 -#define stepperMinDutyCycle_offset 1865 -#define stepperNumMicroSteps_offset 1864 -#define stepperParkingExtraSteps_offset 854 +#define stepper_raw_output1_offset 3562 +#define stepper_raw_output2_offset 3564 +#define stepper_raw_output3_offset 3566 +#define stepper_raw_output4_offset 3568 +#define stepperDcInvertedPins_offset 1628 +#define stepperDcIo1_controlPin_offset 1080 +#define stepperDcIo1_directionPin1_offset 1076 +#define stepperDcIo1_directionPin2_offset 1078 +#define stepperDcIo1_disablePin_offset 1082 +#define stepperDcIo1_offset 1076 +#define stepperDcIo2_controlPin_offset 1088 +#define stepperDcIo2_directionPin1_offset 1084 +#define stepperDcIo2_directionPin2_offset 1086 +#define stepperDcIo2_disablePin_offset 1090 +#define stepperDcIo2_offset 1084 +#define stepperDirectionPinMode_offset 848 +#define stepperEnablePin_offset 2066 +#define stepperEnablePinMode_offset 1949 +#define stepperForceParkingEveryRestart_offset 764 +#define stepperMaxDutyCycle_offset 1886 +#define stepperMinDutyCycle_offset 1885 +#define stepperNumMicroSteps_offset 1884 +#define stepperParkingExtraSteps_offset 874 #define STFT_BANK_COUNT 2 #define stft_cell_cfg_s_size 4 #define STFT_CELL_COUNT 4 -#define stft_cellCfgs1_maxAdd_offset 1040 -#define stft_cellCfgs1_maxRemove_offset 1041 -#define stft_cellCfgs1_offset 1040 -#define stft_cellCfgs1_timeConstant_offset 1042 -#define stft_cellCfgs2_maxAdd_offset 1044 -#define stft_cellCfgs2_maxRemove_offset 1045 -#define stft_cellCfgs2_offset 1044 -#define stft_cellCfgs2_timeConstant_offset 1046 -#define stft_cellCfgs3_maxAdd_offset 1048 -#define stft_cellCfgs3_maxRemove_offset 1049 -#define stft_cellCfgs3_offset 1048 -#define stft_cellCfgs3_timeConstant_offset 1050 -#define stft_cellCfgs4_maxAdd_offset 1052 -#define stft_cellCfgs4_maxRemove_offset 1053 -#define stft_cellCfgs4_offset 1052 -#define stft_cellCfgs4_timeConstant_offset 1054 -#define stft_deadband_offset 1035 -#define stft_maxAfr_offset 1038 -#define stft_maxIdleRegionRpm_offset 1032 -#define stft_maxOverrunLoad_offset 1033 -#define stft_minAfr_offset 1037 -#define stft_minClt_offset 1036 -#define stft_minPowerLoad_offset 1034 -#define stft_offset 1032 +#define stft_cellCfgs1_maxAdd_offset 1060 +#define stft_cellCfgs1_maxRemove_offset 1061 +#define stft_cellCfgs1_offset 1060 +#define stft_cellCfgs1_timeConstant_offset 1062 +#define stft_cellCfgs2_maxAdd_offset 1064 +#define stft_cellCfgs2_maxRemove_offset 1065 +#define stft_cellCfgs2_offset 1064 +#define stft_cellCfgs2_timeConstant_offset 1066 +#define stft_cellCfgs3_maxAdd_offset 1068 +#define stft_cellCfgs3_maxRemove_offset 1069 +#define stft_cellCfgs3_offset 1068 +#define stft_cellCfgs3_timeConstant_offset 1070 +#define stft_cellCfgs4_maxAdd_offset 1072 +#define stft_cellCfgs4_maxRemove_offset 1073 +#define stft_cellCfgs4_offset 1072 +#define stft_cellCfgs4_timeConstant_offset 1074 +#define stft_deadband_offset 1055 +#define stft_maxAfr_offset 1058 +#define stft_maxIdleRegionRpm_offset 1052 +#define stft_maxOverrunLoad_offset 1053 +#define stft_minAfr_offset 1057 +#define stft_minClt_offset 1056 +#define stft_minPowerLoad_offset 1054 +#define stft_offset 1052 #define stft_s_size 24 -#define stft_startupDelay_offset 1039 -#define stftIgnoreErrorMagnitude_offset 940 -#define stoichRatioPrimary_offset 2489 -#define stoichRatioSecondary_offset 830 +#define stft_startupDelay_offset 1059 +#define stftIgnoreErrorMagnitude_offset 960 +#define stoichRatioPrimary_offset 2509 +#define stoichRatioSecondary_offset 850 #define switch_input_pin_e_enum "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -#define tachOutputPin_offset 692 -#define tachOutputPinMode_offset 694 -#define tachPulseDuractionMs_offset 1400 -#define tachPulseDurationAsDutyCycle_offset 1340 -#define tachPulsePerRev_offset 1466 -#define targetVBatt_offset 1532 -#define tChargeAirCoefMax_offset 2428 -#define tChargeAirCoefMin_offset 2424 -#define tChargeAirDecrLimit_offset 2440 -#define tChargeAirFlowMax_offset 2432 -#define tChargeAirIncrLimit_offset 2436 -#define tchargeBins_offset 1632 -#define tChargeMaxRpmMaxTps_offset 1708 -#define tChargeMaxRpmMinTps_offset 1704 -#define tChargeMinRpmMaxTps_offset 1700 -#define tChargeMinRpmMinTps_offset 1696 +#define tachOutputPin_offset 712 +#define tachOutputPinMode_offset 714 +#define tachPulseDuractionMs_offset 1420 +#define tachPulseDurationAsDutyCycle_offset 1360 +#define tachPulsePerRev_offset 1486 +#define targetVBatt_offset 1552 +#define tChargeAirCoefMax_offset 2448 +#define tChargeAirCoefMin_offset 2444 +#define tChargeAirDecrLimit_offset 2460 +#define tChargeAirFlowMax_offset 2452 +#define tChargeAirIncrLimit_offset 2456 +#define tchargeBins_offset 1652 +#define tChargeMaxRpmMaxTps_offset 1728 +#define tChargeMaxRpmMinTps_offset 1724 +#define tChargeMinRpmMaxTps_offset 1720 +#define tChargeMinRpmMinTps_offset 1716 #define tChargeMode_e_auto_enum "TCHARGE_MODE_RPM_TPS", "TCHARGE_MODE_AIR_INTERP", "TCHARGE_MODE_AIR_INTERP_TABLE" #define tChargeMode_e_enum "RPM+TPS (Default)", "Air Mass Interpolation", "Table" #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP 1 #define tChargeMode_e_TCHARGE_MODE_AIR_INTERP_TABLE 2 #define tChargeMode_e_TCHARGE_MODE_RPM_TPS 0 -#define tChargeMode_offset 2444 -#define tchargeValues_offset 1648 -#define tcu_32_solenoid_freq_offset 3740 -#define tcu_32_solenoid_pin_mode_offset 3738 -#define tcu_32_solenoid_pin_offset 3736 -#define tcu_32SpeedBins_offset 21336 -#define tcu_32Vals_offset 21344 +#define tChargeMode_offset 2464 +#define tchargeValues_offset 1668 +#define tcu_32_solenoid_freq_offset 3760 +#define tcu_32_solenoid_pin_mode_offset 3758 +#define tcu_32_solenoid_pin_offset 3756 +#define tcu_32SpeedBins_offset 21284 +#define tcu_32Vals_offset 21292 #define TCU_GEAR_COUNT 10 #define TCU_MAGIC_SIZE 8 -#define tcu_pc_solenoid_freq_offset 3734 -#define tcu_pc_solenoid_pin_mode_offset 3732 -#define tcu_pc_solenoid_pin_offset 3730 -#define tcu_pcAirmassBins_offset 21208 -#define tcu_pcVals12_offset 21264 -#define tcu_pcVals1_offset 21232 -#define tcu_pcVals21_offset 21288 -#define tcu_pcVals23_offset 21272 -#define tcu_pcVals2_offset 21240 -#define tcu_pcVals32_offset 21296 -#define tcu_pcVals34_offset 21280 -#define tcu_pcVals3_offset 21248 -#define tcu_pcVals43_offset 21304 -#define tcu_pcVals4_offset 21256 -#define tcu_pcValsN_offset 21224 -#define tcu_pcValsR_offset 21216 -#define tcu_solenoid1_offset 1168 -#define tcu_solenoid2_offset 1170 -#define tcu_solenoid3_offset 1172 -#define tcu_solenoid4_offset 1174 -#define tcu_solenoid5_offset 1176 -#define tcu_solenoid6_offset 1178 +#define tcu_pc_solenoid_freq_offset 3754 +#define tcu_pc_solenoid_pin_mode_offset 3752 +#define tcu_pc_solenoid_pin_offset 3750 +#define tcu_pcAirmassBins_offset 21156 +#define tcu_pcVals12_offset 21212 +#define tcu_pcVals1_offset 21180 +#define tcu_pcVals21_offset 21236 +#define tcu_pcVals23_offset 21220 +#define tcu_pcVals2_offset 21188 +#define tcu_pcVals32_offset 21244 +#define tcu_pcVals34_offset 21228 +#define tcu_pcVals3_offset 21196 +#define tcu_pcVals43_offset 21252 +#define tcu_pcVals4_offset 21204 +#define tcu_pcValsN_offset 21172 +#define tcu_pcValsR_offset 21164 +#define tcu_solenoid1_offset 1188 +#define tcu_solenoid2_offset 1190 +#define tcu_solenoid3_offset 1192 +#define tcu_solenoid4_offset 1194 +#define tcu_solenoid5_offset 1196 +#define tcu_solenoid6_offset 1198 #define TCU_SOLENOID_COUNT 6 -#define tcu_solenoid_mode1_offset 2933 -#define tcu_solenoid_mode2_offset 2934 -#define tcu_solenoid_mode3_offset 2935 -#define tcu_solenoid_mode4_offset 2936 -#define tcu_solenoid_mode5_offset 2937 -#define tcu_solenoid_mode6_offset 2938 -#define tcu_tcc_onoff_solenoid_mode_offset 3722 -#define tcu_tcc_onoff_solenoid_offset 3720 -#define tcu_tcc_pwm_solenoid_freq_offset 3728 -#define tcu_tcc_pwm_solenoid_mode_offset 3726 -#define tcu_tcc_pwm_solenoid_offset 3724 -#define tcu_tccLockSpeed_offset 21320 -#define tcu_tccTpsBins_offset 21312 -#define tcu_tccUnlockSpeed_offset 21328 -#define tcuDownshiftButtonPin_offset 1518 -#define tcuDownshiftButtonPinMode_offset 2931 -#define tcuEnabled_offset 940 -#define tcuInputSpeedSensorPin_offset 708 -#define tcuInputSpeedSensorTeeth_offset 710 -#define tcuSolenoidTable_offset 17580 -#define tcuUpshiftButtonPin_offset 1516 -#define tcuUpshiftButtonPinMode_offset 2930 -#define tempBooleanForVerySpecialCases_offset 940 -#define test557pin_offset 826 +#define tcu_solenoid_mode1_offset 2953 +#define tcu_solenoid_mode2_offset 2954 +#define tcu_solenoid_mode3_offset 2955 +#define tcu_solenoid_mode4_offset 2956 +#define tcu_solenoid_mode5_offset 2957 +#define tcu_solenoid_mode6_offset 2958 +#define tcu_tcc_onoff_solenoid_mode_offset 3742 +#define tcu_tcc_onoff_solenoid_offset 3740 +#define tcu_tcc_pwm_solenoid_freq_offset 3748 +#define tcu_tcc_pwm_solenoid_mode_offset 3746 +#define tcu_tcc_pwm_solenoid_offset 3744 +#define tcu_tccLockSpeed_offset 21268 +#define tcu_tccTpsBins_offset 21260 +#define tcu_tccUnlockSpeed_offset 21276 +#define tcuDownshiftButtonPin_offset 1538 +#define tcuDownshiftButtonPinMode_offset 2951 +#define tcuEnabled_offset 960 +#define tcuInputSpeedSensorPin_offset 728 +#define tcuInputSpeedSensorTeeth_offset 730 +#define tcuSolenoidTable_offset 17528 +#define tcuUpshiftButtonPin_offset 1536 +#define tcuUpshiftButtonPinMode_offset 2950 +#define tempBooleanForVerySpecialCases_offset 960 +#define test557pin_offset 846 #define thermistor_conf_s_size 28 #define ThermistorConf_size 32 -#define throttlePedalPositionAdcChannel_offset 508 -#define throttlePedalPositionSecondAdcChannel_offset 668 -#define throttlePedalSecondaryUpVoltage_offset 1592 -#define throttlePedalSecondaryWOTVoltage_offset 1596 -#define throttlePedalUpPin_offset 514 -#define throttlePedalUpPinMode_offset 704 -#define throttlePedalUpVoltage_offset 1520 -#define throttlePedalWOTVoltage_offset 1524 +#define throttlePedalPositionAdcChannel_offset 528 +#define throttlePedalPositionSecondAdcChannel_offset 688 +#define throttlePedalSecondaryUpVoltage_offset 1612 +#define throttlePedalSecondaryWOTVoltage_offset 1616 +#define throttlePedalUpPin_offset 534 +#define throttlePedalUpPinMode_offset 724 +#define throttlePedalUpVoltage_offset 1540 +#define throttlePedalWOTVoltage_offset 1544 #define timing_mode_e_auto_enum "TM_DYNAMIC", "TM_FIXED" #define timing_mode_e_TM_DYNAMIC 0 #define timing_mode_e_TM_FIXED 1 -#define timing_offset_cylinder10_offset 1904 -#define timing_offset_cylinder11_offset 1908 -#define timing_offset_cylinder12_offset 1912 -#define timing_offset_cylinder1_offset 1868 -#define timing_offset_cylinder2_offset 1872 -#define timing_offset_cylinder3_offset 1876 -#define timing_offset_cylinder4_offset 1880 -#define timing_offset_cylinder5_offset 1884 -#define timing_offset_cylinder6_offset 1888 -#define timing_offset_cylinder7_offset 1892 -#define timing_offset_cylinder8_offset 1896 -#define timing_offset_cylinder9_offset 1900 -#define timingMode_offset 382 -#define tle6240_cs_offset 510 -#define tle6240_csPinMode_offset 512 -#define tle6240spiDevice_offset 2488 -#define tle8888_cs_offset 2048 -#define tle8888_csPinMode_offset 2050 +#define timing_offset_cylinder10_offset 1924 +#define timing_offset_cylinder11_offset 1928 +#define timing_offset_cylinder12_offset 1932 +#define timing_offset_cylinder1_offset 1888 +#define timing_offset_cylinder2_offset 1892 +#define timing_offset_cylinder3_offset 1896 +#define timing_offset_cylinder4_offset 1900 +#define timing_offset_cylinder5_offset 1904 +#define timing_offset_cylinder6_offset 1908 +#define timing_offset_cylinder7_offset 1912 +#define timing_offset_cylinder8_offset 1916 +#define timing_offset_cylinder9_offset 1920 +#define timingMode_offset 402 +#define tle6240_cs_offset 530 +#define tle6240_csPinMode_offset 532 +#define tle6240spiDevice_offset 2508 +#define tle8888_cs_offset 2068 +#define tle8888_csPinMode_offset 2070 #define tle8888_mode_e_auto_enum "TL_AUTO", "TL_SEMI_AUTO", "TL_MANUAL", "TL_HALL" #define tle8888_mode_e_TL_AUTO 0 #define tle8888_mode_e_TL_HALL 3 #define tle8888_mode_e_TL_MANUAL 2 #define tle8888_mode_e_TL_SEMI_AUTO 1 -#define tle8888mode_offset 1760 -#define tle8888spiDevice_offset 2484 +#define tle8888mode_offset 1780 +#define tle8888spiDevice_offset 2504 #define TOOTH_DATA_LENGTH 2000 #define TOOTH_PACKET_COUNT 1000 #define TOOTH_PACKET_SIZE 2 #define TOP_DEAD_CENTER_MESSAGE "r" #define TORQUE_CURVE_SIZE 6 -#define torqueLoadBins_offset 3664 -#define torqueRpmBins_offset 3652 -#define torqueTable_offset 3616 -#define TOTAL_CONFIG_SIZE 21352 -#define totalGearsCount_offset 1564 -#define tps1_1AdcChannel_offset 436 -#define tps1_2AdcChannel_offset 666 -#define tps1SecondaryMax_offset 858 -#define tps1SecondaryMin_offset 856 -#define tps2_1AdcChannel_offset 439 -#define tps2_2AdcChannel_offset 667 -#define tps2Max_offset 1458 -#define tps2Min_offset 1456 -#define tps2SecondaryMax_offset 1338 -#define tps2SecondaryMin_offset 1336 +#define torqueLoadBins_offset 3684 +#define torqueRpmBins_offset 3672 +#define torqueTable_offset 3636 +#define TOTAL_CONFIG_SIZE 21300 +#define totalGearsCount_offset 1584 +#define tps1_1AdcChannel_offset 456 +#define tps1_2AdcChannel_offset 686 +#define tps1SecondaryMax_offset 878 +#define tps1SecondaryMin_offset 876 +#define tps2_1AdcChannel_offset 459 +#define tps2_2AdcChannel_offset 687 +#define tps2Max_offset 1478 +#define tps2Min_offset 1476 +#define tps2SecondaryMax_offset 1358 +#define tps2SecondaryMin_offset 1356 #define TPS_2_BYTE_PACKING_MULT 100 #define TPS_TPS_ACCEL_TABLE 8 -#define tpsAccelEnrichmentThreshold_offset 1556 -#define tpsAccelFractionDivisor_offset 2480 -#define tpsAccelFractionPeriod_offset 2478 -#define tpsAccelLookback_offset 1552 -#define tpsDecelEnleanmentMultiplier_offset 1576 -#define tpsDecelEnleanmentThreshold_offset 1572 -#define tpsErrorDetectionTooHigh_offset 110 -#define tpsErrorDetectionTooLow_offset 108 -#define tpsMax_offset 106 -#define tpsMin_offset 104 -#define tpsTpsAccelFromRpmBins_offset 20136 -#define tpsTpsAccelTable_offset 19880 -#define tpsTpsAccelToRpmBins_offset 20168 -#define trailingCoilPins10_offset 1754 -#define trailingCoilPins11_offset 1756 -#define trailingCoilPins12_offset 1758 -#define trailingCoilPins1_offset 1736 -#define trailingCoilPins2_offset 1738 -#define trailingCoilPins3_offset 1740 -#define trailingCoilPins4_offset 1742 -#define trailingCoilPins5_offset 1744 -#define trailingCoilPins6_offset 1746 -#define trailingCoilPins7_offset 1748 -#define trailingCoilPins8_offset 1750 -#define trailingCoilPins9_offset 1752 -#define trailingSparkAngle_offset 444 +#define tpsAccelEnrichmentThreshold_offset 1576 +#define tpsAccelFractionDivisor_offset 2500 +#define tpsAccelFractionPeriod_offset 2498 +#define tpsAccelLookback_offset 1572 +#define tpsDecelEnleanmentMultiplier_offset 1596 +#define tpsDecelEnleanmentThreshold_offset 1592 +#define tpsErrorDetectionTooHigh_offset 130 +#define tpsErrorDetectionTooLow_offset 128 +#define tpsMax_offset 126 +#define tpsMin_offset 124 +#define tpsTpsAccelFromRpmBins_offset 20084 +#define tpsTpsAccelTable_offset 19828 +#define tpsTpsAccelToRpmBins_offset 20116 +#define trailingCoilPins10_offset 1774 +#define trailingCoilPins11_offset 1776 +#define trailingCoilPins12_offset 1778 +#define trailingCoilPins1_offset 1756 +#define trailingCoilPins2_offset 1758 +#define trailingCoilPins3_offset 1760 +#define trailingCoilPins4_offset 1762 +#define trailingCoilPins5_offset 1764 +#define trailingCoilPins6_offset 1766 +#define trailingCoilPins7_offset 1768 +#define trailingCoilPins8_offset 1770 +#define trailingCoilPins9_offset 1772 +#define trailingSparkAngle_offset 464 #define transmission_controller_e_enum "None", "Simple Transmission", "GM 4L6X" #define TransmissionControllerMode_auto_enum "None", "SimpleTransmissionController", "Gm4l6x" #define TransmissionControllerMode_Gm4l6x 2 #define TransmissionControllerMode_None 0 -#define transmissionControllerMode_offset 3677 +#define transmissionControllerMode_offset 3697 #define TransmissionControllerMode_SimpleTransmissionController 1 #define TRIGGER_COMMENT "#" #define trigger_config_s_size 12 #define TRIGGER_CRANK_BASED trigger_type == 5 || trigger_type == 10 || trigger_type == 20 || trigger_type == 26 || trigger_type == 27 || trigger_type == 39 || trigger_type == 46 || trigger_type == 53 || trigger_type == 55 || trigger_type == 57 || trigger_type == 62 || trigger_type == 70 || trigger_type == 71 || trigger_type == 74 -#define trigger_customSkippedToothCount_offset 456 -#define trigger_customTotalToothCount_offset 452 +#define trigger_customSkippedToothCount_offset 476 +#define trigger_customTotalToothCount_offset 472 #define trigger_event_e_SHAFT_PRIMARY_FALLING 0 #define trigger_event_e_SHAFT_PRIMARY_RISING 1 #define trigger_event_e_SHAFT_SECONDARY_FALLING 2 @@ -2228,7 +2227,7 @@ #define TRIGGER_INPUT_PIN_COUNT 2 #define TRIGGER_IS_CRANK_KEY "crankBased" #define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam" -#define trigger_offset 448 +#define trigger_offset 468 #define TRIGGER_SIMULATOR_PIN_COUNT 3 #define trigger_type_e_auto_enum "TT_TOOTHED_WHEEL", "TT_FORD_ASPIRE", "TT_DODGE_NEON_1995", "TT_MAZDA_MIATA_NA", "TT_MAZDA_MIATA_NB1", "TT_GM_7X", "TT_DAIHATSU", "TT_MAZDA_SOHC_4", "TT_TOOTHED_WHEEL_60_2", "TT_TOOTHED_WHEEL_36_1", "TT_MERCEDES_2_SEGMENT", "TT_MITSUBISHI", "TT_SUBARU_EZ30", "UNUSED_13", "TT_DODGE_NEON_2003_CAM", "TT_MAZDA_DOHC_1_4", "TT_ONE_PLUS_ONE", "TT_VVT_JZ", "TT_ONE", "TT_DODGE_RAM", "TT_60_2_VW", "UNUSED_21", "TT_DODGE_STRATUS", "TT_36_2_2_2", "TT_NISSAN_SR20VE", "TT_2JZ_3_34", "TT_ROVER_K", "TT_GM_24x", "TT_HONDA_CBR_600", "TT_2JZ_1_12", "TT_CHRYSLER_NGC_36_2_2", "TT_3_1_CAM", "TT_DODGE_NEON_2003_CRANK", "TT_MIATA_VVT", "UNUSED_34", "TT_MAZDA_MIATA_VVT_TEST", "TT_SUBARU_7_6", "TT_JEEP_18_2_2_2", "TT_12_TOOTH_CRANK", "TT_DODGE_NEON_1995_ONLY_CRANK", "TT_JEEP_4_CYL", "TT_FIAT_IAW_P8", "TT_FORD_ST170", "TT_VVT_MIATA_NB", "TT_RENIX_44_2_2", "TT_RENIX_66_2_2_2", "TT_HONDA_K_12_1", "TT_VVT_BOSCH_QUICK_START", "TT_TOOTHED_WHEEL_36_2", "TT_SUBARU_SVX", "TT_1_16", "TT_SUBARU_7_WITHOUT_6", "TT_NISSAN_MR18_CAM_VVT", "TT_TRI_TACH", "TT_GM_60_2_2_2", "TT_SKODA_FAVORIT", "TT_VVT_BARRA_3_PLUS_1", "TT_KAWA_KX450F", "TT_NISSAN_VQ35", "TT_VVT_NISSAN_VQ35", "TT_NISSAN_VQ30", "TT_NISSAN_QR25", "TT_VVT_MITSUBISHI_3A92", "TT_SUBARU_SVX_CRANK_1", "TT_SUBARU_SVX_CAM_VVT", "TT_FORD_TFI_PIP", "TT_SUZUKI_G13B", "TT_HONDA_K_4_1", "TT_NISSAN_MR18_CRANK", "TT_TOOTHED_WHEEL_32_2", "TT_36_2_1", "TT_36_2_1_1", "TT_VVT_MITSUBISHI_6G75", "TT_VVT_TOYOTA_4_1", "TT_GM_24x_2", "TT_UNUSED" #define trigger_type_e_enum "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" @@ -2309,7 +2308,7 @@ #define trigger_type_e_UNUSED_13 13 #define trigger_type_e_UNUSED_21 21 #define trigger_type_e_UNUSED_34 34 -#define trigger_type_offset 448 +#define trigger_type_offset 468 #define TRIGGER_TYPE_WITH_SECOND_WHEEL trigger_type == 1 || trigger_type == 2 || trigger_type == 3 || trigger_type == 4 || trigger_type == 11 || trigger_type == 13 || trigger_type == 15 || trigger_type == 16 || trigger_type == 19 || trigger_type == 21 || trigger_type == 25 || trigger_type == 28 || trigger_type == 29 || trigger_type == 31 || trigger_type == 34 || trigger_type == 35 || trigger_type == 36 || trigger_type == 37 || trigger_type == 40 || trigger_type == 49 || trigger_type == 50 || trigger_type == 53 || trigger_type == 54 || trigger_type == 63 || trigger_type == 64 #define TRIGGER_TYPE_WITHOUT_KNOWN_LOCATION trigger_type == 8 || trigger_type == 9 || trigger_type == 12 || trigger_type == 17 || trigger_type == 18 || trigger_type == 23 || trigger_type == 48 || trigger_type == 69 #define trigger_value_e_TV_FALL 0 @@ -2317,60 +2316,60 @@ #define trigger_wheel_e_T_NONE 15 #define trigger_wheel_e_T_PRIMARY 0 #define trigger_wheel_e_T_SECONDARY 1 -#define triggerCompCenterVolt_offset 2516 -#define triggerCompHystMax_offset 2518 -#define triggerCompHystMin_offset 2517 -#define triggerCompSensorSatRpm_offset 2519 -#define triggerErrorPin_offset 864 -#define triggerErrorPinMode_offset 866 -#define triggerGapOverrideFrom10_offset 2992 -#define triggerGapOverrideFrom11_offset 2996 -#define triggerGapOverrideFrom12_offset 3000 -#define triggerGapOverrideFrom13_offset 3004 -#define triggerGapOverrideFrom14_offset 3008 -#define triggerGapOverrideFrom15_offset 3012 -#define triggerGapOverrideFrom16_offset 3016 -#define triggerGapOverrideFrom17_offset 3020 -#define triggerGapOverrideFrom18_offset 3024 -#define triggerGapOverrideFrom1_offset 2956 -#define triggerGapOverrideFrom2_offset 2960 -#define triggerGapOverrideFrom3_offset 2964 -#define triggerGapOverrideFrom4_offset 2968 -#define triggerGapOverrideFrom5_offset 2972 -#define triggerGapOverrideFrom6_offset 2976 -#define triggerGapOverrideFrom7_offset 2980 -#define triggerGapOverrideFrom8_offset 2984 -#define triggerGapOverrideFrom9_offset 2988 -#define triggerGapOverrideTo10_offset 3076 -#define triggerGapOverrideTo11_offset 3080 -#define triggerGapOverrideTo12_offset 3084 -#define triggerGapOverrideTo13_offset 3088 -#define triggerGapOverrideTo14_offset 3092 -#define triggerGapOverrideTo15_offset 3096 -#define triggerGapOverrideTo16_offset 3100 -#define triggerGapOverrideTo17_offset 3104 -#define triggerGapOverrideTo18_offset 3108 -#define triggerGapOverrideTo1_offset 3040 -#define triggerGapOverrideTo2_offset 3044 -#define triggerGapOverrideTo3_offset 3048 -#define triggerGapOverrideTo4_offset 3052 -#define triggerGapOverrideTo5_offset 3056 -#define triggerGapOverrideTo6_offset 3060 -#define triggerGapOverrideTo7_offset 3064 -#define triggerGapOverrideTo8_offset 3068 -#define triggerGapOverrideTo9_offset 3072 -#define triggerInputDebugPins1_offset 1448 -#define triggerInputDebugPins2_offset 1450 -#define triggerInputPins1_offset 684 -#define triggerInputPins2_offset 686 +#define triggerCompCenterVolt_offset 2536 +#define triggerCompHystMax_offset 2538 +#define triggerCompHystMin_offset 2537 +#define triggerCompSensorSatRpm_offset 2539 +#define triggerErrorPin_offset 884 +#define triggerErrorPinMode_offset 886 +#define triggerGapOverrideFrom10_offset 3012 +#define triggerGapOverrideFrom11_offset 3016 +#define triggerGapOverrideFrom12_offset 3020 +#define triggerGapOverrideFrom13_offset 3024 +#define triggerGapOverrideFrom14_offset 3028 +#define triggerGapOverrideFrom15_offset 3032 +#define triggerGapOverrideFrom16_offset 3036 +#define triggerGapOverrideFrom17_offset 3040 +#define triggerGapOverrideFrom18_offset 3044 +#define triggerGapOverrideFrom1_offset 2976 +#define triggerGapOverrideFrom2_offset 2980 +#define triggerGapOverrideFrom3_offset 2984 +#define triggerGapOverrideFrom4_offset 2988 +#define triggerGapOverrideFrom5_offset 2992 +#define triggerGapOverrideFrom6_offset 2996 +#define triggerGapOverrideFrom7_offset 3000 +#define triggerGapOverrideFrom8_offset 3004 +#define triggerGapOverrideFrom9_offset 3008 +#define triggerGapOverrideTo10_offset 3084 +#define triggerGapOverrideTo11_offset 3088 +#define triggerGapOverrideTo12_offset 3092 +#define triggerGapOverrideTo13_offset 3096 +#define triggerGapOverrideTo14_offset 3100 +#define triggerGapOverrideTo15_offset 3104 +#define triggerGapOverrideTo16_offset 3108 +#define triggerGapOverrideTo17_offset 3112 +#define triggerGapOverrideTo18_offset 3116 +#define triggerGapOverrideTo1_offset 3048 +#define triggerGapOverrideTo2_offset 3052 +#define triggerGapOverrideTo3_offset 3056 +#define triggerGapOverrideTo4_offset 3060 +#define triggerGapOverrideTo5_offset 3064 +#define triggerGapOverrideTo6_offset 3068 +#define triggerGapOverrideTo7_offset 3072 +#define triggerGapOverrideTo8_offset 3076 +#define triggerGapOverrideTo9_offset 3080 +#define triggerInputDebugPins1_offset 1468 +#define triggerInputDebugPins2_offset 1470 +#define triggerInputPins1_offset 704 +#define triggerInputPins2_offset 706 #define TRIGGERS_FILE_NAME "triggers.txt" -#define triggerSimulatorFrequency_offset 556 -#define triggerSimulatorPinModes1_offset 734 -#define triggerSimulatorPinModes2_offset 735 -#define triggerSimulatorPinModes3_offset 736 -#define triggerSimulatorPins1_offset 728 -#define triggerSimulatorPins2_offset 730 -#define triggerSimulatorPins3_offset 732 +#define triggerSimulatorFrequency_offset 576 +#define triggerSimulatorPinModes1_offset 754 +#define triggerSimulatorPinModes2_offset 755 +#define triggerSimulatorPinModes3_offset 756 +#define triggerSimulatorPins1_offset 748 +#define triggerSimulatorPins2_offset 750 +#define triggerSimulatorPins3_offset 752 #define TRIM_SIZE 4 #define TS_BURN_COMMAND 'B' #define TS_BURN_COMMAND_char B @@ -2490,7 +2489,7 @@ #define ts_show_vbatt true #define ts_show_vr_threshold_2 true #define ts_show_vr_threshold_all true -#define TS_SIGNATURE "rusEFI 2022.06.29.all.2708282538" +#define TS_SIGNATURE "rusEFI 2022.06.29.all.4022069832" #define TS_SINGLE_WRITE_COMMAND 'W' #define TS_SINGLE_WRITE_COMMAND_char W #define TS_TEST_COMMAND 't' @@ -2510,135 +2509,135 @@ #define TsCalMode_Tps2Min 9 #define TsCalMode_Tps2SecondaryMax 10 #define TsCalMode_Tps2SecondaryMin 11 -#define tunerStudioSerialSpeed_offset 720 -#define turboSpeedSensorInputPin_offset 1454 -#define turboSpeedSensorMultiplier_offset 1360 -#define twoStroke_offset 1340 -#define twoWireBatchIgnition_offset 1352 -#define twoWireBatchInjection_offset 1352 +#define tunerStudioSerialSpeed_offset 740 +#define turboSpeedSensorInputPin_offset 1474 +#define turboSpeedSensorMultiplier_offset 1380 +#define twoStroke_offset 1360 +#define twoWireBatchIgnition_offset 1372 +#define twoWireBatchInjection_offset 1372 #define uart_device_e_auto_enum "UART_NONE", "UART_DEVICE_1", "UART_DEVICE_2", "UART_DEVICE_3", "UART_DEVICE_4" #define uart_device_e_UART_DEVICE_1 1 #define uart_device_e_UART_DEVICE_2 2 #define uart_device_e_UART_DEVICE_3 3 #define uart_device_e_UART_DEVICE_4 4 #define uart_device_e_UART_NONE 0 -#define uartConsoleSerialSpeed_offset 1568 -#define unfinishedenableLaunchBoost_offset 940 -#define unfinishedlaunchDisableBySpeed_offset 940 -#define unused1127_offset 1608 -#define unused1128_offset 1608 -#define unused1129_offset 1608 -#define unused1130_offset 1608 -#define unused1452_offset 1452 -#define unused1740b0_offset 1608 -#define unused1740b1_offset 1608 -#define unused1740b2_offset 1608 -#define unused234234234_offset 1340 -#define unused4080_offset 3029 -#define unused460_offset 460 -#define unused688_offset 688 -#define unused_1484_bit_25_offset 1352 -#define unused_1484_bit_26_offset 1352 -#define unused_1484_bit_27_offset 1352 -#define unused_1484_bit_28_offset 1352 -#define unused_1484_bit_29_offset 1352 -#define unused_1484_bit_30_offset 1352 -#define unused_1484_bit_31_offset 1352 -#define unusedBit_45_31_offset 100 -#define unusedBit_540_10_offset 1608 -#define unusedBit_540_11_offset 1608 -#define unusedBit_540_12_offset 1608 -#define unusedBit_540_13_offset 1608 -#define unusedBit_540_14_offset 1608 -#define unusedBit_540_15_offset 1608 -#define unusedBit_540_16_offset 1608 -#define unusedBit_540_17_offset 1608 -#define unusedBit_540_18_offset 1608 -#define unusedBit_540_19_offset 1608 -#define unusedBit_540_20_offset 1608 -#define unusedBit_540_21_offset 1608 -#define unusedBit_540_22_offset 1608 -#define unusedBit_540_23_offset 1608 -#define unusedBit_540_24_offset 1608 -#define unusedBit_540_25_offset 1608 -#define unusedBit_540_26_offset 1608 -#define unusedBit_540_27_offset 1608 -#define unusedBit_540_28_offset 1608 -#define unusedBit_540_29_offset 1608 -#define unusedBit_540_30_offset 1608 -#define unusedBit_540_31_offset 1608 -#define unusedBit_540_8_offset 1608 -#define unusedBit_540_9_offset 1608 -#define unusedHere1341234_offset 368 -#define useAdvanceCorrectionsForCranking_offset 1352 -#define useCicPidForIdle_offset 100 -#define useCltBasedRpmLimit_offset 1352 -#define useEeprom_offset 100 -#define useETBforIdleControl_offset 744 -#define useFixedBaroCorrFromMap_offset 1352 -#define useFordRedundantTps_offset 100 -#define useFSIO4ForSeriousEngineWarning_offset 1340 -#define useFSIO5ForCriticalIssueEngineStop_offset 1340 -#define useHbridgesToDriveIdleStepper_offset 940 -#define useIacPidMultTable_offset 1352 -#define useIacTableForCoasting_offset 744 -#define useIdleTimingPidControl_offset 744 -#define useInstantRpmForIdle_offset 100 -#define useLcdScreen_offset 744 -#define useLinearCltSensor_offset 1340 -#define useLinearIatSensor_offset 1340 -#define useNoiselessTriggerDecoder_offset 744 -#define useOnlyRisingEdgeForTrigger_offset 1352 -#define useRawOutputToDriveIdleStepper_offset 940 -#define useRunningMathForCranking_offset 100 -#define usescriptTableForCanSniffingFiltering_offset 100 -#define useSeparateAdvanceForCranking_offset 1352 -#define useSeparateAdvanceForIdle_offset 1352 -#define useSeparateIdleTablesForCrankingTaper_offset 100 -#define useSeparateVeForIdle_offset 1352 -#define useStepperIdle_offset 744 -#define useTLE8888_cranking_hack_offset 100 -#define useTLE8888_stepper_offset 100 -#define useTpicAdvancedMode_offset 744 +#define uartConsoleSerialSpeed_offset 1588 +#define unfinishedenableLaunchBoost_offset 960 +#define unfinishedlaunchDisableBySpeed_offset 960 +#define unused1127_offset 1628 +#define unused1128_offset 1628 +#define unused1129_offset 1628 +#define unused1130_offset 1628 +#define unused1452_offset 1472 +#define unused1740b0_offset 1628 +#define unused1740b1_offset 1628 +#define unused1740b2_offset 1628 +#define unused234234234_offset 1360 +#define unused4080_offset 3121 +#define unused460_offset 480 +#define unused688_offset 708 +#define unused_1484_bit_25_offset 1372 +#define unused_1484_bit_26_offset 1372 +#define unused_1484_bit_27_offset 1372 +#define unused_1484_bit_28_offset 1372 +#define unused_1484_bit_29_offset 1372 +#define unused_1484_bit_30_offset 1372 +#define unused_1484_bit_31_offset 1372 +#define unusedBit_45_31_offset 120 +#define unusedBit_540_10_offset 1628 +#define unusedBit_540_11_offset 1628 +#define unusedBit_540_12_offset 1628 +#define unusedBit_540_13_offset 1628 +#define unusedBit_540_14_offset 1628 +#define unusedBit_540_15_offset 1628 +#define unusedBit_540_16_offset 1628 +#define unusedBit_540_17_offset 1628 +#define unusedBit_540_18_offset 1628 +#define unusedBit_540_19_offset 1628 +#define unusedBit_540_20_offset 1628 +#define unusedBit_540_21_offset 1628 +#define unusedBit_540_22_offset 1628 +#define unusedBit_540_23_offset 1628 +#define unusedBit_540_24_offset 1628 +#define unusedBit_540_25_offset 1628 +#define unusedBit_540_26_offset 1628 +#define unusedBit_540_27_offset 1628 +#define unusedBit_540_28_offset 1628 +#define unusedBit_540_29_offset 1628 +#define unusedBit_540_30_offset 1628 +#define unusedBit_540_31_offset 1628 +#define unusedBit_540_8_offset 1628 +#define unusedBit_540_9_offset 1628 +#define unusedHere1341234_offset 388 +#define useAdvanceCorrectionsForCranking_offset 1372 +#define useCicPidForIdle_offset 120 +#define useCltBasedRpmLimit_offset 1372 +#define useEeprom_offset 120 +#define useETBforIdleControl_offset 764 +#define useFixedBaroCorrFromMap_offset 1372 +#define useFordRedundantTps_offset 120 +#define useFSIO4ForSeriousEngineWarning_offset 1360 +#define useFSIO5ForCriticalIssueEngineStop_offset 1360 +#define useHbridgesToDriveIdleStepper_offset 960 +#define useIacPidMultTable_offset 1372 +#define useIacTableForCoasting_offset 764 +#define useIdleTimingPidControl_offset 764 +#define useInstantRpmForIdle_offset 120 +#define useLcdScreen_offset 764 +#define useLinearCltSensor_offset 1360 +#define useLinearIatSensor_offset 1360 +#define useNoiselessTriggerDecoder_offset 764 +#define useOnlyRisingEdgeForTrigger_offset 1372 +#define useRawOutputToDriveIdleStepper_offset 960 +#define useRunningMathForCranking_offset 120 +#define usescriptTableForCanSniffingFiltering_offset 120 +#define useSeparateAdvanceForCranking_offset 1372 +#define useSeparateAdvanceForIdle_offset 1372 +#define useSeparateIdleTablesForCrankingTaper_offset 120 +#define useSeparateVeForIdle_offset 1372 +#define useStepperIdle_offset 764 +#define useTLE8888_cranking_hack_offset 120 +#define useTLE8888_stepper_offset 120 +#define useTpicAdvancedMode_offset 764 #define VBAT_INJECTOR_CURVE_SIZE 8 -#define vbattAdcChannel_offset 437 -#define vbattDividerCoeff_offset 396 +#define vbattAdcChannel_offset 457 +#define vbattDividerCoeff_offset 416 #define ve_override_e_auto_enum "VE_None", "VE_MAP", "VE_TPS" #define ve_override_e_enum "None", "MAP", "TPS" #define ve_override_e_VE_MAP 1 #define ve_override_e_VE_None 0 #define ve_override_e_VE_TPS 2 #define VEHICLE_INFO_SIZE 32 -#define vehicleName_offset 1136 -#define vehicleSpeedSensorInputPin_offset 802 -#define vehicleWeight_offset 792 -#define veLoadBins_offset 19496 -#define veOverrideMode_offset 1601 -#define verboseCan2_offset 940 -#define verboseCan_offset 100 -#define verboseCanBaseAddress_offset 764 -#define verboseQuad_offset 744 -#define verboseTLE8888_offset 744 -#define verboseTriggerSynchDetails_offset 1352 -#define verboseVVTDecoding_offset 940 -#define veRpmBins_offset 19528 -#define veTable_offset 18984 +#define vehicleName_offset 1156 +#define vehicleSpeedSensorInputPin_offset 822 +#define vehicleWeight_offset 812 +#define veLoadBins_offset 19444 +#define veOverrideMode_offset 1621 +#define verboseCan2_offset 960 +#define verboseCan_offset 120 +#define verboseCanBaseAddress_offset 784 +#define verboseQuad_offset 764 +#define verboseTLE8888_offset 764 +#define verboseTriggerSynchDetails_offset 1372 +#define verboseVVTDecoding_offset 960 +#define veRpmBins_offset 19476 +#define veTable_offset 18932 #define VM_VVT_INACTIVE 0 #define VOLTAGE_1_BYTE_PACKING_DIV 0.02 #define VR_THRESHOLD_COUNT 2 #define vr_threshold_s_size 16 -#define vRefAdcChannel_offset 1348 -#define vrThreshold1_offset 1240 -#define vrThreshold1_pin_offset 1252 -#define vrThreshold1_rpmBins_offset 1240 -#define vrThreshold1_values_offset 1246 -#define vrThreshold2_offset 1256 -#define vrThreshold2_pin_offset 1268 -#define vrThreshold2_rpmBins_offset 1256 -#define vrThreshold2_values_offset 1262 -#define vssFilterReciprocal_offset 547 -#define vssGearRatio_offset 548 -#define vssToothCount_offset 550 +#define vRefAdcChannel_offset 1368 +#define vrThreshold1_offset 1260 +#define vrThreshold1_pin_offset 1272 +#define vrThreshold1_rpmBins_offset 1260 +#define vrThreshold1_values_offset 1266 +#define vrThreshold2_offset 1276 +#define vrThreshold2_pin_offset 1288 +#define vrThreshold2_rpmBins_offset 1276 +#define vrThreshold2_values_offset 1282 +#define vssFilterReciprocal_offset 567 +#define vssGearRatio_offset 568 +#define vssToothCount_offset 570 #define vvt_mode_e_auto_enum "VVT_INACTIVE", "VVT_SECOND_HALF", "VVT_2JZ", "VVT_MIATA_NB", "VVT_FIRST_HALF", "VVT_BOSCH_QUICK_START", "VVT_TOYOTA_4_1", "VVT_FORD_ST170", "VVT_BARRA_3_PLUS_1", "VVT_NISSAN_VQ", "VVT_HONDA_K", "VVT_NISSAN_MR", "VVT_MITSUBISHI_3A92", "VVT_MAP_V_TWIN_ANOTHER", "VVT_MITSUBISHI_6G75" #define vvt_mode_e_enum "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" #define vvt_mode_e_VVT_2JZ 2 @@ -2656,41 +2655,41 @@ #define vvt_mode_e_VVT_NISSAN_VQ 9 #define vvt_mode_e_VVT_SECOND_HALF 1 #define vvt_mode_e_VVT_TOYOTA_4_1 6 -#define vvtActivationDelayMs_offset 3566 -#define vvtCamSensorUseRise_offset 744 -#define vvtMode1_offset 1724 -#define vvtMode2_offset 1725 -#define vvtModePadding_offset 1726 -#define vvtOffsets1_offset 1224 -#define vvtOffsets2_offset 1228 -#define vvtOffsets3_offset 1232 -#define vvtOffsets4_offset 1236 -#define vvtOffsetsPadding_offset 1240 -#define vvtOutputFrequency1_offset 1712 -#define vvtOutputFrequency2_offset 1714 -#define vvtPins1_offset 1680 -#define vvtPins2_offset 1682 -#define vvtPins3_offset 1684 -#define vvtPins4_offset 1686 -#define vvtTable1_offset 18216 -#define vvtTable1LoadBins_offset 18280 -#define vvtTable1RpmBins_offset 18296 -#define vvtTable2_offset 18312 -#define vvtTable2LoadBins_offset 18376 -#define vvtTable2RpmBins_offset 18392 -#define warning_message_offset 5220 -#define warningLedPin_offset 1546 -#define warningPeriod_offset 1374 -#define wastegatePositionMax_offset 714 -#define wastegatePositionMin_offset 712 -#define wastegatePositionSensor_offset 1621 -#define wboHeaterPin_offset 652 +#define vvtActivationDelayMs_offset 3586 +#define vvtCamSensorUseRise_offset 764 +#define vvtMode1_offset 1744 +#define vvtMode2_offset 1745 +#define vvtModePadding_offset 1746 +#define vvtOffsets1_offset 1244 +#define vvtOffsets2_offset 1248 +#define vvtOffsets3_offset 1252 +#define vvtOffsets4_offset 1256 +#define vvtOffsetsPadding_offset 1260 +#define vvtOutputFrequency1_offset 1732 +#define vvtOutputFrequency2_offset 1734 +#define vvtPins1_offset 1700 +#define vvtPins2_offset 1702 +#define vvtPins3_offset 1704 +#define vvtPins4_offset 1706 +#define vvtTable1_offset 18164 +#define vvtTable1LoadBins_offset 18228 +#define vvtTable1RpmBins_offset 18244 +#define vvtTable2_offset 18260 +#define vvtTable2LoadBins_offset 18324 +#define vvtTable2RpmBins_offset 18340 +#define warning_message_offset 5168 +#define warningLedPin_offset 1566 +#define warningPeriod_offset 1394 +#define wastegatePositionMax_offset 734 +#define wastegatePositionMin_offset 732 +#define wastegatePositionSensor_offset 1641 +#define wboHeaterPin_offset 672 #define WWAE_TABLE_SIZE 8 -#define wwaeBeta_offset 1500 -#define wwaeTau_offset 1404 -#define wwBetaCltValues_offset 3584 -#define wwBetaMapValues_offset 3608 -#define wwCltBins_offset 3568 -#define wwMapBins_offset 3592 -#define wwTauCltValues_offset 3576 -#define wwTauMapValues_offset 3600 +#define wwaeBeta_offset 1520 +#define wwaeTau_offset 1424 +#define wwBetaCltValues_offset 3604 +#define wwBetaMapValues_offset 3628 +#define wwCltBins_offset 3588 +#define wwMapBins_offset 3612 +#define wwTauCltValues_offset 3596 +#define wwTauMapValues_offset 3620 diff --git a/firmware/controllers/generated/signature_48way.h b/firmware/controllers/generated/signature_48way.h index 8128dab90c..e83299dd45 100644 --- a/firmware/controllers/generated/signature_48way.h +++ b/firmware/controllers/generated/signature_48way.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3058308325 -#define TS_SIGNATURE "rusEFI 2022.06.29.48way.3058308325" +#define SIGNATURE_HASH 4171031047 +#define TS_SIGNATURE "rusEFI 2022.06.29.48way.4171031047" diff --git a/firmware/controllers/generated/signature_all.h b/firmware/controllers/generated/signature_all.h index 51382dc703..b998fa3483 100644 --- a/firmware/controllers/generated/signature_all.h +++ b/firmware/controllers/generated/signature_all.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2708282538 -#define TS_SIGNATURE "rusEFI 2022.06.29.all.2708282538" +#define SIGNATURE_HASH 4022069832 +#define TS_SIGNATURE "rusEFI 2022.06.29.all.4022069832" diff --git a/firmware/controllers/generated/signature_alphax-2chan.h b/firmware/controllers/generated/signature_alphax-2chan.h index b3e1454ed3..c289473ee7 100644 --- a/firmware/controllers/generated/signature_alphax-2chan.h +++ b/firmware/controllers/generated/signature_alphax-2chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2474607046 -#define TS_SIGNATURE "rusEFI 2022.06.29.alphax-2chan.2474607046" +#define SIGNATURE_HASH 3718870820 +#define TS_SIGNATURE "rusEFI 2022.06.29.alphax-2chan.3718870820" diff --git a/firmware/controllers/generated/signature_alphax-4chan.h b/firmware/controllers/generated/signature_alphax-4chan.h index e75ecf126f..cae217da0f 100644 --- a/firmware/controllers/generated/signature_alphax-4chan.h +++ b/firmware/controllers/generated/signature_alphax-4chan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2195846121 -#define TS_SIGNATURE "rusEFI 2022.06.29.alphax-4chan.2195846121" +#define SIGNATURE_HASH 3426157835 +#define TS_SIGNATURE "rusEFI 2022.06.29.alphax-4chan.3426157835" diff --git a/firmware/controllers/generated/signature_atlas.h b/firmware/controllers/generated/signature_atlas.h index 71a5fc9f72..fc32ca0ba2 100644 --- a/firmware/controllers/generated/signature_atlas.h +++ b/firmware/controllers/generated/signature_atlas.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3181898125 -#define TS_SIGNATURE "rusEFI 2022.06.29.atlas.3181898125" +#define SIGNATURE_HASH 4084277103 +#define TS_SIGNATURE "rusEFI 2022.06.29.atlas.4084277103" diff --git a/firmware/controllers/generated/signature_core8.h b/firmware/controllers/generated/signature_core8.h index fd874bc3a5..7d80dd6634 100644 --- a/firmware/controllers/generated/signature_core8.h +++ b/firmware/controllers/generated/signature_core8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1468091731 -#define TS_SIGNATURE "rusEFI 2022.06.29.core8.1468091731" +#define SIGNATURE_HASH 425180081 +#define TS_SIGNATURE "rusEFI 2022.06.29.core8.425180081" diff --git a/firmware/controllers/generated/signature_f407-discovery.h b/firmware/controllers/generated/signature_f407-discovery.h index 0ba04ea64f..7aafccc259 100644 --- a/firmware/controllers/generated/signature_f407-discovery.h +++ b/firmware/controllers/generated/signature_f407-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2708282538 -#define TS_SIGNATURE "rusEFI 2022.06.29.f407-discovery.2708282538" +#define SIGNATURE_HASH 4022069832 +#define TS_SIGNATURE "rusEFI 2022.06.29.f407-discovery.4022069832" diff --git a/firmware/controllers/generated/signature_f429-discovery.h b/firmware/controllers/generated/signature_f429-discovery.h index 7ddf32f61b..5689097208 100644 --- a/firmware/controllers/generated/signature_f429-discovery.h +++ b/firmware/controllers/generated/signature_f429-discovery.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2708282538 -#define TS_SIGNATURE "rusEFI 2022.06.29.f429-discovery.2708282538" +#define SIGNATURE_HASH 4022069832 +#define TS_SIGNATURE "rusEFI 2022.06.29.f429-discovery.4022069832" diff --git a/firmware/controllers/generated/signature_frankenso_na6.h b/firmware/controllers/generated/signature_frankenso_na6.h index 1458f42e3a..4be7c330a8 100644 --- a/firmware/controllers/generated/signature_frankenso_na6.h +++ b/firmware/controllers/generated/signature_frankenso_na6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3808551022 -#define TS_SIGNATURE "rusEFI 2022.06.29.frankenso_na6.3808551022" +#define SIGNATURE_HASH 2916554380 +#define TS_SIGNATURE "rusEFI 2022.06.29.frankenso_na6.2916554380" diff --git a/firmware/controllers/generated/signature_harley81.h b/firmware/controllers/generated/signature_harley81.h index b4f3908ea2..648b60f6b0 100644 --- a/firmware/controllers/generated/signature_harley81.h +++ b/firmware/controllers/generated/signature_harley81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3582018517 -#define TS_SIGNATURE "rusEFI 2022.06.29.harley81.3582018517" +#define SIGNATURE_HASH 2606216503 +#define TS_SIGNATURE "rusEFI 2022.06.29.harley81.2606216503" diff --git a/firmware/controllers/generated/signature_hellen-gm-e67.h b/firmware/controllers/generated/signature_hellen-gm-e67.h index 61832740da..b3b7dbebbb 100644 --- a/firmware/controllers/generated/signature_hellen-gm-e67.h +++ b/firmware/controllers/generated/signature_hellen-gm-e67.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2153909711 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen-gm-e67.2153909711" +#define SIGNATURE_HASH 3467967277 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen-gm-e67.3467967277" diff --git a/firmware/controllers/generated/signature_hellen-nb1.h b/firmware/controllers/generated/signature_hellen-nb1.h index 1741b0dfb3..8574485806 100644 --- a/firmware/controllers/generated/signature_hellen-nb1.h +++ b/firmware/controllers/generated/signature_hellen-nb1.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2028350822 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen-nb1.2028350822" +#define SIGNATURE_HASH 909171588 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen-nb1.909171588" diff --git a/firmware/controllers/generated/signature_hellen121nissan.h b/firmware/controllers/generated/signature_hellen121nissan.h index e59726944d..f942702d23 100644 --- a/firmware/controllers/generated/signature_hellen121nissan.h +++ b/firmware/controllers/generated/signature_hellen121nissan.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 699638848 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen121nissan.699638848" +#define SIGNATURE_HASH 1734693538 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen121nissan.1734693538" diff --git a/firmware/controllers/generated/signature_hellen121vag.h b/firmware/controllers/generated/signature_hellen121vag.h index 8023cb69fd..c93ddbec67 100644 --- a/firmware/controllers/generated/signature_hellen121vag.h +++ b/firmware/controllers/generated/signature_hellen121vag.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3511476176 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen121vag.3511476176" +#define SIGNATURE_HASH 2677680434 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen121vag.2677680434" diff --git a/firmware/controllers/generated/signature_hellen128.h b/firmware/controllers/generated/signature_hellen128.h index 6eee8eb0ac..93629ca872 100644 --- a/firmware/controllers/generated/signature_hellen128.h +++ b/firmware/controllers/generated/signature_hellen128.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 3477520507 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen128.3477520507" +#define SIGNATURE_HASH 2173712025 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen128.2173712025" diff --git a/firmware/controllers/generated/signature_hellen154hyundai.h b/firmware/controllers/generated/signature_hellen154hyundai.h index ce5c1a6ee5..079d53d19b 100644 --- a/firmware/controllers/generated/signature_hellen154hyundai.h +++ b/firmware/controllers/generated/signature_hellen154hyundai.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 958557742 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen154hyundai.958557742" +#define SIGNATURE_HASH 2012518604 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen154hyundai.2012518604" diff --git a/firmware/controllers/generated/signature_hellen72.h b/firmware/controllers/generated/signature_hellen72.h index 99aa133ba9..4be54a7cfe 100644 --- a/firmware/controllers/generated/signature_hellen72.h +++ b/firmware/controllers/generated/signature_hellen72.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1397896622 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen72.1397896622" +#define SIGNATURE_HASH 495240012 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen72.495240012" diff --git a/firmware/controllers/generated/signature_hellen81.h b/firmware/controllers/generated/signature_hellen81.h index 5112b143f9..ed662e2fcc 100644 --- a/firmware/controllers/generated/signature_hellen81.h +++ b/firmware/controllers/generated/signature_hellen81.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2212021408 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen81.2212021408" +#define SIGNATURE_HASH 3440259650 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen81.3440259650" diff --git a/firmware/controllers/generated/signature_hellen88bmw.h b/firmware/controllers/generated/signature_hellen88bmw.h index 238344d44f..dc6a9bcfae 100644 --- a/firmware/controllers/generated/signature_hellen88bmw.h +++ b/firmware/controllers/generated/signature_hellen88bmw.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4261075470 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen88bmw.4261075470" +#define SIGNATURE_HASH 3006016748 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen88bmw.3006016748" diff --git a/firmware/controllers/generated/signature_hellenNA6.h b/firmware/controllers/generated/signature_hellenNA6.h index 70531aa379..3caf32feb3 100644 --- a/firmware/controllers/generated/signature_hellenNA6.h +++ b/firmware/controllers/generated/signature_hellenNA6.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 602336714 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellenNA6.602336714" +#define SIGNATURE_HASH 1831869224 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellenNA6.1831869224" diff --git a/firmware/controllers/generated/signature_hellenNA8_96.h b/firmware/controllers/generated/signature_hellenNA8_96.h index aeefd332d2..5bdd999a1b 100644 --- a/firmware/controllers/generated/signature_hellenNA8_96.h +++ b/firmware/controllers/generated/signature_hellenNA8_96.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 2748630682 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellenNA8_96.2748630682" +#define SIGNATURE_HASH 3976343672 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellenNA8_96.3976343672" diff --git a/firmware/controllers/generated/signature_hellen_cypress.h b/firmware/controllers/generated/signature_hellen_cypress.h index e4856d3604..c8f1fadf79 100644 --- a/firmware/controllers/generated/signature_hellen_cypress.h +++ b/firmware/controllers/generated/signature_hellen_cypress.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat null // -#define SIGNATURE_HASH 3829486240 -#define TS_SIGNATURE "rusEFI 2022.06.29.hellen_cypress.3829486240" +#define SIGNATURE_HASH 2862064706 +#define TS_SIGNATURE "rusEFI 2022.06.29.hellen_cypress.2862064706" diff --git a/firmware/controllers/generated/signature_kin.h b/firmware/controllers/generated/signature_kin.h index c92903b0b4..ce9773e253 100644 --- a/firmware/controllers/generated/signature_kin.h +++ b/firmware/controllers/generated/signature_kin.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat null // -#define SIGNATURE_HASH 3120706861 -#define TS_SIGNATURE "rusEFI 2022.06.29.kin.3120706861" +#define SIGNATURE_HASH 4107584463 +#define TS_SIGNATURE "rusEFI 2022.06.29.kin.4107584463" diff --git a/firmware/controllers/generated/signature_mre_f4.h b/firmware/controllers/generated/signature_mre_f4.h index 0f8e591676..924c049107 100644 --- a/firmware/controllers/generated/signature_mre_f4.h +++ b/firmware/controllers/generated/signature_mre_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1857785948 -#define TS_SIGNATURE "rusEFI 2022.06.29.mre_f4.1857785948" +#define SIGNATURE_HASH 544040638 +#define TS_SIGNATURE "rusEFI 2022.06.29.mre_f4.544040638" diff --git a/firmware/controllers/generated/signature_mre_f7.h b/firmware/controllers/generated/signature_mre_f7.h index 014deeaff4..2b8f524b50 100644 --- a/firmware/controllers/generated/signature_mre_f7.h +++ b/firmware/controllers/generated/signature_mre_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 1857785948 -#define TS_SIGNATURE "rusEFI 2022.06.29.mre_f7.1857785948" +#define SIGNATURE_HASH 544040638 +#define TS_SIGNATURE "rusEFI 2022.06.29.mre_f7.544040638" diff --git a/firmware/controllers/generated/signature_prometheus_405.h b/firmware/controllers/generated/signature_prometheus_405.h index 8c00c27731..75d06858a4 100644 --- a/firmware/controllers/generated/signature_prometheus_405.h +++ b/firmware/controllers/generated/signature_prometheus_405.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4052206924 -#define TS_SIGNATURE "rusEFI 2022.06.29.prometheus_405.4052206924" +#define SIGNATURE_HASH 3209769902 +#define TS_SIGNATURE "rusEFI 2022.06.29.prometheus_405.3209769902" diff --git a/firmware/controllers/generated/signature_prometheus_469.h b/firmware/controllers/generated/signature_prometheus_469.h index 32eb27dd4c..f6266b3813 100644 --- a/firmware/controllers/generated/signature_prometheus_469.h +++ b/firmware/controllers/generated/signature_prometheus_469.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 4052206924 -#define TS_SIGNATURE "rusEFI 2022.06.29.prometheus_469.4052206924" +#define SIGNATURE_HASH 3209769902 +#define TS_SIGNATURE "rusEFI 2022.06.29.prometheus_469.3209769902" diff --git a/firmware/controllers/generated/signature_proteus_f4.h b/firmware/controllers/generated/signature_proteus_f4.h index cb08248010..240832be0c 100644 --- a/firmware/controllers/generated/signature_proteus_f4.h +++ b/firmware/controllers/generated/signature_proteus_f4.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 77650908 -#define TS_SIGNATURE "rusEFI 2022.06.29.proteus_f4.77650908" +#define SIGNATURE_HASH 1249258814 +#define TS_SIGNATURE "rusEFI 2022.06.29.proteus_f4.1249258814" diff --git a/firmware/controllers/generated/signature_proteus_f7.h b/firmware/controllers/generated/signature_proteus_f7.h index bcdf9bde77..8bb7e45486 100644 --- a/firmware/controllers/generated/signature_proteus_f7.h +++ b/firmware/controllers/generated/signature_proteus_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 77650908 -#define TS_SIGNATURE "rusEFI 2022.06.29.proteus_f7.77650908" +#define SIGNATURE_HASH 1249258814 +#define TS_SIGNATURE "rusEFI 2022.06.29.proteus_f7.1249258814" diff --git a/firmware/controllers/generated/signature_proteus_h7.h b/firmware/controllers/generated/signature_proteus_h7.h index 5ae7d55aa7..208422bc33 100644 --- a/firmware/controllers/generated/signature_proteus_h7.h +++ b/firmware/controllers/generated/signature_proteus_h7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 77650908 -#define TS_SIGNATURE "rusEFI 2022.06.29.proteus_h7.77650908" +#define SIGNATURE_HASH 1249258814 +#define TS_SIGNATURE "rusEFI 2022.06.29.proteus_h7.1249258814" diff --git a/firmware/controllers/generated/signature_subaru_eg33_f7.h b/firmware/controllers/generated/signature_subaru_eg33_f7.h index cf5d4b7c72..6d3b364618 100644 --- a/firmware/controllers/generated/signature_subaru_eg33_f7.h +++ b/firmware/controllers/generated/signature_subaru_eg33_f7.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh null // -#define SIGNATURE_HASH 2860311832 -#define TS_SIGNATURE "rusEFI 2022.06.29.subaru_eg33_f7.2860311832" +#define SIGNATURE_HASH 3836351482 +#define TS_SIGNATURE "rusEFI 2022.06.29.subaru_eg33_f7.3836351482" diff --git a/firmware/controllers/generated/signature_tdg-pdm8.h b/firmware/controllers/generated/signature_tdg-pdm8.h index 5b9844dc6c..f6bb6cb791 100644 --- a/firmware/controllers/generated/signature_tdg-pdm8.h +++ b/firmware/controllers/generated/signature_tdg-pdm8.h @@ -2,5 +2,5 @@ // was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null // -#define SIGNATURE_HASH 191222526 -#define TS_SIGNATURE "rusEFI 2022.06.29.tdg-pdm8.191222526" +#define SIGNATURE_HASH 1169368092 +#define TS_SIGNATURE "rusEFI 2022.06.29.tdg-pdm8.1169368092" diff --git a/firmware/controllers/lua/generated/value_lookup_generated.cpp b/firmware/controllers/lua/generated/value_lookup_generated.cpp index a583d11298..8f8b1b6804 100644 --- a/firmware/controllers/lua/generated/value_lookup_generated.cpp +++ b/firmware/controllers/lua/generated/value_lookup_generated.cpp @@ -163,10 +163,10 @@ float getConfigValueByName(const char *name) { } if (strEqualCaseInsensitive(name, "sensorSnifferRpmThreshold")) return engineConfiguration->sensorSnifferRpmThreshold; - if (strEqualCaseInsensitive(name, "rpmHardLimit")) - return engineConfiguration->rpmHardLimit; if (strEqualCaseInsensitive(name, "launchRpm")) return engineConfiguration->launchRpm; + if (strEqualCaseInsensitive(name, "rpmHardLimit")) + return engineConfiguration->rpmHardLimit; if (strEqualCaseInsensitive(name, "engineSnifferRpmThreshold")) return engineConfiguration->engineSnifferRpmThreshold; if (strEqualCaseInsensitive(name, "multisparkMaxRpm")) @@ -854,16 +854,16 @@ void setConfigValueByName(const char *name, float value) { engineConfiguration->sensorSnifferRpmThreshold = (int)value; return; } - if (strEqualCaseInsensitive(name, "rpmHardLimit")) - { - engineConfiguration->rpmHardLimit = (int)value; - return; - } if (strEqualCaseInsensitive(name, "launchRpm")) { engineConfiguration->launchRpm = (int)value; return; } + if (strEqualCaseInsensitive(name, "rpmHardLimit")) + { + engineConfiguration->rpmHardLimit = (int)value; + return; + } if (strEqualCaseInsensitive(name, "engineSnifferRpmThreshold")) { engineConfiguration->engineSnifferRpmThreshold = (int)value; diff --git a/firmware/tunerstudio/generated/rusefi.ini b/firmware/tunerstudio/generated/rusefi.ini index 992c847751..930ba60e4b 100644 --- a/firmware/tunerstudio/generated/rusefi.ini +++ b/firmware/tunerstudio/generated/rusefi.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.all.2708282538" + signature = "rusEFI 2022.06.29.all.4022069832" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.all.2708282538" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.all.4022069832" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:57 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:38 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_48way.ini b/firmware/tunerstudio/generated/rusefi_48way.ini index 59168f4cde..1b21299140 100644 --- a/firmware/tunerstudio/generated/rusefi_48way.ini +++ b/firmware/tunerstudio/generated/rusefi_48way.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.48way.3058308325" + signature = "rusEFI 2022.06.29.48way.4171031047" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.48way.3058308325" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.48way.4171031047" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:34 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:21 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",47="CrankShaft Input (C13)",72="Camshaft Input (E6)" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",3="TPS Reference Input (A1)",47="CrankShaft Input (C13)",67="Clutch Input (E1)",70="Launch Control (E4)",72="Camshaft Input (E6)" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",1="Battery Reference Input (A0)",2="TPS Reference Input (A1)",3="CLT Reference Input (A2)",4="IAT Reference Input (A3)",5="O2 Reference Input (A4)",9="MAP Pressure Reference Input (B0)",10="BARO Pressure Reference Input (B1)",15="Fuel Pressure Reference Input (C4)",16="Oil Pressure Reference Input (C5)" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",32="Ignition 4 Output (B14)",33="Ignition 3 Output (B15)",40="Idle1 Output (C6)",41="Boost Controller Output (C7)",58="Ignition 5 Output (D8)",59="Ignition 6 Output (D9)",60="Ignition 8 Output (D10)",61="Ignition 7 Output (D11)",62="Ignition 1 Output (D12)",63="Ignition 2 Output (D13)",64="HC2 Output (D14)",65="HC1 Output (D15)",68="Fan Relay (E2)",69="Fuel Relay (E3)",71="Tachometer (E5)",74="Injector 8 Output (E8)",75="Injector 7 Output (E9)",76="Injector 6 Output (E10)",77="Injector 5 Output (E11)",78="Injector 4 Output (E12)",79="Injector 3 Output (E13)",80="Injector 2 Output (E14)",81="Injector 1 Output (E15)" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini index c5ad28eba8..35280d9ee6 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-2chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.alphax-2chan.2474607046" + signature = "rusEFI 2022.06.29.alphax-2chan.3718870820" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.alphax-2chan.2474607046" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.alphax-2chan.3718870820" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:14:58 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:51:55 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",93="C4 - 2Step/Digital" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",5="B5 - TPS",6="A2 Battery Sense",7="C7 - CAM Hall/Digital",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",40="A3 - Fuel Pump",41="A4 - Tachometer",42="C1 - Fan Relay",47="A6 - Ignition A",63="C8 - Idle",71="A7 - Ignition B",105="A8 - Injector A",106="B8 - Injector B" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini index c0919a7650..b191b14d5d 100644 --- a/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini +++ b/firmware/tunerstudio/generated/rusefi_alphax-4chan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.alphax-4chan.2195846121" + signature = "rusEFI 2022.06.29.alphax-4chan.3426157835" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.alphax-4chan.2195846121" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.alphax-4chan.3426157835" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:51:56 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",9="E7 - Flex",19="C2/C3 Crank Sensor VR",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",91="E5/E6 Cam Sensor VR" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",8="C7 - CAM Hall/Digital",78="C3 - Crank+ (hall)",80="C2 - Crank- (hall)",81="E6 - Cam+ (hall)",85="D3 - Digital In 2",86="E3 - Digital In 3",87="E4 - Digital In 4",88="F3 - Digital In 5",93="C4 - 2Step/Digital" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",2="B4 - O2",3="On-board MAP",4="D5 - PPS",5="B5 - TPS",6="F7 - Ignition Key Voltage",7="C7 - CAM Hall/Digital",9="D4 - TPS2",12="B2 - MAP",13="B7 - CLT",14="B3 - IAT",15="F6 - PPS2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="A3 - Fuel Pump",41="D2 - Out Boost",43="F1 - Idle2",47="A6 - Ignition 1",60="E1 - Injector 4",61="D1 - Injector 3",62="F4 - VVT#2",63="C8 - Idle",65="F2 - VVT#1",69="D7 - Ignition 4",70="D6 - Ignition 3",71="A7 - Ignition 2",100="C1 - Fan Relay",104="A4 - Tachometer",105="A8 - Injector 1",106="B8 - Injector 2",109="E2 - Out NOS",110="F5 - MAIN" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_atlas.ini b/firmware/tunerstudio/generated/rusefi_atlas.ini index 3ea22e7739..94025651de 100644 --- a/firmware/tunerstudio/generated/rusefi_atlas.ini +++ b/firmware/tunerstudio/generated/rusefi_atlas.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.atlas.3181898125" + signature = "rusEFI 2022.06.29.atlas.4084277103" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.atlas.3181898125" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.atlas.4084277103" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:53 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:35 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_core8.ini b/firmware/tunerstudio/generated/rusefi_core8.ini index 9ad1ddc880..35cd75482b 100644 --- a/firmware/tunerstudio/generated/rusefi_core8.ini +++ b/firmware/tunerstudio/generated/rusefi_core8.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.core8.1468091731" + signature = "rusEFI 2022.06.29.core8.425180081" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.core8.1468091731" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.core8.425180081" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:32 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:20 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" -cj125ua = bits, U08, 1936, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -cj125ur = bits, U08, 1937, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",47="Digital Input 8 (C13)",68="VR/Hall 1 (E2)",69="VR/Hall 2 (E3)",70="VR/Hall 3 (E4)",71="VR/Hall 4 (E5)",72="Digital Input 7 (E6)",82="Digital Input 6 (F0)",83="Digital Input 5 (F1)",84="Digital Input 4 (F2)",85="Digital Input 3 (F3)",86="Digital Input 2 (F4)",87="Digital Input 1 (F5)" +cj125ua = bits, U08, 1956, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +cj125ur = bits, U08, 1957, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","On-board Battery Sense (A0)","Analog Inputs 1 (A1)","Analog Inputs 2 (A2)","Analog Inputs 3 (A3)","Analog Inputs 4 (A4)","On-board MAP (A5)","Analog Inputs 6 (A6)","Analog Inputs 7 (A7)","On-board BARO (B0)","Analog Inputs 9 (B1)","Analog Inputs 10 (C0)","Primary On-board O2 (C1)","Secondary On-board O2 (C2)","Analog Inputs 13 (C3)","Analog Inputs 14 (C4)","Analog Inputs 15 (C5)" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="Low Side 20 (A8)",17="Low Side 24 (A15)",25="DBW Disable (B7)",26="DBW Control (B8)",27="DBW Direction (B9)",32="Low Side 1 (B14 v2.1 ONLY)",33="Low Side 2 (B15 v2.1 ONLY)",40="Low Side 18 (C6)",41="Low Side 19 (C7)",53="Low Side 23 (D3)",54="Low Side 22 (D4)",55="Low Side 21 (D5)",58="Low Side 3 (D8)",59="Low Side 4 (D9)",60="Low Side 5 (D10)",61="Low Side 6 (D11)",62="Low Side 7 (D12)",63="Low Side 8 (D13)",64="Low Side 9 (D14)",65="Low Side 10 (D15)",73="High Side 9 (E7)",74="High Side 12 (E8)",75="High Side 11 (E9)",76="High Side 10 (E10)",77="High Side 5 (E11)",78="High Side 4 (E12)",79="High Side 3 (E13)",80="High Side 2 (E14)",81="High Side 1 (E15)",89="StepEr Direction (F7)",90="StepEr Control (F8)",91="StepEr Disable (F9)",95="Low Side 1 (F13)",96="Low Side 2 (F14)",97="High Side 6 (F15)",98="High Side 7 (G0)",99="High Side 8 (G1)",100="Low Side 11 (G2)",101="Low Side 12 (G3)",102="Low Side 13 (G4)",103="Low Side 14 (G5)",104="Low Side 15 (G6)",105="Low Side 16 (G7)",106="Low Side 17 (G8)" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini index 17ebb8e6e5..ae2a66a584 100644 --- a/firmware/tunerstudio/generated/rusefi_f407-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f407-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.f407-discovery.2708282538" + signature = "rusEFI 2022.06.29.f407-discovery.4022069832" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.f407-discovery.2708282538" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.f407-discovery.4022069832" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:48 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:32 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini index 8a6f14b6de..c44df5895a 100644 --- a/firmware/tunerstudio/generated/rusefi_f429-discovery.ini +++ b/firmware/tunerstudio/generated/rusefi_f429-discovery.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.f429-discovery.2708282538" + signature = "rusEFI 2022.06.29.f429-discovery.4022069832" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.f429-discovery.2708282538" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.f429-discovery.4022069832" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:51 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:34 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini index 6a4ad357a3..622cf26265 100644 --- a/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini +++ b/firmware/tunerstudio/generated/rusefi_frankenso_na6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.frankenso_na6.3808551022" + signature = "rusEFI 2022.06.29.frankenso_na6.2916554380" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.frankenso_na6.3808551022" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.frankenso_na6.2916554380" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:36 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:23 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",1="Analog 3O",2="Analog 3L",3="Analog 3M",4="Analog 3J",5="Analog 3I",7="Analog 3H",8="Analog 3G",12="Analog 3P",13="Analog 3Q",14="Analog 3N",15="Analog VBatt",16="Analog 3E" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",25="Injector 3Z",26="Injector 3Y",27="Injector 3W",41="Coil 1H",43="Coil 1F",47="Injector 2M",53="Injector 3U",55="Injector 3X",57="Injector 2N",58="Coil 1O",59="Coil 1P",68="Injector 3V",69="Injector 3S",70="Injector 3T",71="Injector 2O",72="Injector 2P",74="Coil 1L",76="Coil 1I",78="Coil 1M",80="Coil 1G" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_harley81.ini b/firmware/tunerstudio/generated/rusefi_harley81.ini index 36d14efd8e..cb685f3b4a 100644 --- a/firmware/tunerstudio/generated/rusefi_harley81.ini +++ b/firmware/tunerstudio/generated/rusefi_harley81.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.harley81.3582018517" + signature = "rusEFI 2022.06.29.harley81.2606216503" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.harley81.3582018517" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.harley81.2606216503" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:51:58 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",88="11 Crank VR-",93="51 - VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",2="27 - TPS 2",4="41 - PPS 1",5="52 - TPS 1",6="5 Battery Sense",9="42 - PPS 2",11="53 - MAP",12="55 Engine Temperature",13="49 CLT",14="72 IAT",15="32 Oil Pressure",16="34 Kickstand Position Sensor" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",41="auxWastegate",47="24 Front Coil",52="25 Front ACR",64="4 Left Oil Fan",65="1 Right Oil Cooling",71="43 Rear Coil",101="auxMain",103="63 Cooling Pump",105="6 Front Injector",106="7 Rear Injector",109="8 Rear ACR",112="61 Reverse Gear" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini index d913451cef..546001f93a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-gm-e67.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen-gm-e67.2153909711" + signature = "rusEFI 2022.06.29.hellen-gm-e67.3467967277" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen-gm-e67.2153909711" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen-gm-e67.3467967277" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:21 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:12 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",86="C2-63 - Crank",88="C2-59 - Cam" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" -cj125ua = bits, U08, 1936, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -cj125ur = bits, U08, 1937, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",92="C1-7 Stop/Brake Pedal",93="C3-66 - VSS Input" +cj125ua = bits, U08, 1956, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +cj125ur = bits, U08, 1957, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","INVALID","C2-60 - Oil Pressure","C3-58 - Baro","C1-47 - PPS1","C2-64 - TPS1","C1-19 Battery Sense","C1-45 Secondary Fuel Level","C3-57 - A/C Pressure","C2-66 - TPS2","C1-44 Primary Fuel Level","C2-65 - Trans Fluids","C3-59 - MAP","C3-55 - CLT","C3-56 - IAT","C1-49 - PPS2","C1-46 Vac Sense" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="C3-49 - Fan Relay",17="J7_4 AUX",26="C2-54 - IGN 6",27="C2-33 - IGN 7",43="J4_4 Wastegate Solenoid",44="J7_3 AUX",45="J7_2 AUX",46="J7_1 AUX",47="C2-1 - IGN 1",52="C1-13 - Fuel Pump",53="J4_5 Error Light",55="J7_5 AUX",56="J7_6 AUX",59="C2-49 INJ 5",60="C2-70 INJ 4",61="C2-16 INJ 3",63="C3-7 - Alternator Enable",64="C1-39 - VSS Output",65="C1-25 Tach",66="J7_7 AUX",67="J7_8 AUX",68="C2-34 - IGN 5",69="C2-18 - IGN 4",70="C2-55 - IGN 3",71="C2-53 - IGN 2",72="C2-17 - IGN 8",94="C2-52 INJ 6",95="C2-71 INJ 7",96="C2-48 INJ 8",100="C1-12 Check Engine",102="C1-56 - Starter Enable",105="C2-72 INJ 1",106="C2-32 INJ 2",109="C1-26 - Starter Relay",111="C3-16 - Coolant Pump",112="C1-40 - MAIN" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini index db107376b8..0eab4c013a 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen-nb1.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen-nb1.2028350822" + signature = "rusEFI 2022.06.29.hellen-nb1.909171588" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen-nb1.2028350822" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen-nb1.909171588" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:19 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:10 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="2H - CAM",19="2J - CRANK",78="4B - DIGITAL/FLEX",93="2D - VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" -cj125ua = bits, U08, 1936, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -cj125ur = bits, U08, 1937, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1P - AC Switch",79="3I - Clutch",80="1V - Neutral",85="3J - O2S2",91="1F - Brake/RES1",92="1G - Steering/RES2" +cj125ua = bits, U08, 1956, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +cj125ur = bits, U08, 1957, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","2C - O2S","TPS1","intMAP","1G - Steering/RES2","3E - TPS","1B - Battery Sense","2H - CAM","3S - EGR BOOST IN","2A - Pressure Input","2J - CRANK","2L - MAF","3D - MAP","2E - Coolant","2B - IAT","4C - IN TEMP/PPS2","1P - AC Switch" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="1I AC Fan Relay",35="3D - MAP",40="ETB EN",41="ETB +",42="ETB -",47="3G - IGN_1 (1&4)",53="1U - O2H",59="4E - VVT",60="3Z - INJ_4",61="3Y - INJ_3",62="1R - ECF",63="2K - TACH",64="2Q - IDLE",65="1O - ALTERN",71="3H - IGN_2 (2&3)",94="3T/4D - BOOST OUT",96="3Q - VICS",100="2M US / 2P EUROPE - FPUMP",102="1E - Check Engine Light",105="3W - INJ_1",106="3X - INJ_2",109="1S - AC Relay",110="1Q - Aternator Warning Lamp",111="3V - O2H2" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini index 7c361e950f..33353b2725 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121nissan.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen121nissan.699638848" + signature = "rusEFI 2022.06.29.hellen121nissan.1734693538" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen121nissan.699638848" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen121nissan.1734693538" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:09 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:03 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="14 - Cam Left",9="33 - Cam Right",19="13 - Crank" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",91="101 - Brake Input",92="102 - Power Steering Input" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",3="Aux P68",4="106 - PPS 1",5="50 - TPS 1",6="109 Ignition Key Voltage",9="69 - TPS 2",11="Aux P66",12="Aux P67",13="73 - CLT",14="34 - IAT",15="98 - PPS 2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",26="79 - Coil 6",47="62 - Coil 1",53="29 - VIAS",59="21 - INJ_5",60="41 - INJ_4",61="22 - INJ_3",62="113 Fuel Pump Relay",68="60 - Coil 5",69="80 - Coil 4",70="61 - Coil 3",71="81 - Coil 2",94="40 - INJ_6",95="10 - VTC Left",96="11 - VTC Right",103="104 ETB Relay",105="23 - INJ_1",106="42 - INJ_2",112="111 Main Relay" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini index 18a517b49f..083724b4ce 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen121vag.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen121vag.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen121vag.3511476176" + signature = "rusEFI 2022.06.29.hellen121vag.2677680434" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen121vag.3511476176" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen121vag.2677680434" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:07 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:01 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="86 - CAM1",9="87 - CAM2",19="82 - VR",93="54 - VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" -cj125ua = bits, U08, 1936, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -cj125ur = bits, U08, 1937, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",78="In D1",79="In D2",80="In D3",81="In D4",91="48 - IN RES1",92="39 - IN RES2" +cj125ua = bits, U08, 1956, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +cj125ur = bits, U08, 1957, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","14 - O2","INVALID","INVALID","34 In PPS1","92 - TPS 1","106 - KNOCK","86 - CAM1","87 - CAM2","84 - TPS2","INVALID","29 In Maf","101 - MAP2","93 - CLT","85 - IAT","35 In PPS2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="104 Wastegate",35="101 - MAP2",40="117 ETB_OUT+",41="118 ETB_OUT-",42="120 - VVT2 B2",43="18 - VVT2 B1",59="113 INJ 5",60="88 - INJ_4",61="97 - INJ_3",63="37 - TACH",64="105 - IDLE rev A,B",68="103 - IGN_5",69="94 - IGN_4",70="111 - IGN_3",71="7 - IGN_2",94="112 INJ 6",95="19 - INJ 7",96="24 - INJ 8",101="115 - VVT1_2",102="47 - CEL",103="105 - IDLE rev C+",105="96 - INJ_1",106="89 - INJ_2",128="65 - Fuel Pump",130="22 - VVT1 1",132="Main Relay",135="110 - IGN_6",136="8 - IGN_7",137="95 - IGN_8",138="102 - IGN_1" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini index 4a7cf5df31..306161261d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen128mercedes.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen128.3477520507" + signature = "rusEFI 2022.06.29.hellen128.2173712025" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen128.3477520507" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen128.2173712025" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:05 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:00 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",92="C40 - start button" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",92="C40 - start button" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",92="C40 - start button" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",92="C40 - start button" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",92="C40 - start button" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",92="C40 - start button" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",92="C40 - start button" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",92="C40 - start button" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",92="C40 - start button" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",92="C40 - start button" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",92="C40 - start button" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",92="C40 - start button" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",92="C40 - start button" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",92="C40 - start button" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",92="C40 - start button" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",92="C40 - start button" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",92="C40 - start button" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",92="C40 - start button" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",5="C24 - PPS1",6="E31 - TPS1",8="E40 - IN_CAM",18="E34 - TPS2",19="E37 - Crank Input",34="E47 - MAF",35="E23 - MAP",36="E29 - Coolant Temp",37="E45 - IAT",38="C25 - PPS2" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",92="C40 - start button" -cj125ua = bits, U08, 1936, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -cj125ur = bits, U08, 1937, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",92="C40 - start button" +cj125ua = bits, U08, 1956, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +cj125ur = bits, U08, 1957, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","P36_IN_O2S","P32_IN_O2S2","P40_IN_MAP3","C24 - PPS1","E31 - TPS1","Battery Sense","E40 - IN_CAM","P30_IN_AUX4","E34 - TPS2","E37 - Crank Input","E47 - MAF","E23 - MAP","E29 - Coolant Temp","E45 - IAT","C25 - PPS2","P41_IN_AUX3" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="P18_OUT_PP2",43="P33_PWM5",59="E13 - INJ 4",60="E4 - LS4/VVT",61="E3 - LS3",62="A6 - Fan Control",65="C29 - Fuel Pump",68="F4 - IGN 5",69="F13 - IGN 4",70="F6 - IGN 3",71="F16 - IGN 2",94="E14 - INJ 2",95="E25 - INJ 1",96="E26 - INJ 3",105="E1 - LS1",106="E2- LS2",128="C21 - Evap Purge Control",129="P34_OUT_LOW8",130="P35_OUT_LOW9",131="P19_OUT_LOW11",135="F17 - IGN 6",136="F9 - IGN 7",137="F11 - IGN 8",138="F20 - IGN 1" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini index 2a6ce08b94..1353a91c25 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen154hyundai.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen154hyundai.958557742" + signature = "rusEFI 2022.06.29.hellen154hyundai.2012518604" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen154hyundai.958557742" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen154hyundai.2012518604" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:11 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:04 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="Cam - K62",9="Cam - K15",19="Crank - K17",93="K40 VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",90="A29 Brake Input",91="A57 AC Request",92="A43 Clutch Input" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",1="K21 Ambient Temperature",2="K58 Oil Temp",4="PPS 1",5="TPS 1",6="K2 Ignition Key Voltage",9="TPS 2",11="Map Sensor K31",12="K10 Sensor",13="CLT",14="IAT",15="PPS 2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="Aux P67",47="Coil 1",53="Aux P66",59="VVT1",60="INJ_4 k28",61="INJ_3 k27",62="MIL",65="Tacho",69="Coil 4",70="Coil 3",71="Coil 2",94="VVT2",95="K48 BK1 Wastegate Solenoid",101="Fan Relay Low",102="Fan Relay HI",103="Aux P68",105="INJ_1 k25",106="INJ_2 k26",110="K87 AC Relay",111="Fuel Pump K70",112="Main Relay K64" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen72.ini b/firmware/tunerstudio/generated/rusefi_hellen72.ini index 849749aa3e..8ed113ef0b 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen72.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen72.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen72.1397896622" + signature = "rusEFI 2022.06.29.hellen72.495240012" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen72.1397896622" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen72.495240012" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:15 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:07 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="3V - CAM (A19)",19="3Y - CRANK (A24)",78="5I - Digital Input",80="4H - Neutral",81="5C - Digital Input",93="3T - VSS (D5)" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" -cj125ua = bits, U08, 1936, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -cj125ur = bits, U08, 1937, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",2="5N - TPS2",5="5P - PPS1",9="4J - VTCS/AUX4 (A20)",18="4F - AC_PRES/AUX1 (A23)",34="5A - Pressure Input",38="5M - PPS2 OR TEMPERATURE SENSOR",87="5D - SENSOR INPUT",90="4I - Clutch (A8)",91="4B - Brake/RES1 (A7)" +cj125ua = bits, U08, 1956, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +cj125ur = bits, U08, 1957, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","5N - TPS2","3L - IGN_7 / AFR","intMAP (A15)","5P - PPS1","4V - TPS (A17)","4S/4T - Alternator voltage","3V - CAM (A19)","4J - VTCS/AUX4 (A20)","4F - AC_PRES/AUX1 (A23)","3Y - CRANK (A24)","4X - MAF (A9)","4U - MAP2/Ign8 (A10)","4P - CLT (A11)","4N - IAT (A14)","5M - PPS2 OR TEMPERATURE SENSOR","4AE - EGR/MAP4 (A22)" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="3P - O2H2 (O7)",40="ETB EN",41="ETB +",42="ETB -",43="5E - SOLENOID OUTPUT",59="2C - AC Fan / INJ_5",60="2J - INJ_4",61="2G - INJ_3",62="2B - ECF (PWM8)",63="3O - TACH (PWM7)",64="2Q - IDLE (PWM5)",65="3M - ALTERN (PWM6)",68="3Z - IGN_5 / GNDA",69="3N - IGN_4",70="2O - IGN_3",71="3I - IGN_2 (2&3)",94="2N - VTSC / INJ_6",95="3C - Purge Solenoid / INJ_7",96="3D - EGR Solenoid / INJ_8",100="2M - FPUMP (O9)",101="3E - CANIST (O10)",102="2R - CE (O11)",105="2A - INJ_1",106="2D - INJ_2",127="3U - AWARN (O2)",128="3J - O2H (O3)",129="2K - AC (O4)",130="4R - VVT (O5)",132="3H - MAIN (O1)",135="4K - IGN_6 / +5V_MAP",136="3L - IGN_7 / AFR",137="4U - MAP2/Ign8 (A10)",138="3F - IGN_1 (1&4)" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen81.ini b/firmware/tunerstudio/generated/rusefi_hellen81.ini index 63f211f012..99589a646d 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen81.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen81.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen81.2212021408" + signature = "rusEFI 2022.06.29.hellen81.3440259650" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen81.2212021408" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen81.3440259650" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:17 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:09 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="79 - IN_CAM",9="77 - IN_AUX4",18="74 - IN_AUX1",19="15 - IN_CRANK (A24)",38="75 - IN_AUX2",39="76 - IN_AUX3",93="59 - IN_VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -cj125ur = bits, U08, 1937, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +cj125ur = bits, U08, 1957, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","18 - IN_O2S","55 - IN_O2S2","41 - IN_MAP3","78 - IN_PPS","16 - IN_TPS","13 - IN_VIGN","79 - IN_CAM","77 - IN_AUX4","74 - IN_AUX1","15 - IN_CRANK (A24)","37 - IN_MAP1","38 - IN_MAP2","39 - IN_CLT","40 - IN_IAT","75 - IN_AUX2","76 - IN_AUX3" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="28 - OUT_O2H2",26="23 - IGN_6",27="22 - IGN_7",40="67 - OUT_COIL_A1",41="66 - OUT_COIL_A2",42="65 - OUT_COIL_B1",43="64 - OUT_COIL_B2",59="30 - INJ_5",60="47 - INJ_4",61="7 - INJ_3",62="68 - OUT_ECF",63="60 - OUT_IO",64="8 - OUT_TACH",65="10 - OUT_FUEL",68="24 - IGN_5",69="4 - IGN_4",70="2 - IGN_3",71="1 - IGN_2",72="21 - IGN_8",94="25 - INJ_6",95="72 - INJ_7",96="73 - INJ_8",100="70 - OUT_PUMP",101="46 - OUT_CANIST",102="31 - OUT_CE",105="27 - INJ_1",106="6 - INJ_2",127="11 - OUT_HIGH",128="48 - OUT_O2H",129="69 - OUT_AC",130="50 - OUT_STARTER",131="49 - OUT_HEATER",132="14 - OUT_MAIN",138="5 - IGN_1" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini index 3b0cd12d18..bd43405fcd 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen88bmw.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen88bmw.4261075470" + signature = "rusEFI 2022.06.29.hellen88bmw.3006016748" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen88bmw.4261075470" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen88bmw.3006016748" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:13 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:06 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="17 - CAM",19="16 - CRANK" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",5="73 - TPS",7="17 - CAM",8="Aux BARO",10="16 - CRANK",11="41 - MAF",12="Aux MAP",13="78 - CLT",14="77 - IAT" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",26="24 - Coil 6",43="29 - Idle",47="50 - Coil 1",53="27 - MAIN",59="3 - INJ_5",60="5 - INJ_4",61="31 - INJ_3",62="2 - IdleC",65="47 - Tach",68="25 - Coil 5",69="23 - Coil 4",70="52 - Coil 3",71="51 - Coil 2",94="4 - INJ_6",95="7 - INJ_7/VVT",96="35 - INJ_8",105="33 - INJ_1",106="32 - INJ_2",112="1 - OUT_PUMP" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini index 6bffc93394..1176b348df 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA6.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA6.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellenNA6.602336714" + signature = "rusEFI 2022.06.29.hellenNA6.1831869224" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellenNA6.602336714" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellenNA6.1831869224" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:23 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:14 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="3G - CAM",19="3E - CRANK",85="2L - Flex Fuel",93="1M - VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",3="2N - Temperature Sensor",35="2M - Pressure Sensor",38="1V - Clutch Switch",39="1Q AC Switch" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",1="3N - O2S",2="2N - Temperature Sensor",3="intMAP (A15)",5="TPS Input",6="1B - Battery Sense",11="3O - MAF",12="2M - Pressure Sensor",13="3Q - CLT",14="3P - IAT",15="1V - Clutch Switch",16="1Q AC Switch" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",59="3S - A/C Fan 94-95",60="3Z - Injector 4",61="3Y - Injector 3",62="Radiator Fan",64="3W - IDLE",71="1H - Ignition 2 & 3",94="2J - Boost Control",96="2I - VVT",100="Fuel Pump Relay",105="3U - Injector 1",106="3V - Injector 2",107="1E - Check Engine Light",129="1J - AC Relay",130="Tachometer",138="1G - Ignition 1 & 4" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini index 59408e4a08..d62c9c4e79 100644 --- a/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini +++ b/firmware/tunerstudio/generated/rusefi_hellenNA8_96.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellenNA8_96.2748630682" + signature = "rusEFI 2022.06.29.hellenNA8_96.3976343672" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellenNA8_96.2748630682" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellenNA8_96.3976343672" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:26 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:15 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",8="3G - CAM",19="3F - CRANK",78="4B - DIGITAL/FLEX",93="1M - VSS" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" -cj125ua = bits, U08, 1936, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -cj125ur = bits, U08, 1937, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",3="TPS1",5="PPS1",9="3S - EGR BOOST IN",18="2A - Pressure Input",38="4C - IN TEMP/PPS2",39="1K - AC Switch",79="1L - Clutch",85="2D - O2S2",91="1Q - Brake/RES1" +cj125ua = bits, U08, 1956, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +cj125ur = bits, U08, 1957, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","2C - O2S","TPS1","intMAP","PPS1","2F - TPS","3B - Battery Sense","3G - CAM","3S - EGR BOOST IN","2A - Pressure Input","3F - CRANK","2B - MAF","INVALID","2G - Coolant","2B - IAT","4C - IN TEMP/PPS2","1K - AC Switch" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",11="1B - AC Fan Relay",40="ETB EN",41="ETB +",42="ETB -",47="3N - IGN_1 (1&4)",52="P18/P22",59="4E - VVT",60="3X - INJ_4",61="3W - INJ_3",62="1A - ECF",63="3L - TACH",64="3Q - IDLE",71="3R - IGN_2 (2&3)",94="4D - BOOST OUT",100="1U - Fuel Pump",102="1E - Check Engine Light",105="3U - INJ_1",106="3V - INJ_2",109="1G - AC Relay",111="3Z - O2H2" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini index 10d9d3da03..576d6ce405 100644 --- a/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini +++ b/firmware/tunerstudio/generated/rusefi_hellen_cypress.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.hellen_cypress.3829486240" + signature = "rusEFI 2022.06.29.hellen_cypress.2862064706" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.hellen_cypress.3829486240" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.hellen_cypress.2862064706" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:16:00 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on hellen_cypress_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:52:41 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_kinetis.ini b/firmware/tunerstudio/generated/rusefi_kinetis.ini index ccaf7aca30..e24291f26a 100644 --- a/firmware/tunerstudio/generated/rusefi_kinetis.ini +++ b/firmware/tunerstudio/generated/rusefi_kinetis.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.kin.3120706861" + signature = "rusEFI 2022.06.29.kin.4107584463" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.kin.3120706861" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.kin.4107584463" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1270 +85,1270 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:15:59 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on kinetis_gen_config.bat integration/rusefi_config.txt Wed Jun 29 22:52:40 UTC 2022 -pageSize = 21324 +pageSize = 21272 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -camInputsPadding = array, U08, 482, [3], "", 1, 0, 0, 100, 0 -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsetsPadding = array, F32, 1228, [3], "", 1, 0, 0, 100, 0 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -camInputsDebugPadding = array, U08, 1366, [3], "", 1, 0, 0, 100, 0 -acIdleRpmBump = scalar, S16, 1370, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1372, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_543_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_543_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_543_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_543_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_543_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_543_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_543_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_543_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_543_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_543_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_543_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_543_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_543_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_543_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_543_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_543_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_543_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_543_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_543_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_543_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_543_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_543_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_543_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_543_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1682, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1683, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1684, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1688, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1692, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1708, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1710, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1716, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtModePadding = array, U08, 1717, [1], "", 1, 0, 0, 100, 0 -fan2ExtraIdle = scalar, U08, 1718, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1719, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1720, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs2 = bits, U08, 1721, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs3 = bits, U08, 1722, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs4 = bits, U08, 1723, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs5 = bits, U08, 1724, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs6 = bits, U08, 1725, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs7 = bits, U08, 1726, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxAnalogInputs8 = bits, U08, 1727, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -trailingCoilPins1 = bits, U16, 1728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1734, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1752, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1753, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1754, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1755, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1756, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1760, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1764, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1768, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1772, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1780, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1784, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1796, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxTempSensor2_tempC_1 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1828, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -knockSamplingDuration = scalar, S16, 1832, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1834, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1836, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1840, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1848, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1850, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1852, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1854, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1856, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1857, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1858, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1859, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1860, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1864, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1908, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1912, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1913, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1914, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1915, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1916, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1917, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1918, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1919, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1921, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -mc33816_driven = bits, U16, 1924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -brakePedalPin = bits, U16, 1926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" -cj125ua = bits, U08, 1928, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -cj125ur = bits, U08, 1929, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -brakePedalPinMode = bits, U08, 1930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1932, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1936, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1944, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1946, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1948, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1950, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1952, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1956, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1960, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1964, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1968, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 1972, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 1976, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 1984, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 1992, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -oilPressure_v1 = scalar, F32, 1996, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2000, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2004, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2008, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2012, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2014, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2016, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2017, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2018, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888_cs = bits, U16, 2020, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888_csPinMode = bits, U08, 2022, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2024, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins1 = bits, U16, 2026, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins2 = bits, U16, 2028, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins3 = bits, U16, 2030, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins4 = bits, U16, 2032, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins5 = bits, U16, 2034, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins6 = bits, U16, 2036, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins7 = bits, U16, 2038, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -servoOutputPins8 = bits, U16, 2040, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -coastingFuelCutRpmHigh = scalar, S16, 2042, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2044, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2046, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2048, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2050, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2052, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2056, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -highPressureFuel_v1 = scalar, F32, 2060, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2064, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2068, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2072, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2076, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -lowPressureFuel_v1 = scalar, F32, 2080, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2084, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2096, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2100, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2108, 16 -scriptCurveName2 = string, ASCII, 2124, 16 -scriptCurveName3 = string, ASCII, 2140, 16 -scriptCurveName4 = string, ASCII, 2156, 16 -scriptCurveName5 = string, ASCII, 2172, 16 -scriptCurveName6 = string, ASCII, 2188, 16 -scriptTableName1 = string, ASCII, 2204, 16 -scriptTableName2 = string, ASCII, 2220, 16 -scriptTableName3 = string, ASCII, 2236, 16 -scriptTableName4 = string, ASCII, 2252, 16 -scriptSettingName1 = string, ASCII, 2268, 16 -scriptSettingName2 = string, ASCII, 2284, 16 -scriptSettingName3 = string, ASCII, 2300, 16 -scriptSettingName4 = string, ASCII, 2316, 16 -scriptSettingName5 = string, ASCII, 2332, 16 -scriptSettingName6 = string, ASCII, 2348, 16 -scriptSettingName7 = string, ASCII, 2364, 16 -scriptSettingName8 = string, ASCII, 2380, 16 -tChargeAirCoefMin = scalar, F32, 2396, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2400, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2404, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2408, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2412, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2416, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2420, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2424, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2426, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2428, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2432, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2436, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2440, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2442, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2444, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2446, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2448, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2450, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2452, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2456, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2457, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2458, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2460, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2461, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2462, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2464, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2468, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2469, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2470, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2471, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2472, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2473, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2474, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2475, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2476, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2477, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2478, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2479, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2480, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2488, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2489, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2490, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2491, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2492, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2496, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2500, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2504, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2506, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2508, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2512, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2518, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2520, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2522, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2523, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2524, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2525, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2526, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2534, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2542, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2610, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2612, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2614, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2615, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2616, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2617, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2618, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2626, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2634, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2702, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2704, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2706, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2707, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2708, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2709, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2710, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2718, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2726, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2792, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2794, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2796, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2798, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2799, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2800, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2801, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2802, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2810, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2818, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2884, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2886, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2888, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2890, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2892, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2894, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2896, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2898, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2900, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2902, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2903, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2904, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2905, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2906, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2907, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2908, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2909, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2910, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2911, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2928, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2932, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2936, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2940, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2944, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2948, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2952, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3000, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3001, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3012, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3016, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3020, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3024, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3028, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3032, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3036, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3084, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3085, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3086, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3087, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3088, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3090, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3091, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3092, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3094, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3096, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3098, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3114, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3130, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3138, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3154, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3354, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3374, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3384, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3484, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3504, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3520, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3522, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3524, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3526, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3528, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3530, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3532, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3534, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3536, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3538, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3540, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3548, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3556, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3564, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3572, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3580, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3588, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3624, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3636, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3648, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3649, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3652, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxLinear1_v1 = scalar, F32, 3656, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3660, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3664, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3668, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3672, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" -auxLinear2_v1 = scalar, F32, 3676, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3680, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3698, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3700, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3704, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3706, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3708, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3710, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3712, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3716, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3720, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3968, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4000, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4032, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4096, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4104, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4112, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4120, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4152, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4216, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4232, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4264, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4296, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4360, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4424, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4488, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4552, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4584, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4616, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4648, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4680, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4712, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4744, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4776, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4808, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4824, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4840, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4904, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4936, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4968, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5000, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5032, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5048, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5064, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5128, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5192, 120 -afterstartCoolantBins = array, F32, 5312, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5344, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5376, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5408, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5440, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5504, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5512, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5576, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5584, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5648, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5656, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5664, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5696, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5728, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5736, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5768, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5772, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5776, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5808, 8000 -cltFuelCorrBins = array, F32, 13808, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13872, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13936, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14000, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14064, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14096, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14128, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14160, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14192, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14256, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14320, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15344, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16368, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16880, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16944, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 16976, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17488, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17520, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17552, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17612, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18124, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18156, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18188, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18252, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18268, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18284, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18348, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18364, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18380, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18892, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18924, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18956, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19468, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19500, [16], "RPM", 1, 0, 0, 18000, 0 +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +camInputsPadding = array, U08, 502, [3], "", 1, 0, 0, 100, 0 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsetsPadding = array, F32, 1248, [3], "", 1, 0, 0, 100, 0 +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +camInputsDebugPadding = array, U08, 1386, [3], "", 1, 0, 0, 100, 0 +acIdleRpmBump = scalar, S16, 1390, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1392, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_543_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_543_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_543_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_543_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_543_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_543_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_543_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_543_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_543_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_543_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_543_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_543_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_543_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_543_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_543_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_543_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_543_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_543_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_543_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_543_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_543_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_543_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_543_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_543_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1702, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1703, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1704, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1708, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1712, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1728, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1730, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1736, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtModePadding = array, U08, 1737, [1], "", 1, 0, 0, 100, 0 +fan2ExtraIdle = scalar, U08, 1738, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1739, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1740, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs2 = bits, U08, 1741, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs3 = bits, U08, 1742, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs4 = bits, U08, 1743, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs5 = bits, U08, 1744, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs6 = bits, U08, 1745, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs7 = bits, U08, 1746, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxAnalogInputs8 = bits, U08, 1747, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +trailingCoilPins1 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1772, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1773, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1774, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1775, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1776, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1780, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1784, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1788, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1792, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1804, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1816, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxTempSensor2_tempC_1 = scalar, F32, 1820, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1824, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1836, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1848, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +knockSamplingDuration = scalar, S16, 1852, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1854, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1856, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1860, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1868, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1870, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1872, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1874, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1876, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1877, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1878, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1879, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1928, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1932, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1933, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1934, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1935, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1936, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1937, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1938, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1939, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1941, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +mc33816_driven = bits, U16, 1944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +brakePedalPin = bits, U16, 1946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" +cj125ua = bits, U08, 1948, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +cj125ur = bits, U08, 1949, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +brakePedalPinMode = bits, U08, 1950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1952, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1956, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1964, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1966, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1968, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1970, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 1972, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 1976, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2004, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2012, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +oilPressure_v1 = scalar, F32, 2016, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2020, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2032, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2034, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2036, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2037, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2038, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888_cs = bits, U16, 2040, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888_csPinMode = bits, U08, 2042, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2044, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins1 = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins2 = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins3 = bits, U16, 2050, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins4 = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins5 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins6 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins7 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +servoOutputPins8 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PA16", "PA17", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PB16", "PB17", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PD16", "PD17", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PE16", "PE17", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +coastingFuelCutRpmHigh = scalar, S16, 2062, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2064, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2066, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2068, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2070, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2072, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2076, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +highPressureFuel_v1 = scalar, F32, 2080, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2084, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2096, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +lowPressureFuel_v1 = scalar, F32, 2100, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2104, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2116, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2120, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2128, 16 +scriptCurveName2 = string, ASCII, 2144, 16 +scriptCurveName3 = string, ASCII, 2160, 16 +scriptCurveName4 = string, ASCII, 2176, 16 +scriptCurveName5 = string, ASCII, 2192, 16 +scriptCurveName6 = string, ASCII, 2208, 16 +scriptTableName1 = string, ASCII, 2224, 16 +scriptTableName2 = string, ASCII, 2240, 16 +scriptTableName3 = string, ASCII, 2256, 16 +scriptTableName4 = string, ASCII, 2272, 16 +scriptSettingName1 = string, ASCII, 2288, 16 +scriptSettingName2 = string, ASCII, 2304, 16 +scriptSettingName3 = string, ASCII, 2320, 16 +scriptSettingName4 = string, ASCII, 2336, 16 +scriptSettingName5 = string, ASCII, 2352, 16 +scriptSettingName6 = string, ASCII, 2368, 16 +scriptSettingName7 = string, ASCII, 2384, 16 +scriptSettingName8 = string, ASCII, 2400, 16 +tChargeAirCoefMin = scalar, F32, 2416, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2420, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2424, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2428, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2432, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2436, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2440, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2444, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2446, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2448, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2452, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2460, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2462, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2464, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2466, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2468, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2470, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2472, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2476, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2477, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2478, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2480, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2481, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2482, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2484, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2488, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2489, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2490, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2491, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2492, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2493, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2494, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2495, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2500, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2508, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2509, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2510, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2511, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2512, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2516, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2524, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2526, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2528, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2530, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2532, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2538, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2540, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2542, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2543, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2544, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2545, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2546, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2554, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2562, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2628, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2630, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2632, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2634, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2635, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2636, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2637, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2638, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2646, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2654, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2722, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2724, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2726, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2727, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2728, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2729, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2730, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2738, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2746, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2814, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2816, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2818, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2819, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2820, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2821, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2822, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2830, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2838, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2904, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2906, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2908, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2910, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2912, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2914, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2916, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2922, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2923, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2924, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2925, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2926, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2927, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2928, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2929, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2930, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2931, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2948, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2952, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2956, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2960, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2964, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2968, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 2972, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3092, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3093, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3104, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3105, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3106, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3107, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3108, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3110, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3111, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3112, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3114, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3116, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3118, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3134, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3150, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3158, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3174, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3374, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3394, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3404, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3504, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3524, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3540, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3542, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3544, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3546, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3548, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3558, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3560, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3568, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3584, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3592, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3608, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3644, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3656, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3668, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3669, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3672, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxLinear1_v1 = scalar, F32, 3676, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3680, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3692, [0:5], "Disabled", "PA2", "PA3", "INVALID", "PD3", "INVALID", "INVALID", "INVALID", "PB12", "PB13", "INVALID", "PE2", "INVALID", "PC14", "PC15", "PC16", "PC17" +auxLinear2_v1 = scalar, F32, 3696, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3700, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3718, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3720, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3724, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3726, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "N/A", "N/A", "PA10", "PA11", "PA12", "PA13", "N/A", "N/A", "N/A", "N/A", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "N/A", "N/A", "N/A", "N/A", "PB12", "PB13", "N/A", "N/A", "N/A", "N/A", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "N/A", "N/A", "N/A", "N/A", "PC14", "PC15", "PC16", "PC17", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "PD15", "PD16", "N/A", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3730, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3732, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3736, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3740, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 3988, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4020, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4052, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4116, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4124, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4132, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4148, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4164, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4180, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4196, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4228, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4260, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4324, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4388, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4452, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4516, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4548, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4772, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4788, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4804, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4868, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4900, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4932, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4964, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 4996, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5004, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5012, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5076, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5140, 120 +afterstartCoolantBins = array, F32, 5260, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5292, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5324, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5356, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5388, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5452, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5460, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5524, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5532, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5596, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5604, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5612, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5644, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5676, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5684, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5716, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5720, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5724, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5756, 8000 +cltFuelCorrBins = array, F32, 13756, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13820, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13884, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13948, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14012, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14044, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14076, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14108, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14140, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14204, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14268, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15292, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16316, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16828, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16892, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16924, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17436, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17468, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17500, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17560, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18072, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18104, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18136, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18200, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18216, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18232, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18296, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18312, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18328, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18840, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18872, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18904, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19416, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19448, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19532, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19480, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19532, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19480, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19788, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19820, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19852, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20108, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20140, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20172, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20428, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20444, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20460, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20524, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20540, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20556, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20620, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20636, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20652, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20716, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20732, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20748, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20756, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20764, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20780, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20796, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20812, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20828, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20844, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20860, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20876, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20892, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20908, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20924, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20940, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20956, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20964, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 20972, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 20988, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21004, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21020, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21036, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21052, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21068, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21084, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21100, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21116, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21132, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21148, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21164, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21180, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21260, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21268, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21276, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21284, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21292, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21300, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21308, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21316, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21324 +lambdaLoadBins = array, U16, 19736, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19768, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19800, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20056, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20088, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20120, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20376, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20392, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20408, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20472, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20488, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20504, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20568, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20584, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20600, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20664, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20680, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20696, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20704, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20712, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20728, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20744, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20760, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20776, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20904, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20912, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 20984, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21112, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21128, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21136, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21144, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21152, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21160, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21168, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21176, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21184, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21192, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21200, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21208, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21232, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21240, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21248, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21256, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21272 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1915,7 +1915,6 @@ tcu_32Vals = array, U08, 21316, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1934,6 +1933,7 @@ tcu_32Vals = array, U08, 21316, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_mre_f4.ini b/firmware/tunerstudio/generated/rusefi_mre_f4.ini index 6430614ced..7f0441a0ac 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.mre_f4.1857785948" + signature = "rusEFI 2022.06.29.mre_f4.544040638" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.mre_f4.1857785948" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.mre_f4.544040638" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:30 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:18 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -cj125ua = bits, U08, 1936, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -cj125ur = bits, U08, 1937, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +cj125ua = bits, U08, 1956, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +cj125ur = bits, U08, 1957, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_mre_f7.ini b/firmware/tunerstudio/generated/rusefi_mre_f7.ini index 29afc5793c..6c8d1dd011 100644 --- a/firmware/tunerstudio/generated/rusefi_mre_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_mre_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.mre_f7.1857785948" + signature = "rusEFI 2022.06.29.mre_f7.544040638" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.mre_f7.1857785948" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.mre_f7.544040638" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:28 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:17 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",4="24 - AN temp 3",5="22 - AN temp 4",7="25 - Hall Cam",40="45 - VR/Hall Crank" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" -cj125ua = bits, U08, 1936, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -cj125ur = bits, U08, 1937, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",2="18 - AN temp 1",3="23 - AN temp 2",4="24 - AN temp 3",5="22 - AN temp 4",6="28 - AN volt 10, Aux Reuse",7="25 - Hall Cam",8="26 - AN volt 2",9="31 - AN volt 3",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",34="27 - AN volt 1",36="19 - AN volt 4",37="20 - AN volt 5",38="32 - AN volt 6, Aux Reuse",39="30 - AN volt 7" +cj125ua = bits, U08, 1956, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +cj125ur = bits, U08, 1957, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","18 - AN temp 1","23 - AN temp 2","24 - AN temp 3","22 - AN temp 4","28 - AN volt 10, Aux Reuse","INVALID","26 - AN volt 2","31 - AN volt 3","36 - AN volt 8, Aux Reuse","40 - AN volt 9, Aux Reuse","27 - AN volt 1","Battery Sense","19 - AN volt 4","20 - AN volt 5","32 - AN volt 6, Aux Reuse","30 - AN volt 7" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",6="28 - AN volt 10, Aux Reuse",17="AUX J2 PA15",18="36 - AN volt 8, Aux Reuse",19="40 - AN volt 9, Aux Reuse",25="AUX J18 PB7",26="AUX J2 PB8",27="AUX J2 PB9",28="AUX J13",29="AUX J12",38="32 - AN volt 6, Aux Reuse",46="AUX J2 PC12",51="12 - Ignition 4",52="11 - Ignition 3",53="10 - Ignition 2",54="9 - Ignition 1",56="13 - GP Out 6",57="14 - GP Out 5",66="AUX J6",71="AUX J11 PE5",72="AUX J10 PE6",168="37 - Injector 1",169="38 - Injector 2",170="41 - Injector 3",171="42 - Injector 4",172="3 - Lowside 2",173="7 - Lowside 1",188="35 - GP Out 1",189="34 - GP Out 2",190="33 - GP Out 3",191="43 - GP Out 4" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini index 0dcbeef893..0526c65b06 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_405.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_405.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.prometheus_405.4052206924" + signature = "rusEFI 2022.06.29.prometheus_405.3209769902" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.prometheus_405.4052206924" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.prometheus_405.3209769902" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:40 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:26 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini index a0d63f5cf4..74a12c27cc 100644 --- a/firmware/tunerstudio/generated/rusefi_prometheus_469.ini +++ b/firmware/tunerstudio/generated/rusefi_prometheus_469.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.prometheus_469.4052206924" + signature = "rusEFI 2022.06.29.prometheus_469.3209769902" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.prometheus_469.4052206924" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.prometheus_469.3209769902" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:38 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:24 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -vbattAdcChannel = bits, U08, 437, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelSensor = bits, U08, 438, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_1AdcChannel = bits, U08, 439, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +vbattAdcChannel = bits, U08, 457, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelSensor = bits, U08, 458, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_1AdcChannel = bits, U08, 459, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins2 = bits, U16, 562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins3 = bits, U16, 564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins4 = bits, U16, 566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins5 = bits, U16, 568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins6 = bits, U16, 570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins7 = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins8 = bits, U16, 574, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins9 = bits, U16, 576, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins10 = bits, U16, 578, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins11 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPins12 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins1 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins2 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins3 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins4 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins5 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins6 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins7 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins8 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins9 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins10 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins11 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -ignitionPins12 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps1_2AdcChannel = bits, U08, 666, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -tps2_2AdcChannel = bits, U08, 667, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid2 = bits, U16, 1170, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid3 = bits, U16, 1172, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid4 = bits, U16, 1174, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid5 = bits, U16, 1176, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_solenoid6 = bits, U16, 1178, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins2 = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins3 = bits, U16, 1210, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins4 = bits, U16, 1212, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins5 = bits, U16, 1214, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins6 = bits, U16, 1216, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins7 = bits, U16, 1218, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -luaOutputPins8 = bits, U16, 1220, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins2 = bits, U16, 582, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins3 = bits, U16, 584, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins4 = bits, U16, 586, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins5 = bits, U16, 588, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins6 = bits, U16, 590, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins7 = bits, U16, 592, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins8 = bits, U16, 594, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins9 = bits, U16, 596, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins10 = bits, U16, 598, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins11 = bits, U16, 600, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPins12 = bits, U16, 602, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins1 = bits, U16, 604, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins2 = bits, U16, 606, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins3 = bits, U16, 608, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins4 = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins5 = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins6 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins7 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins8 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins9 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins10 = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins11 = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +ignitionPins12 = bits, U16, 626, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps1_2AdcChannel = bits, U08, 686, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +tps2_2AdcChannel = bits, U08, 687, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid2 = bits, U16, 1190, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid3 = bits, U16, 1192, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid4 = bits, U16, 1194, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid5 = bits, U16, 1196, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_solenoid6 = bits, U16, 1198, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins2 = bits, U16, 1228, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins3 = bits, U16, 1230, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins4 = bits, U16, 1232, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins5 = bits, U16, 1234, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins6 = bits, U16, 1236, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins7 = bits, U16, 1238, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +luaOutputPins8 = bits, U16, 1240, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins2 = bits, U16, 1682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins3 = bits, U16, 1684, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -vvtPins4 = bits, U16, 1686, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins2 = bits, U16, 1702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins3 = bits, U16, 1704, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +vvtPins4 = bits, U16, 1706, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -trailingCoilPins1 = bits, U16, 1736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins2 = bits, U16, 1738, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins3 = bits, U16, 1740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins4 = bits, U16, 1742, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins5 = bits, U16, 1744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins6 = bits, U16, 1746, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins7 = bits, U16, 1748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins8 = bits, U16, 1750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins9 = bits, U16, 1752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins10 = bits, U16, 1754, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins11 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -trailingCoilPins12 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -cj125ur = bits, U08, 1937, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output2 = bits, U16, 3544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output3 = bits, U16, 3546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -stepper_raw_output4 = bits, U16, 3548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +trailingCoilPins1 = bits, U16, 1756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins2 = bits, U16, 1758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins3 = bits, U16, 1760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins4 = bits, U16, 1762, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins5 = bits, U16, 1764, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins6 = bits, U16, 1766, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins7 = bits, U16, 1768, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins8 = bits, U16, 1770, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins9 = bits, U16, 1772, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins10 = bits, U16, 1774, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins11 = bits, U16, 1776, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +trailingCoilPins12 = bits, U16, 1778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +cj125ur = bits, U08, 1957, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output2 = bits, U16, 3564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output3 = bits, U16, 3566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +stepper_raw_output4 = bits, U16, 3568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini index 1459535822..799dcf0f8c 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f4.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f4.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.proteus_f4.77650908" + signature = "rusEFI 2022.06.29.proteus_f4.1249258814" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.proteus_f4.77650908" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.proteus_f4.1249258814" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:44 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:29 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -cj125ua = bits, U08, 1936, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -cj125ur = bits, U08, 1937, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +cj125ua = bits, U08, 1956, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +cj125ur = bits, U08, 1957, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini index 92cf591f38..96eb960003 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.proteus_f7.77650908" + signature = "rusEFI 2022.06.29.proteus_f7.1249258814" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.proteus_f7.77650908" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.proteus_f7.1249258814" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:42 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:28 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -cj125ua = bits, U08, 1936, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -cj125ur = bits, U08, 1937, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +cj125ua = bits, U08, 1956, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +cj125ur = bits, U08, 1957, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini index e0b7e2a31d..c4b7adb76b 100644 --- a/firmware/tunerstudio/generated/rusefi_proteus_h7.ini +++ b/firmware/tunerstudio/generated/rusefi_proteus_h7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.proteus_h7.77650908" + signature = "rusEFI 2022.06.29.proteus_h7.1249258814" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.proteus_h7.77650908" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.proteus_h7.1249258814" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:46 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:31 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -vbattAdcChannel = bits, U08, 437, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -fuelLevelSensor = bits, U08, 438, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps2_1AdcChannel = bits, U08, 439, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +vbattAdcChannel = bits, U08, 457, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +fuelLevelSensor = bits, U08, 458, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps2_1AdcChannel = bits, U08, 459, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -afr_hwChannel = bits, U08, 488, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps1_2AdcChannel = bits, U08, 666, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -tps2_2AdcChannel = bits, U08, 667, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps1_2AdcChannel = bits, U08, 686, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +tps2_2AdcChannel = bits, U08, 687, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -vRefAdcChannel = bits, U08, 1348, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +vRefAdcChannel = bits, U08, 1368, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",40="Digital 1",73="VR 1",74="VR 2",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs2 = bits, U08, 1729, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs3 = bits, U08, 1730, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs4 = bits, U08, 1731, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs5 = bits, U08, 1732, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs6 = bits, U08, 1733, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs7 = bits, U08, 1734, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxAnalogInputs8 = bits, U08, 1735, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" -cj125ua = bits, U08, 1936, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -cj125ur = bits, U08, 1937, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs2 = bits, U08, 1749, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs3 = bits, U08, 1750, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs4 = bits, U08, 1751, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs5 = bits, U08, 1752, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs6 = bits, U08, 1753, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs7 = bits, U08, 1754, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxAnalogInputs8 = bits, U08, 1755, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",2="Analog Volt 5",3="Analog Volt 6",4="Analog Volt 7",5="Analog Volt 8",6="Analog Volt 9",7="Analog Volt 10",8="Analog Volt 11",18="Analog Temp 3",19="Analog Temp 4",34="Analog Volt 1",35="Analog Volt 2",36="Analog Volt 3",37="Analog Volt 4",38="Analog Temp 1",39="Analog Temp 2",40="Digital 1",77="Digital 2",78="Digital 3",79="Digital 5",80="Digital 4",81="Digital 6" +cj125ua = bits, U08, 1956, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +cj125ur = bits, U08, 1957, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], "NONE","Analog Volt 5","Analog Volt 6","Analog Volt 7","Analog Volt 8","Analog Volt 9","Analog Volt 10","Analog Volt 11","Battery Sense","Analog Temp 3","Analog Temp 4","Analog Volt 1","Analog Volt 2","Analog Volt 3","Analog Volt 4","Analog Temp 1","Analog Temp 2" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",10="Highside 2",11="Highside 1",22="Lowside 8",23="Lowside 9",24="Lowside 10",25="Lowside 11",26="Lowside 12",27="Lowside 13",41="Ign 5",42="Ign 4",43="Ign 3",53="Ign 2",54="Ign 1",57="Lowside 1",58="STM32 PD8",59="STM32 PD9",60="STM32 PD10",61="STM32 PD11",62="STM32 PD12",63="STM32 PD13",64="Highside 4",65="Highside 3",66="Lowside 14",67="Lowside 15",68="Lowside 16",100="Ign 12",101="Ign 11",102="Ign 10",103="Ign 9",104="Ign 8",105="Ign 7",106="Ign 6",107="Lowside 2",108="Lowside 3",109="Lowside 4",110="Lowside 5",111="Lowside 6",112="Lowside 7" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini index 65210d34be..5f4d8004ac 100644 --- a/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini +++ b/firmware/tunerstudio/generated/rusefi_subaru_eg33_f7.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.subaru_eg33_f7.2860311832" + signature = "rusEFI 2022.06.29.subaru_eg33_f7.3836351482" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.subaru_eg33_f7.2860311832" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.subaru_eg33_f7.3836351482" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 22:16:02 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on config/boards/subaru_eg33/config/gen_subaru_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:42 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -camInputs2 = bits, U16, 482, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -camInputs3 = bits, U16, 484, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -camInputs4 = bits, U16, 486, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +camInputs2 = bits, U16, 502, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +camInputs3 = bits, U16, 504, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +camInputs4 = bits, U16, 506, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -clutchDownPin = bits, U16, 636, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -triggerInputPins2 = bits, U16, 686, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -logicAnalyzerPins2 = bits, U16, 750, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -logicAnalyzerPins3 = bits, U16, 752, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -logicAnalyzerPins4 = bits, U16, 754, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -clutchUpPin = bits, U16, 804, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -startStopButtonPin = bits, U16, 844, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -launchActivatePin = bits, U16, 966, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +clutchDownPin = bits, U16, 656, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +triggerInputPins2 = bits, U16, 706, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +logicAnalyzerPins2 = bits, U16, 770, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +logicAnalyzerPins3 = bits, U16, 772, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +logicAnalyzerPins4 = bits, U16, 774, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +clutchUpPin = bits, U16, 824, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +startStopButtonPin = bits, U16, 864, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +launchActivatePin = bits, U16, 986, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -acSwitch = bits, U16, 1346, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +acSwitch = bits, U16, 1366, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], 0="NONE",64="B11 - Speed Din",75="A08 - Crank 2 VR+",124="A08 - Crank 1 VR+",126="A07 - Cam VR+" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], 0="NONE",166="C10 - Starter Din",167="C12 - Memory SW Din",168="C13 - Test SW Din",169="D04 - California ID Din",177="C09 - Air Condition request Din",178="B12 - IGN Din",180="B10 - N pos Din",181="B09 - P pos Din",182="A20 - Torque Ctrl Din",183="A19 - AC Ctrl Din" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",1="AUX0_18 - MAP Ain",4="B05 - MAF Ain",6="AUX0_19 - IAT Ain",7="A02 - VBat",9="A06 - Oxyg 2 Ain",10="A04 - EGR t Ain",12="A18 - AUX0 Ain",13="B02 - TPS Ain",15="A03 - Coolant t Ain",16="A06 - Oxyg 1 Ain" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",121="D05 - Self Shutdown",146="D17 - FAN 1 relay",147="D03 - FAN 2 relay",148="C16 - Tacho out",149="C14 - FPump modulator",150="D23 - Fuel Pump relay",151="D22 - EGR control",152="D19 - Check Engine indicator",153="C15 - AUX1 OD out",154="D18 - Auxillary air valve",155="D06 - Absorber purge valve",156="D02 - IDLE open",157="D01 - IDLE close",158="AUX0_17 - AUX0 OD output 0",159="AUX0_14 - AUX0 OD output 1",160="B08 - AC clutch",161="D20 - Inertia-Resonance Super-Charger control",184="D13 - Injector 1",185="D11 - Injector 3",186="A01 - Injector 5",188="D07 - Ignition Cyl 4",189="D09 - Ignition Cyl 3",191="D21 - Ignition Cyl 5",192="D12 - Injector 2",193="D26 - Injector 4",194="A12 - Injector 6",197="D16 - Ignition Cyl 6",198="D08 - Ignition Cyl 2",199="D10 - Ignition Cyl 1" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini index 84bd5bf6ff..3e57f885cd 100644 --- a/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini +++ b/firmware/tunerstudio/generated/rusefi_tdg-pdm8.ini @@ -32,12 +32,12 @@ enable2ndByteCanID = false [MegaTune] ; https://rusefi.com/forum/viewtopic.php?p=36201#p36201 - signature = "rusEFI 2022.06.29.tdg-pdm8.191222526" + signature = "rusEFI 2022.06.29.tdg-pdm8.1169368092" [TunerStudio] queryCommand = "S" versionInfo = "V" ; firmware version for title bar. - signature = "rusEFI 2022.06.29.tdg-pdm8.191222526" ; signature is expected to be 7 or more characters. + signature = "rusEFI 2022.06.29.tdg-pdm8.1169368092" ; signature is expected to be 7 or more characters. ; TS will try to use legacy temp units in some cases, showing "deg F" on a CLT gauge that's actually deg C useLegacyFTempUnits = false @@ -85,1291 +85,1291 @@ enable2ndByteCanID = false ; name = scalar, type, offset, units, scale, translate, lo, hi, digits ; CONFIG_DEFINITION_START -; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:15:55 UTC 2022 +; this section was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:37 UTC 2022 -pageSize = 21352 +pageSize = 21300 page = 1 engineType = bits, S32, 0, [0:6], "DEFAULT_FRANKENSO", "MIATA_PROTEUS_TCU", "DODGE_NEON_1995", "FORD_ASPIRE_1996", "MRE_SECONDARY_CAN", "NISSAN_PRIMERA", "PROTEUS_HARLEY", "FORD_INLINE_6_1995", "GY6_139QMB", "PROTEUS_E65_6H_MAN_IN_THE_MIDDLE", "HELLEN_NA8_96", "MRE_MIATA_NB2_MAP", "MRE_MIATA_NA6_VAF", "MRE_MIATA_NB2_ETB", "FORD_ESCORT_GT", "MRE_MIATA_NB2_MAF", "MITSU_4G93", "ET_UNUSED_17", "TEST_33816", "TEST_ROTARY", "MRE_MIATA_94_MAP", "MIATA_1996", "SUBARU_2003_WRX", "MRE_BODY_CONTROL", "BMW_M73_M", "PROTEUS_LUA_DEMO", "TEST_ENGINE", "TEST_ISSUE_898", "TEST_CRANK_ENGINE", "SACHS", "PROTEUS_ANALOG_PWM_TEST", "MRE_BOARD_NEW_TEST", "VW_ABA", "HELLEN72_ETB", "HELLEN_NA6", "CAMARO_4", "HELLEN_128_MERCEDES_4_CYL", "MRE_SUBARU_EJ18", "TOYOTA_JZS147", "PROTEUS_VW_B6", "FRANKENSO_BMW_M73_F", "FRANKENSO_MIATA_NA6_MAP", "PROTEUS_QC_TEST_BOARD", "HONDA_600", "TOYOTA_2JZ_GTE_VVTi", "TEST_ENGINE_VVT", "DODGE_NEON_2003_CRANK", "FRANKENSO_MAZDA_MIATA_2003", "UNUSED_48", "FRANKENSO_QA_ENGINE", "BMW_M73_MRE", "BMW_M73_MRE_SLAVE", "TEST_ISSUE_366_BOTH", "TEST_ISSUE_366_RISE", "MAZDA_MIATA_2003_NA_RAIL", "MAZDA_MIATA_2003_BOARD_TEST", "FRANKENSO_MAZDA_MIATA_NA8", "FRANKENSO_MIATA_NA6_VAF", "ETB_BENCH_ENGINE", "TLE8888_BENCH_ENGINE", "L9779_BENCH_ENGINE", "EEPROM_BENCH_ENGINE", "MRE_VW_B6", "PROTEUS_BMW_M73", "DODGE_RAM", "CITROEN_TU3JP", "MRE_MIATA_NA6_MAP", "PROTEUS_MIATA_NB2", "MRE_M111", "HELLEN_NB2", "SUBARUEG33_DEFAULTS", "HELLEN_121_VAG_4_CYL", "HELLEN_121_NISSAN_6_CYL", "HELLEN_55_BMW", "HELLEN_88_BMW", "HELLEN_134_BMW", "HELLEN_154_VAG", "HELLEN_121_VAG_5_CYL", "HELLEN_121_VAG_V6_CYL", "HELLEN_121_VAG_VR6_CYL", "HELLEN_NA94", "HELLEN_121_VAG_8_CYL", "HELLEN_154_HYUNDAI_COUPE_BK1", "HELLEN_NB1", "HELLEN_121_NISSAN_4_CYL", "HELLEN_121_NISSAN_8_CYL", "HELLEN_NB2_36", "HELLEN_121_NISSAN_ALMERA_N16", "HELLEN_128_MERCEDES_6_CYL", "HELLEN_128_MERCEDES_8_CYL", "PROTEUS_HONDA_ELEMENT_2003", "PROTEUS_HONDA_OBD2A", "PROTEUS_VAG_80_18T", "PROTEUS_N73", "HELLEN_NB1_36", "HELLEN_154_HYUNDAI_COUPE_BK2", "ET_UNUSED96", "ET_UNUSED97", "ET_UNUSED98", "MINIMAL_PINS", "TEST_100", "TEST_101", "TEST_102" -sensorSnifferRpmThreshold = scalar, U08, 4, "RPM", 50.0, 0, 0, 30000, 0 -rpmHardLimit = scalar, U08, 5, "rpm", 50.0, 0, 0, 20000, 2 -launchRpm = scalar, U08, 6, "rpm", 50.0, 0, 0, 20000, 2 -engineSnifferRpmThreshold = scalar, U08, 7, "RPM", 50.0, 0, 0, 30000, 0 -multisparkMaxRpm = scalar, U08, 8, "rpm", 50.0, 0, 0, 3000, 0 -maxAcRpm = scalar, U08, 9, "rpm", 50.0, 0, 0, 10000, 0 -maxAcTps = scalar, U08, 10, "%", 1, 0, 0, 100, 0 -maxAcClt = scalar, U08, 11, "deg C", 1, 0, 0, 150, 0 -knockNoiseRpmBins = array, U08, 12, [16], "RPM", 50.0, 0, 0, 18000, 2 -multisparkMaxSparkingAngle = scalar, U08, 28, "deg", 1, 0, 0, 60, 0 -multisparkMaxExtraSparkCount = scalar, U08, 29, "count", 1, 0, 1, 5, 0 -injector_flow = scalar, F32, 32, "cm3/min", 1, 0, 0, 99999, 2 -injector_battLagCorrBins = array, F32, 36, [8], "volts", 1, 0, 0, 20, 2 -injector_battLagCorr = array, F32, 68, [8], "ms", 1, 0, 0, 50, 2 -isForcedInduction = bits, U32, 100, [0:0], "false", "true" -useFordRedundantTps = bits, U32, 100, [1:1], "false", "true" -isVerboseAuxPid1 = bits, U32, 100, [2:2], "false", "true" -overrideTriggerGaps = bits, U32, 100, [3:3], "false", "true" -enableFan1WithAc = bits, U32, 100, [4:4], "false", "true" -enableFan2WithAc = bits, U32, 100, [5:5], "false", "true" -disableFan1WhenStopped = bits, U32, 100, [6:6], "false", "true" -disableFan2WhenStopped = bits, U32, 100, [7:7], "false", "true" -enableTrailingSparks = bits, U32, 100, [8:8], "false", "true" -isCJ125Verbose = bits, U32, 100, [9:9], "false", "true" -cj125isUaDivided = bits, U32, 100, [10:10], "false", "true" -cj125isLsu49 = bits, U32, 100, [11:11], "false", "true" -etb_use_two_wires = bits, U32, 100, [12:12], "false", "true" -isDoubleSolenoidIdle = bits, U32, 100, [13:13], "false", "true" -useEeprom = bits, U32, 100, [14:14], "false", "true" -cj125isUrDivided = bits, U32, 100, [15:15], "false", "true" -useCicPidForIdle = bits, U32, 100, [16:16], "false", "true" -useTLE8888_cranking_hack = bits, U32, 100, [17:17], "false", "true" -useInstantRpmForIdle = bits, U32, 100, [18:18], "false", "true" -useSeparateIdleTablesForCrankingTaper = bits, U32, 100, [19:19], "false", "true" -launchControlEnabled = bits, U32, 100, [20:20], "false", "true" -rollingLaunchEnabled = bits, U32, 100, [21:21], "false", "true" -antiLagEnabled = bits, U32, 100, [22:22], "false", "true" -useRunningMathForCranking = bits, U32, 100, [23:23], "Fixed", "Fuel Map" -displayLogicLevelsInEngineSniffer = bits, U32, 100, [24:24], "false", "true" -useTLE8888_stepper = bits, U32, 100, [25:25], "false", "true" -enableMapEstimationTableFallback = bits, U32, 100, [26:26], "false", "true" -usescriptTableForCanSniffingFiltering = bits, U32, 100, [27:27], "false", "true" -verboseCan = bits, U32, 100, [28:28], "Do not print", "Print all" -artificialTestMisfire = bits, U32, 100, [29:29], "No thank you", "Danger Mode" -issue_294_31 = bits, U32, 100, [30:30], "nada_example", "si_example" -unusedBit_45_31 = bits, U32, 100, [31:31], "false", "true" -tpsMin = scalar, S16, 104, "ADC", 1, 0, 0, 1023, 0 -tpsMax = scalar, S16, 106, "ADC", 1, 0, 0, 1023, 0 -tpsErrorDetectionTooLow = scalar, S16, 108, "%", 1, 0, -10, 0, 0 -tpsErrorDetectionTooHigh = scalar, S16, 110, "%", 1, 0, 100, 110, 0 -cranking_baseFuel = scalar, F32, 112, "mg", 1, 0, 0, 500, 1 -cranking_rpm = scalar, S16, 116, "RPM", 1, 0, 0, 3000, 0 -ignitionDwellForCrankingMs = scalar, F32, 120, "ms", 1, 0, 0, 200, 1 -etbRevLimitStart = scalar, U16, 124, "rpm", 1, 0, 0, 15000, 0 -etbRevLimitRange = scalar, U16, 126, "rpm", 1, 0, 0, 2000, 0 -map_samplingAngleBins = array, F32, 128, [8], "", 1, 0, 0, 18000, 2 -map_samplingAngle = array, F32, 160, [8], "deg", 1, 0, -720, 720, 2 -map_samplingWindowBins = array, F32, 192, [8], "", 1, 0, 0, 18000, 2 -map_samplingWindow = array, F32, 224, [8], "deg", 1, 0, -720, 720, 2 -map_sensor_lowValue = scalar, F32, 256, "kpa", 1, 0, -400, 800, 2 -map_sensor_highValue = scalar, F32, 260, "kpa", 1, 0, -400, 800, 2 -map_sensor_type = bits, U08, 264, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -map_sensor_hwChannel = bits, U08, 265, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -clt_tempC_1 = scalar, F32, 268, "*C", 1, 0, -40, 200, 1 -clt_tempC_2 = scalar, F32, 272, "*C", 1, 0, -40, 200, 1 -clt_tempC_3 = scalar, F32, 276, "*C", 1, 0, -40, 200, 1 -clt_resistance_1 = scalar, F32, 280, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_2 = scalar, F32, 284, "Ohm", 1, 0, 0, 200000, 1 -clt_resistance_3 = scalar, F32, 288, "Ohm", 1, 0, 0, 200000, 1 -clt_bias_resistor = scalar, F32, 292, "Ohm", 1, 0, 0, 200000, 1 -clt_adcChannel = bits, U08, 296, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -iat_tempC_1 = scalar, F32, 300, "*C", 1, 0, -40, 200, 1 -iat_tempC_2 = scalar, F32, 304, "*C", 1, 0, -40, 200, 1 -iat_tempC_3 = scalar, F32, 308, "*C", 1, 0, -40, 200, 1 -iat_resistance_1 = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_2 = scalar, F32, 316, "Ohm", 1, 0, 0, 200000, 1 -iat_resistance_3 = scalar, F32, 320, "Ohm", 1, 0, 0, 200000, 1 -iat_bias_resistor = scalar, F32, 324, "Ohm", 1, 0, 0, 200000, 1 -iat_adcChannel = bits, U08, 328, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -launchTimingRetard = scalar, S32, 332, "deg", 1, 0, -180, 180, 2 -hip9011PrescalerAndSDO = scalar, S32, 336, "integer", 1, 0, 0, 32, 0 -knockBandCustom = scalar, F32, 340, "kHz", 1, 0, 0, 20, 2 -displacement = scalar, F32, 344, "L", 1, 0, 0, 1000, 2 -cylindersCount = scalar, U32, 348, "", 1, 0, 1, 12, 0 -firingOrder = bits, U08, 352, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" -cylinderBore = scalar, F32, 356, "mm", 1, 0, 0, 20000, 2 -fuelAlgorithm = bits, U08, 360, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" -crankingInjectionMode = bits, U08, 364, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -injectionMode = bits, U08, 365, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" -unusedHere1341234 = scalar, F32, 368, "", 1, 0, 0, 100, 0 -crankingTimingAngle = scalar, F32, 372, "deg", 1, 0, -30, 30, 0 -ignitionMode = bits, U08, 376, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" -gapTrackingLengthOverride = scalar, S08, 377, "count", 1, 0, 0, 18, 0 -maxIdleVss = scalar, U08, 378, "kph", 1, 0, 0, 100, 0 -minOilPressureAfterStart = scalar, U16, 380, "kPa", 1, 0, 0, 1000, 0 -timingMode = bits, U08, 382, [0:0], "dynamic", "fixed" -fixedModeTiming = scalar, F32, 384, "RPM", 1, 0, 0, 3000, 0 -globalTriggerAngleOffset = scalar, F32, 388, "deg btdc", 1, 0, -720, 720, 0 -analogInputDividerCoefficient = scalar, F32, 392, "coef", 1, 0, 0.01, 10, 2 -vbattDividerCoeff = scalar, F32, 396, "coef", 1, 0, 0.01, 99, 2 -fanOnTemperature = scalar, F32, 400, "deg C", 1, 0, 0, 150, 0 -fanOffTemperature = scalar, F32, 404, "deg C", 1, 0, 0, 150, 0 -driveWheelRevPerKm = scalar, F32, 408, "revs/km", 1, 0, 100, 1000, 1 -canNbcType = bits, U08, 412, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" -canSleepPeriodMs = scalar, S32, 416, "ms", 1, 0, 0, 1000, 2 -displayMode = bits, U08, 420, [0:1], "none", "hd44780", "hd44780 over pcf8574" -byFirmwareVersion = scalar, S32, 424, "index", 1, 0, 0, 300, 0 -HD44780width = scalar, S32, 428, "index", 1, 0, 0, 300, 0 -HD44780height = scalar, S32, 432, "index", 1, 0, 0, 300, 0 -tps1_1AdcChannel = bits, U08, 436, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -vbattAdcChannel = bits, U08, 437, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -fuelLevelSensor = bits, U08, 438, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -tps2_1AdcChannel = bits, U08, 439, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -idle_derivativeFilterLoss = scalar, F32, 440, "x", 1, 0, -1000000, 1000000, 4 -trailingSparkAngle = scalar, S32, 444, "angle", 1, 0, 0, 720, 0 -trigger_type = bits, U32, 448, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" -trigger_customTotalToothCount = scalar, S32, 452, "number", 1, 0, 0, 500, 0 -trigger_customSkippedToothCount = scalar, S32, 456, "number", 1, 0, 0, 500, 0 -unused460 = scalar, S32, 460, "", 1, 0, 0, 100, 0 -hip9011SpiDevice = bits, U08, 464, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -failedMapFallback = scalar, U08, 465, "kPa", 1, 0, 0, 100, 0 -boostControlSafeDutyCycle = scalar, U08, 466, "%", 1, 0, 0, 100, 0 -mafAdcChannel = bits, U08, 467, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -globalFuelCorrection = scalar, F32, 468, "coef", 1, 0, 0, 1000, 2 -adcVcc = scalar, F32, 472, "volts", 1, 0, 0, 6, 3 -mapCamDetectionAnglePosition = scalar, F32, 476, "Deg", 1, 0, 0, 360, 0 -camInputs1 = bits, U16, 480, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs2 = bits, U16, 482, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs3 = bits, U16, 484, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -camInputs4 = bits, U16, 486, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +sensorSnifferRpmThreshold = scalar, U16, 4, "RPM", 1, 0, 0, 10000, 0 +launchRpm = scalar, U16, 6, "rpm", 1, 0, 0, 20000, 0 +rpmHardLimit = scalar, U16, 8, "rpm", 1, 0, 0, 20000, 0 +engineSnifferRpmThreshold = scalar, U16, 10, "RPM", 1, 0, 0, 30000, 0 +multisparkMaxRpm = scalar, U08, 12, "rpm", 50.0, 0, 0, 3000, 0 +maxAcRpm = scalar, U08, 13, "rpm", 50.0, 0, 0, 10000, 0 +maxAcTps = scalar, U08, 14, "%", 1, 0, 0, 100, 0 +maxAcClt = scalar, U08, 15, "deg C", 1, 0, 0, 150, 0 +knockNoiseRpmBins = array, U16, 16, [16], "RPM", 1, 0, 0, 30000, 0 +multisparkMaxSparkingAngle = scalar, U08, 48, "deg", 1, 0, 0, 60, 0 +multisparkMaxExtraSparkCount = scalar, U08, 49, "count", 1, 0, 1, 5, 0 +injector_flow = scalar, F32, 52, "cm3/min", 1, 0, 0, 99999, 2 +injector_battLagCorrBins = array, F32, 56, [8], "volts", 1, 0, 0, 20, 2 +injector_battLagCorr = array, F32, 88, [8], "ms", 1, 0, 0, 50, 2 +isForcedInduction = bits, U32, 120, [0:0], "false", "true" +useFordRedundantTps = bits, U32, 120, [1:1], "false", "true" +isVerboseAuxPid1 = bits, U32, 120, [2:2], "false", "true" +overrideTriggerGaps = bits, U32, 120, [3:3], "false", "true" +enableFan1WithAc = bits, U32, 120, [4:4], "false", "true" +enableFan2WithAc = bits, U32, 120, [5:5], "false", "true" +disableFan1WhenStopped = bits, U32, 120, [6:6], "false", "true" +disableFan2WhenStopped = bits, U32, 120, [7:7], "false", "true" +enableTrailingSparks = bits, U32, 120, [8:8], "false", "true" +isCJ125Verbose = bits, U32, 120, [9:9], "false", "true" +cj125isUaDivided = bits, U32, 120, [10:10], "false", "true" +cj125isLsu49 = bits, U32, 120, [11:11], "false", "true" +etb_use_two_wires = bits, U32, 120, [12:12], "false", "true" +isDoubleSolenoidIdle = bits, U32, 120, [13:13], "false", "true" +useEeprom = bits, U32, 120, [14:14], "false", "true" +cj125isUrDivided = bits, U32, 120, [15:15], "false", "true" +useCicPidForIdle = bits, U32, 120, [16:16], "false", "true" +useTLE8888_cranking_hack = bits, U32, 120, [17:17], "false", "true" +useInstantRpmForIdle = bits, U32, 120, [18:18], "false", "true" +useSeparateIdleTablesForCrankingTaper = bits, U32, 120, [19:19], "false", "true" +launchControlEnabled = bits, U32, 120, [20:20], "false", "true" +rollingLaunchEnabled = bits, U32, 120, [21:21], "false", "true" +antiLagEnabled = bits, U32, 120, [22:22], "false", "true" +useRunningMathForCranking = bits, U32, 120, [23:23], "Fixed", "Fuel Map" +displayLogicLevelsInEngineSniffer = bits, U32, 120, [24:24], "false", "true" +useTLE8888_stepper = bits, U32, 120, [25:25], "false", "true" +enableMapEstimationTableFallback = bits, U32, 120, [26:26], "false", "true" +usescriptTableForCanSniffingFiltering = bits, U32, 120, [27:27], "false", "true" +verboseCan = bits, U32, 120, [28:28], "Do not print", "Print all" +artificialTestMisfire = bits, U32, 120, [29:29], "No thank you", "Danger Mode" +issue_294_31 = bits, U32, 120, [30:30], "nada_example", "si_example" +unusedBit_45_31 = bits, U32, 120, [31:31], "false", "true" +tpsMin = scalar, S16, 124, "ADC", 1, 0, 0, 1023, 0 +tpsMax = scalar, S16, 126, "ADC", 1, 0, 0, 1023, 0 +tpsErrorDetectionTooLow = scalar, S16, 128, "%", 1, 0, -10, 0, 0 +tpsErrorDetectionTooHigh = scalar, S16, 130, "%", 1, 0, 100, 110, 0 +cranking_baseFuel = scalar, F32, 132, "mg", 1, 0, 0, 500, 1 +cranking_rpm = scalar, S16, 136, "RPM", 1, 0, 0, 3000, 0 +ignitionDwellForCrankingMs = scalar, F32, 140, "ms", 1, 0, 0, 200, 1 +etbRevLimitStart = scalar, U16, 144, "rpm", 1, 0, 0, 15000, 0 +etbRevLimitRange = scalar, U16, 146, "rpm", 1, 0, 0, 2000, 0 +map_samplingAngleBins = array, F32, 148, [8], "", 1, 0, 0, 18000, 2 +map_samplingAngle = array, F32, 180, [8], "deg", 1, 0, -720, 720, 2 +map_samplingWindowBins = array, F32, 212, [8], "", 1, 0, 0, 18000, 2 +map_samplingWindow = array, F32, 244, [8], "deg", 1, 0, -720, 720, 2 +map_sensor_lowValue = scalar, F32, 276, "kpa", 1, 0, -400, 800, 2 +map_sensor_highValue = scalar, F32, 280, "kpa", 1, 0, -400, 800, 2 +map_sensor_type = bits, U08, 284, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +map_sensor_hwChannel = bits, U08, 285, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +clt_tempC_1 = scalar, F32, 288, "*C", 1, 0, -40, 200, 1 +clt_tempC_2 = scalar, F32, 292, "*C", 1, 0, -40, 200, 1 +clt_tempC_3 = scalar, F32, 296, "*C", 1, 0, -40, 200, 1 +clt_resistance_1 = scalar, F32, 300, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_2 = scalar, F32, 304, "Ohm", 1, 0, 0, 200000, 1 +clt_resistance_3 = scalar, F32, 308, "Ohm", 1, 0, 0, 200000, 1 +clt_bias_resistor = scalar, F32, 312, "Ohm", 1, 0, 0, 200000, 1 +clt_adcChannel = bits, U08, 316, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +iat_tempC_1 = scalar, F32, 320, "*C", 1, 0, -40, 200, 1 +iat_tempC_2 = scalar, F32, 324, "*C", 1, 0, -40, 200, 1 +iat_tempC_3 = scalar, F32, 328, "*C", 1, 0, -40, 200, 1 +iat_resistance_1 = scalar, F32, 332, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_2 = scalar, F32, 336, "Ohm", 1, 0, 0, 200000, 1 +iat_resistance_3 = scalar, F32, 340, "Ohm", 1, 0, 0, 200000, 1 +iat_bias_resistor = scalar, F32, 344, "Ohm", 1, 0, 0, 200000, 1 +iat_adcChannel = bits, U08, 348, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +launchTimingRetard = scalar, S32, 352, "deg", 1, 0, -180, 180, 2 +hip9011PrescalerAndSDO = scalar, S32, 356, "integer", 1, 0, 0, 32, 0 +knockBandCustom = scalar, F32, 360, "kHz", 1, 0, 0, 20, 2 +displacement = scalar, F32, 364, "L", 1, 0, 0, 1000, 2 +cylindersCount = scalar, U32, 368, "", 1, 0, 1, 12, 0 +firingOrder = bits, U08, 372, [0:5], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-2-4-5-3", "1-4-2-5-3-6", "1-2", "1-2-3-4-5-6", "1-2-3", "1-8-7-2-6-5-4-3", "1-5-4-2-6-3-7-8", "1-6-3-2-5-4", "1-10-9-4-3-6-5-8-7_2", "1-7-5-11-3-9-6-12-2-8-4-10", "1-7-4-10-2-8-6-12-3-9-5-11", "1-4-3-2", "1-12-5-8-3-10-6-7-2-11-4-9", "1-2-7-8-4-5-6-3", "1-3-7-2-6-5-4-8", "1-2-3-4-5-6-7-8-9", "INVALID", "1-2-3-4-5-6-7-8-9-10-11-12", "1-3-2", "1-2-3-4-5-6-7-8", "1-5-4-8-6-3-7-2", "1-4-3-6-2-5", "1-8-7-3-6-5-4-2", "1-6-2-4-3-5", "1-6-5-4-3-2", "1-4-5-2-3-6", "fo32", "fo33", "fo34", "fo35", "fo36", "fo37" +cylinderBore = scalar, F32, 376, "mm", 1, 0, 0, 20000, 2 +fuelAlgorithm = bits, U08, 380, [0:2], "INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua" +crankingInjectionMode = bits, U08, 384, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +injectionMode = bits, U08, 385, [0:1], "Simultaneous", "Sequential", "Batch", "Single Point" +unusedHere1341234 = scalar, F32, 388, "", 1, 0, 0, 100, 0 +crankingTimingAngle = scalar, F32, 392, "deg", 1, 0, -30, 30, 0 +ignitionMode = bits, U08, 396, [0:1], "Single Coil", "Individual Coils", "Wasted Spark", "Two Distributors" +gapTrackingLengthOverride = scalar, S08, 397, "count", 1, 0, 0, 18, 0 +maxIdleVss = scalar, U08, 398, "kph", 1, 0, 0, 100, 0 +minOilPressureAfterStart = scalar, U16, 400, "kPa", 1, 0, 0, 1000, 0 +timingMode = bits, U08, 402, [0:0], "dynamic", "fixed" +fixedModeTiming = scalar, F32, 404, "RPM", 1, 0, 0, 3000, 0 +globalTriggerAngleOffset = scalar, F32, 408, "deg btdc", 1, 0, -720, 720, 0 +analogInputDividerCoefficient = scalar, F32, 412, "coef", 1, 0, 0.01, 10, 2 +vbattDividerCoeff = scalar, F32, 416, "coef", 1, 0, 0.01, 99, 2 +fanOnTemperature = scalar, F32, 420, "deg C", 1, 0, 0, 150, 0 +fanOffTemperature = scalar, F32, 424, "deg C", 1, 0, 0, 150, 0 +driveWheelRevPerKm = scalar, F32, 428, "revs/km", 1, 0, 100, 1000, 1 +canNbcType = bits, U08, 432, [0:4], "None", "FIAT", "VAG", "MAZDA RX8", "BMW", "W202", "BMW E90", "Haltech", "VAG MQB", "Nissan VQ35", "Genesis Coupe", "Honda K", "AiM", "type 13", "type 14" +canSleepPeriodMs = scalar, S32, 436, "ms", 1, 0, 0, 1000, 2 +displayMode = bits, U08, 440, [0:1], "none", "hd44780", "hd44780 over pcf8574" +byFirmwareVersion = scalar, S32, 444, "index", 1, 0, 0, 300, 0 +HD44780width = scalar, S32, 448, "index", 1, 0, 0, 300, 0 +HD44780height = scalar, S32, 452, "index", 1, 0, 0, 300, 0 +tps1_1AdcChannel = bits, U08, 456, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +vbattAdcChannel = bits, U08, 457, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +fuelLevelSensor = bits, U08, 458, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +tps2_1AdcChannel = bits, U08, 459, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +idle_derivativeFilterLoss = scalar, F32, 460, "x", 1, 0, -1000000, 1000000, 4 +trailingSparkAngle = scalar, S32, 464, "angle", 1, 0, 0, 720, 0 +trigger_type = bits, U32, 468, [0:6], "custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75" +trigger_customTotalToothCount = scalar, S32, 472, "number", 1, 0, 0, 500, 0 +trigger_customSkippedToothCount = scalar, S32, 476, "number", 1, 0, 0, 500, 0 +unused460 = scalar, S32, 480, "", 1, 0, 0, 100, 0 +hip9011SpiDevice = bits, U08, 484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +failedMapFallback = scalar, U08, 485, "kPa", 1, 0, 0, 100, 0 +boostControlSafeDutyCycle = scalar, U08, 486, "%", 1, 0, 0, 100, 0 +mafAdcChannel = bits, U08, 487, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +globalFuelCorrection = scalar, F32, 488, "coef", 1, 0, 0, 1000, 2 +adcVcc = scalar, F32, 492, "volts", 1, 0, 0, 6, 3 +mapCamDetectionAnglePosition = scalar, F32, 496, "Deg", 1, 0, 0, 360, 0 +camInputs1 = bits, U16, 500, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs2 = bits, U16, 502, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs3 = bits, U16, 504, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +camInputs4 = bits, U16, 506, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -afr_hwChannel = bits, U08, 488, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -afr_v1 = scalar, F32, 492, "volts", 1, 0, 0, 10, 2 -afr_value1 = scalar, F32, 496, "AFR", 1, 0, 0, 1000, 2 -afr_v2 = scalar, F32, 500, "volts", 1, 0, 0, 10, 2 -afr_value2 = scalar, F32, 504, "AFR", 1, 0, 0, 1000, 2 -throttlePedalPositionAdcChannel = bits, U08, 508, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -tle6240_cs = bits, U16, 510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle6240_csPinMode = bits, U08, 512, [0:1], "default", "default inverted", "open collector", "open collector inverted" -throttlePedalUpPin = bits, U16, 514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -baroSensor_lowValue = scalar, F32, 516, "kpa", 1, 0, -400, 800, 2 -baroSensor_highValue = scalar, F32, 520, "kpa", 1, 0, -400, 800, 2 -baroSensor_type = bits, U08, 524, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" -baroSensor_hwChannel = bits, U08, 525, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -idle_solenoidFrequency = scalar, S32, 528, "Hz", 1, 0, 0, 3000, 0 -idle_solenoidPin = bits, U16, 532, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -idle_stepperDirectionPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_stepperStepPin = bits, U16, 536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -idle_solenoidPinMode = bits, U08, 538, [0:1], "default", "default inverted", "open collector", "open collector inverted" -manIdlePosition = scalar, F32, 540, "%", 1, 0, 0, 100, 0 -knockRetardAggression = scalar, U08, 544, "%", 0.1, 0, 0, 20, 1 -knockRetardReapplyRate = scalar, U08, 545, "deg/s", 0.1, 0, 0, 10, 1 -knockRetardMaximum = scalar, U08, 546, "deg", 1, 0, 0, 30, 0 -vssFilterReciprocal = scalar, U08, 547, "", 1, 0, 2, 200, 0 -vssGearRatio = scalar, U16, 548, "ratio", 0.001, 0, 0, 60, 3 -vssToothCount = scalar, U08, 550, "count", 1, 0, 1, 100, 0 -l9779_cs = bits, U16, 552, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorFrequency = scalar, S32, 556, "Rpm", 1, 0, 0, 30000, 0 -injectionPins1 = bits, U16, 560, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins2 = bits, U16, 562, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins3 = bits, U16, 564, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins4 = bits, U16, 566, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins5 = bits, U16, 568, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins6 = bits, U16, 570, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins7 = bits, U16, 572, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins8 = bits, U16, 574, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins9 = bits, U16, 576, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins10 = bits, U16, 578, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins11 = bits, U16, 580, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPins12 = bits, U16, 582, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins1 = bits, U16, 584, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins2 = bits, U16, 586, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins3 = bits, U16, 588, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins4 = bits, U16, 590, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins5 = bits, U16, 592, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins6 = bits, U16, 594, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins7 = bits, U16, 596, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins8 = bits, U16, 598, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins9 = bits, U16, 600, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins10 = bits, U16, 602, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins11 = bits, U16, 604, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -ignitionPins12 = bits, U16, 606, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -injectionPinMode = bits, U08, 608, [0:1], "default", "default inverted", "open collector", "open collector inverted" -ignitionPinMode = bits, U08, 609, [0:1], "default", "default inverted", "open collector", "open collector inverted" -HD44780_rs = bits, U16, 610, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_e = bits, U16, 612, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db4 = bits, U16, 614, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db5 = bits, U16, 616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db6 = bits, U16, 618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -HD44780_db7 = bits, U16, 620, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_rx_pin = bits, U16, 622, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gps_tx_pin = bits, U16, 624, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelPumpPin = bits, U16, 626, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -fuelPumpPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" -malfunctionIndicatorPin = bits, U16, 630, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -malfunctionIndicatorPinMode = bits, U08, 632, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPinMode = bits, U08, 633, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fanPin = bits, U16, 634, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -clutchDownPin = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -alternatorControlPin = bits, U16, 638, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -alternatorControlPinMode = bits, U08, 640, [0:1], "default", "default inverted", "open collector", "open collector inverted" -clutchDownPinMode = bits, U08, 641, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -digitalPotentiometerChipSelect1 = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect2 = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect3 = bits, U16, 646, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerChipSelect4 = bits, U16, 648, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -electronicThrottlePin1Mode = bits, U08, 650, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wboHeaterPin = bits, U16, 652, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125CsPin = bits, U16, 654, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855spiDevice = bits, U08, 656, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -debugTriggerSync = bits, U16, 658, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -digitalPotentiometerSpiDevice = bits, U08, 660, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33972_cs = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33972_csPinMode = bits, U08, 664, [0:1], "default", "default inverted", "open collector", "open collector inverted" -auxFastSensor1_adcChannel = bits, U08, 665, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -tps1_2AdcChannel = bits, U08, 666, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -tps2_2AdcChannel = bits, U08, 667, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -throttlePedalPositionSecondAdcChannel = bits, U08, 668, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -fuelLevelValues = array, U08, 669, [8], "%", 1, 0, 0, 100, 0 -afr_type = bits, S08, 677, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" -idle_antiwindupFreq = scalar, F32, 680, "x", 1, 0, -1000000, 1000000, 4 -triggerInputPins1 = bits, U16, 684, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -triggerInputPins2 = bits, U16, 686, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -unused688 = scalar, U16, 688, "", 1, 0, 0, 100, 0 -hip9011CsPinMode = bits, U08, 690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tachOutputPin = bits, U16, 692, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tachOutputPinMode = bits, U08, 694, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mainRelayPin = bits, U16, 696, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -sdCardCsPin = bits, U16, 698, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canTxPin = bits, U16, 700, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -canRxPin = bits, U16, 702, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpPinMode = bits, U08, 704, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acIdleExtraOffset = scalar, U08, 705, "%", 1, 0, 0, 100, 0 -finalGearRatio = scalar, U16, 706, "ratio", 0.01, 0, 0, 10, 2 -tcuInputSpeedSensorPin = bits, U16, 708, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tcuInputSpeedSensorTeeth = scalar, U08, 710, "", 1, 0, 0, 100, 0 -wastegatePositionMin = scalar, U16, 712, "mv", 1, 0, 0, 5000, 0 -wastegatePositionMax = scalar, U16, 714, "mv", 1, 0, 0, 5000, 0 -idlePositionMin = scalar, U16, 716, "mv", 1, 0, 0, 5000, 0 -idlePositionMax = scalar, U16, 718, "mv", 1, 0, 0, 5000, 0 -tunerStudioSerialSpeed = scalar, U32, 720, "BPs", 1, 0, 0, 1000000, 0 -compressionRatio = scalar, F32, 724, "CR", 1, 0, 0, 300, 1 -triggerSimulatorPins1 = bits, U16, 728, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins2 = bits, U16, 730, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPins3 = bits, U16, 732, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerSimulatorPinModes1 = bits, U08, 734, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes2 = bits, U08, 735, [0:1], "default", "default inverted", "open collector", "open collector inverted" -triggerSimulatorPinModes3 = bits, U08, 736, [0:1], "default", "default inverted", "open collector", "open collector inverted" -o2heaterPin = bits, U16, 738, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -o2heaterPinModeTodO = bits, U08, 740, [0:1], "default", "default inverted", "open collector", "open collector inverted" -is_enabled_spi_1 = bits, U32, 744, [0:0], "false", "true" -is_enabled_spi_2 = bits, U32, 744, [1:1], "false", "true" -is_enabled_spi_3 = bits, U32, 744, [2:2], "false", "true" -isSdCardEnabled = bits, U32, 744, [3:3], "false", "true" -rusefiVerbose29b = bits, U32, 744, [4:4], "11 bit", "29 bit" -isEngineControlEnabled = bits, U32, 744, [5:5], "false", "true" -isHip9011Enabled = bits, U32, 744, [6:6], "false", "true" -isVerboseAlternator = bits, U32, 744, [7:7], "false", "true" -verboseQuad = bits, U32, 744, [8:8], "false", "true" -useStepperIdle = bits, U32, 744, [9:9], "false", "true" -enabledStep1Limiter = bits, U32, 744, [10:10], "false", "true" -useTpicAdvancedMode = bits, U32, 744, [11:11], "false", "true" -useLcdScreen = bits, U32, 744, [12:12], "false", "true" -verboseTLE8888 = bits, U32, 744, [13:13], "false", "true" -enableVerboseCanTx = bits, U32, 744, [14:14], "false", "true" -onOffAlternatorLogic = bits, U32, 744, [15:15], "false", "true" -isCJ125Enabled = bits, U32, 744, [16:16], "false", "true" -vvtCamSensorUseRise = bits, U32, 744, [17:17], "Falling", "Rising" -measureMapOnlyInOneCylinder = bits, U32, 744, [18:18], "false", "true" -stepperForceParkingEveryRestart = bits, U32, 744, [19:19], "false", "true" -isFasterEngineSpinUpEnabled = bits, U32, 744, [20:20], "false", "true" -coastingFuelCutEnabled = bits, U32, 744, [21:21], "false", "true" -useIacTableForCoasting = bits, U32, 744, [22:22], "false", "true" -useNoiselessTriggerDecoder = bits, U32, 744, [23:23], "false", "true" -useIdleTimingPidControl = bits, U32, 744, [24:24], "false", "true" -disableEtbWhenEngineStopped = bits, U32, 744, [25:25], "false", "true" -is_enabled_spi_4 = bits, U32, 744, [26:26], "false", "true" -pauseEtbControl = bits, U32, 744, [27:27], "false", "true" -alignEngineSnifferAtTDC = bits, U32, 744, [28:28], "false", "true" -useETBforIdleControl = bits, U32, 744, [29:29], "false", "true" -idleIncrementalPidCic = bits, U32, 744, [30:30], "false", "true" -enableAemXSeries = bits, U32, 744, [31:31], "false", "true" -logicAnalyzerPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -logicAnalyzerPins4 = bits, U16, 754, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -mainRelayPinMode = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" -hip9011CsPin = bits, U16, 758, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPin = bits, U16, 760, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -hip9011IntHoldPinMode = bits, U08, 762, [0:1], "default", "default inverted", "open collector", "open collector inverted" -verboseCanBaseAddress = scalar, U32, 764, "", 1, 0, 0, 536870911, 0 -mc33_hvolt = scalar, U08, 768, "v", 1, 0, 40, 70, 0 -minimumBoostClosedLoopMap = scalar, U08, 769, "kPa", 1, 0, 0, 255, 0 -acFanPin = bits, U16, 770, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -acFanPinMode = bits, U08, 772, [0:1], "default", "default inverted", "open collector", "open collector inverted" -l9779spiDevice = bits, U08, 773, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -dwellVoltageCorrVoltBins = array, U08, 774, [8], "volts", 0.1, 0, 0, 20, 1 -imuType = bits, U08, 782, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" -dwellVoltageCorrValues = array, U08, 783, [8], "multiplier", 0.02, 0, 0, 5, 2 -vehicleWeight = scalar, U16, 792, "kg", 1, 0, 0, 10000, 0 -idlePidRpmUpperLimit = scalar, S16, 794, "RPM", 1, 0, 0, 500, 0 -applyNonlinearBelowPulse = scalar, U16, 796, "ms", 0.001, 0, 0, 30, 3 -lps25BaroSensorScl = bits, U16, 798, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -lps25BaroSensorSda = bits, U16, 800, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vehicleSpeedSensorInputPin = bits, U16, 802, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -clutchUpPin = bits, U16, 804, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -injectorNonlinearMode = bits, U08, 806, [0:0], "None", "Polynomial" -clutchUpPinMode = bits, U08, 807, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -max31855_cs1 = bits, U16, 808, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs2 = bits, U16, 810, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs3 = bits, U16, 812, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs4 = bits, U16, 814, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs5 = bits, U16, 816, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs6 = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs7 = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -max31855_cs8 = bits, U16, 822, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -flexSensorPin = bits, U16, 824, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -test557pin = bits, U16, 826, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDirectionPinMode = bits, U08, 828, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33972spiDevice = bits, U08, 829, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioSecondary = scalar, U08, 830, ":1", 0.1, 0, 5, 25, 1 -etbMaximumPosition = scalar, U08, 831, "%", 1, 0, 70, 100, 0 -sdCardPeriodMs = scalar, S16, 832, "ms", 1, 0, 0, 30000, 0 -idlePositionSensor = bits, U08, 834, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -debugMapAveraging = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterRelayDisablePin = bits, U16, 838, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -starterRelayDisablePinMode = bits, U08, 840, [0:1], "default", "default inverted", "open collector", "open collector inverted" -secondSolenoidPin = bits, U16, 842, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -startStopButtonPin = bits, U16, 844, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mapMinBufferLength = scalar, S32, 848, "count", 1, 0, 1, 24, 0 -idlePidDeactivationTpsThreshold = scalar, S16, 852, "%", 1, 0, 0, 50, 0 -stepperParkingExtraSteps = scalar, S16, 854, "%", 1, 0, 0, 3000, 0 -tps1SecondaryMin = scalar, U16, 856, "ADC", 1, 0, 0, 1000, 0 -tps1SecondaryMax = scalar, U16, 858, "ADC", 1, 0, 0, 1000, 0 -antiLagRpmTreshold = scalar, S16, 860, "rpm", 1, 0, 0, 20000, 0 -startCrankingDuration = scalar, U16, 862, "Seconds", 1, 0, 0, 30, 0 -triggerErrorPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerErrorPinMode = bits, U08, 866, [0:1], "default", "default inverted", "open collector", "open collector inverted" -acRelayPin = bits, U16, 868, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -acRelayPinMode = bits, U08, 870, [0:1], "default", "default inverted", "open collector", "open collector inverted" -scriptSetting1 = scalar, F32, 872, "", 1, 0, 0, 18000, 2 -scriptSetting2 = scalar, F32, 876, "", 1, 0, 0, 18000, 2 -scriptSetting3 = scalar, F32, 880, "", 1, 0, 0, 18000, 2 -scriptSetting4 = scalar, F32, 884, "", 1, 0, 0, 18000, 2 -scriptSetting5 = scalar, F32, 888, "", 1, 0, 0, 18000, 2 -scriptSetting6 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 -scriptSetting7 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 -scriptSetting8 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 -spi1mosiPin = bits, U16, 904, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1misoPin = bits, U16, 906, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi1sckPin = bits, U16, 908, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2mosiPin = bits, U16, 910, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2misoPin = bits, U16, 912, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi2sckPin = bits, U16, 914, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3mosiPin = bits, U16, 916, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3misoPin = bits, U16, 918, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -spi3sckPin = bits, U16, 920, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cdmInputPin = bits, U16, 922, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCenterPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickAPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickBPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickCPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -joystickDPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -consoleUartDevice = bits, U08, 934, [0:1], "Off", "UART1", "UART2", "UART3" -sensorChartMode = bits, S08, 935, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" -mafSensorType = bits, S08, 936, [0:1], "v0", "v1", "v2", "v3" -clutchUpPinInverted = bits, U32, 940, [0:0], "false", "true" -clutchDownPinInverted = bits, U32, 940, [1:1], "false", "true" -useHbridgesToDriveIdleStepper = bits, U32, 940, [2:2], "false", "true" -multisparkEnable = bits, U32, 940, [3:3], "false", "true" -enableLaunchRetard = bits, U32, 940, [4:4], "false", "true" -unfinishedenableLaunchBoost = bits, U32, 940, [5:5], "false", "true" -unfinishedlaunchDisableBySpeed = bits, U32, 940, [6:6], "false", "true" -enableCanVss = bits, U32, 940, [7:7], "false", "true" -enableInnovateLC2 = bits, U32, 940, [8:8], "false", "true" -showHumanReadableWarning = bits, U32, 940, [9:9], "false", "true" -stftIgnoreErrorMagnitude = bits, U32, 940, [10:10], "false", "true" -tempBooleanForVerySpecialCases = bits, U32, 940, [11:11], "false", "true" -enableSoftwareKnock = bits, U32, 940, [12:12], "false", "true" -verboseVVTDecoding = bits, U32, 940, [13:13], "false", "true" -invertCamVVTSignal = bits, U32, 940, [14:14], "false", "true" -consumeObdSensors = bits, U32, 940, [15:15], "false", "true" -knockBankCyl1 = bits, U32, 940, [16:16], "Channel 1", "Channel 2" -knockBankCyl2 = bits, U32, 940, [17:17], "Channel 1", "Channel 2" -knockBankCyl3 = bits, U32, 940, [18:18], "Channel 1", "Channel 2" -knockBankCyl4 = bits, U32, 940, [19:19], "Channel 1", "Channel 2" -knockBankCyl5 = bits, U32, 940, [20:20], "Channel 1", "Channel 2" -knockBankCyl6 = bits, U32, 940, [21:21], "Channel 1", "Channel 2" -knockBankCyl7 = bits, U32, 940, [22:22], "Channel 1", "Channel 2" -knockBankCyl8 = bits, U32, 940, [23:23], "Channel 1", "Channel 2" -knockBankCyl9 = bits, U32, 940, [24:24], "Channel 1", "Channel 2" -knockBankCyl10 = bits, U32, 940, [25:25], "Channel 1", "Channel 2" -knockBankCyl11 = bits, U32, 940, [26:26], "Channel 1", "Channel 2" -knockBankCyl12 = bits, U32, 940, [27:27], "Channel 1", "Channel 2" -tcuEnabled = bits, U32, 940, [28:28], "false", "true" -canBroadcastUseChannelTwo = bits, U32, 940, [29:29], "first", "second" -useRawOutputToDriveIdleStepper = bits, U32, 940, [30:30], "false", "true" -verboseCan2 = bits, U32, 940, [31:31], "Do not print", "Print all" -etbIo1_directionPin1 = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_directionPin2 = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_controlPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo1_disablePin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin1 = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_directionPin2 = bits, U16, 954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_controlPin = bits, U16, 956, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -etbIo2_disablePin = bits, U16, 958, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostControlPin = bits, U16, 960, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -boostControlPinMode = bits, U08, 962, [0:1], "default", "default inverted", "open collector", "open collector inverted" -antiLagActivatePin = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -launchActivatePin = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -boostPid_pFactor = scalar, F32, 968, "", 1, 0, -10000, 10000, 4 -boostPid_iFactor = scalar, F32, 972, "", 1, 0, -10000, 10000, 4 -boostPid_dFactor = scalar, F32, 976, "", 1, 0, -10000, 10000, 4 -boostPid_offset = scalar, S16, 980, "", 1, 0, -1000, 1000, 0 -boostPid_periodMs = scalar, S16, 982, "ms", 1, 0, 0, 3000, 0 -boostPid_minValue = scalar, S16, 984, "", 1, 0, -30000, 30000, 0 -boostPid_maxValue = scalar, S16, 986, "", 1, 0, -30000, 30000, 0 -boostType = bits, U08, 988, [0:0], "Open Loop", "Closed Loop" -boostPwmFrequency = scalar, S32, 992, "Hz", 1, 0, 0, 3000, 0 -launchActivationMode = bits, S08, 996, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" -antiLagActivationMode = bits, S08, 997, [0:0], "Always Active", "Switch Input" -launchSpeedThreshold = scalar, S32, 1000, "Kph", 1, 0, 0, 300, 0 -launchTimingRpmRange = scalar, S32, 1004, "RPM", 1, 0, 0, 8000, 0 -launchFuelAdded = scalar, S32, 1008, "%", 1, 0, 0, 100, 0 -launchBoostDuty = scalar, S32, 1012, "%", 1, 0, 0, 100, 0 -hardCutRpmRange = scalar, S32, 1016, "rpm", 1, 0, 0, 3000, 2 -launchAdvanceRpmRange = scalar, S32, 1020, "rpm", 1, 0, 0, 20000, 0 -launchTpsTreshold = scalar, S32, 1024, "rpm", 1, 0, 0, 20000, 0 -launchActivateDelay = scalar, F32, 1028, "rpm", 1, 0, 0, 20000, 0 -stft_maxIdleRegionRpm = scalar, U08, 1032, "RPM", 50.0, 0, 0, 12000, 0 -stft_maxOverrunLoad = scalar, U08, 1033, "load", 1, 0, 0, 250, 0 -stft_minPowerLoad = scalar, U08, 1034, "load", 1, 0, 0, 250, 0 -stft_deadband = scalar, U08, 1035, "%", 0.1, 0, 0, 3, 1 -stft_minClt = scalar, S08, 1036, "C", 1, 0, -20, 100, 0 -stft_minAfr = scalar, U08, 1037, "afr", 0.1, 0, 10, 20, 1 -stft_maxAfr = scalar, U08, 1038, "afr", 0.1, 0, 10, 20, 1 -stft_startupDelay = scalar, U08, 1039, "seconds", 1, 0, 0, 250, 0 -stft_cellCfgs1_maxAdd = scalar, S08, 1040, "%", 1, 0, 0, 25, 0 -stft_cellCfgs1_maxRemove = scalar, S08, 1041, "%", 1, 0, -25, 0, 0 -stft_cellCfgs1_timeConstant = scalar, U16, 1042, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs2_maxAdd = scalar, S08, 1044, "%", 1, 0, 0, 25, 0 -stft_cellCfgs2_maxRemove = scalar, S08, 1045, "%", 1, 0, -25, 0, 0 -stft_cellCfgs2_timeConstant = scalar, U16, 1046, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs3_maxAdd = scalar, S08, 1048, "%", 1, 0, 0, 25, 0 -stft_cellCfgs3_maxRemove = scalar, S08, 1049, "%", 1, 0, -25, 0, 0 -stft_cellCfgs3_timeConstant = scalar, U16, 1050, "sec", 0.1, 0, 0.1, 100, 2 -stft_cellCfgs4_maxAdd = scalar, S08, 1052, "%", 1, 0, 0, 25, 0 -stft_cellCfgs4_maxRemove = scalar, S08, 1053, "%", 1, 0, -25, 0, 0 -stft_cellCfgs4_timeConstant = scalar, U16, 1054, "sec", 0.1, 0, 0.1, 100, 2 -stepperDcIo1_directionPin1 = bits, U16, 1056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_directionPin2 = bits, U16, 1058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_controlPin = bits, U16, 1060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo1_disablePin = bits, U16, 1062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin1 = bits, U16, 1064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_directionPin2 = bits, U16, 1066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_controlPin = bits, U16, 1068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -stepperDcIo2_disablePin = bits, U16, 1070, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -engineMake = string, ASCII, 1072, 32 -engineCode = string, ASCII, 1104, 32 -vehicleName = string, ASCII, 1136, 32 -tcu_solenoid1 = bits, U16, 1168, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_solenoid2 = bits, U16, 1170, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_solenoid3 = bits, U16, 1172, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_solenoid4 = bits, U16, 1174, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_solenoid5 = bits, U16, 1176, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_solenoid6 = bits, U16, 1178, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -etbFunctions1 = bits, U08, 1180, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -etbFunctions2 = bits, U08, 1181, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" -drv8860spiDevice = bits, U08, 1182, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -drv8860_cs = bits, U16, 1184, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -drv8860_csPinMode = bits, U08, 1186, [0:1], "default", "default inverted", "open collector", "open collector inverted" -drv8860_miso = bits, U16, 1188, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -fuelLevelBins = array, U16, 1190, [8], "volt", 0.001, 0, 0, 5, 3 -luaOutputPins1 = bits, U16, 1206, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins2 = bits, U16, 1208, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins3 = bits, U16, 1210, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins4 = bits, U16, 1212, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins5 = bits, U16, 1214, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins6 = bits, U16, 1216, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins7 = bits, U16, 1218, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -luaOutputPins8 = bits, U16, 1220, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -vvtOffsets1 = scalar, F32, 1224, "value", 1, 0, -720, 1000, 1 -vvtOffsets2 = scalar, F32, 1228, "value", 1, 0, -720, 1000, 1 -vvtOffsets3 = scalar, F32, 1232, "value", 1, 0, -720, 1000, 1 -vvtOffsets4 = scalar, F32, 1236, "value", 1, 0, -720, 1000, 1 +afr_hwChannel = bits, U08, 508, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +afr_v1 = scalar, F32, 512, "volts", 1, 0, 0, 10, 2 +afr_value1 = scalar, F32, 516, "AFR", 1, 0, 0, 1000, 2 +afr_v2 = scalar, F32, 520, "volts", 1, 0, 0, 10, 2 +afr_value2 = scalar, F32, 524, "AFR", 1, 0, 0, 1000, 2 +throttlePedalPositionAdcChannel = bits, U08, 528, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +tle6240_cs = bits, U16, 530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle6240_csPinMode = bits, U08, 532, [0:1], "default", "default inverted", "open collector", "open collector inverted" +throttlePedalUpPin = bits, U16, 534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +baroSensor_lowValue = scalar, F32, 536, "kpa", 1, 0, -400, 800, 2 +baroSensor_highValue = scalar, F32, 540, "kpa", 1, 0, -400, 800, 2 +baroSensor_type = bits, U08, 544, [0:4], "Custom", "DENSO183", "MPX4250", "HONDA3BAR", "NEON_2003", "22012AA090", "GM 3 Bar", "MPX4100", "Toyota 89420-02010", "MPX4250A", "Bosch 2.5", "Mazda1Bar", "GM 2 Bar", "GM 1 Bar", "MPXH6400" +baroSensor_hwChannel = bits, U08, 545, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +idle_solenoidFrequency = scalar, S32, 548, "Hz", 1, 0, 0, 3000, 0 +idle_solenoidPin = bits, U16, 552, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +idle_stepperDirectionPin = bits, U16, 554, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_stepperStepPin = bits, U16, 556, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +idle_solenoidPinMode = bits, U08, 558, [0:1], "default", "default inverted", "open collector", "open collector inverted" +manIdlePosition = scalar, F32, 560, "%", 1, 0, 0, 100, 0 +knockRetardAggression = scalar, U08, 564, "%", 0.1, 0, 0, 20, 1 +knockRetardReapplyRate = scalar, U08, 565, "deg/s", 0.1, 0, 0, 10, 1 +knockRetardMaximum = scalar, U08, 566, "deg", 1, 0, 0, 30, 0 +vssFilterReciprocal = scalar, U08, 567, "", 1, 0, 2, 200, 0 +vssGearRatio = scalar, U16, 568, "ratio", 0.001, 0, 0, 60, 3 +vssToothCount = scalar, U08, 570, "count", 1, 0, 1, 100, 0 +l9779_cs = bits, U16, 572, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorFrequency = scalar, S32, 576, "Rpm", 1, 0, 0, 30000, 0 +injectionPins1 = bits, U16, 580, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins2 = bits, U16, 582, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins3 = bits, U16, 584, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins4 = bits, U16, 586, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins5 = bits, U16, 588, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins6 = bits, U16, 590, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins7 = bits, U16, 592, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins8 = bits, U16, 594, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins9 = bits, U16, 596, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins10 = bits, U16, 598, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins11 = bits, U16, 600, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPins12 = bits, U16, 602, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins1 = bits, U16, 604, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins2 = bits, U16, 606, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins3 = bits, U16, 608, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins4 = bits, U16, 610, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins5 = bits, U16, 612, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins6 = bits, U16, 614, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins7 = bits, U16, 616, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins8 = bits, U16, 618, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins9 = bits, U16, 620, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins10 = bits, U16, 622, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins11 = bits, U16, 624, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +ignitionPins12 = bits, U16, 626, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +injectionPinMode = bits, U08, 628, [0:1], "default", "default inverted", "open collector", "open collector inverted" +ignitionPinMode = bits, U08, 629, [0:1], "default", "default inverted", "open collector", "open collector inverted" +HD44780_rs = bits, U16, 630, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_e = bits, U16, 632, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db4 = bits, U16, 634, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db5 = bits, U16, 636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db6 = bits, U16, 638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +HD44780_db7 = bits, U16, 640, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_rx_pin = bits, U16, 642, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gps_tx_pin = bits, U16, 644, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelPumpPin = bits, U16, 646, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +fuelPumpPinMode = bits, U08, 648, [0:1], "default", "default inverted", "open collector", "open collector inverted" +malfunctionIndicatorPin = bits, U16, 650, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +malfunctionIndicatorPinMode = bits, U08, 652, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPinMode = bits, U08, 653, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fanPin = bits, U16, 654, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +clutchDownPin = bits, U16, 656, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +alternatorControlPin = bits, U16, 658, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +alternatorControlPinMode = bits, U08, 660, [0:1], "default", "default inverted", "open collector", "open collector inverted" +clutchDownPinMode = bits, U08, 661, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +digitalPotentiometerChipSelect1 = bits, U16, 662, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect2 = bits, U16, 664, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect3 = bits, U16, 666, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerChipSelect4 = bits, U16, 668, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +electronicThrottlePin1Mode = bits, U08, 670, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wboHeaterPin = bits, U16, 672, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125CsPin = bits, U16, 674, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855spiDevice = bits, U08, 676, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +debugTriggerSync = bits, U16, 678, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +digitalPotentiometerSpiDevice = bits, U08, 680, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33972_cs = bits, U16, 682, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33972_csPinMode = bits, U08, 684, [0:1], "default", "default inverted", "open collector", "open collector inverted" +auxFastSensor1_adcChannel = bits, U08, 685, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +tps1_2AdcChannel = bits, U08, 686, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +tps2_2AdcChannel = bits, U08, 687, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +throttlePedalPositionSecondAdcChannel = bits, U08, 688, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +fuelLevelValues = array, U08, 689, [8], "%", 1, 0, 0, 100, 0 +afr_type = bits, S08, 697, [0:2], "BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom" +idle_antiwindupFreq = scalar, F32, 700, "x", 1, 0, -1000000, 1000000, 4 +triggerInputPins1 = bits, U16, 704, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +triggerInputPins2 = bits, U16, 706, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +unused688 = scalar, U16, 708, "", 1, 0, 0, 100, 0 +hip9011CsPinMode = bits, U08, 710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tachOutputPin = bits, U16, 712, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tachOutputPinMode = bits, U08, 714, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mainRelayPin = bits, U16, 716, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +sdCardCsPin = bits, U16, 718, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canTxPin = bits, U16, 720, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +canRxPin = bits, U16, 722, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpPinMode = bits, U08, 724, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acIdleExtraOffset = scalar, U08, 725, "%", 1, 0, 0, 100, 0 +finalGearRatio = scalar, U16, 726, "ratio", 0.01, 0, 0, 10, 2 +tcuInputSpeedSensorPin = bits, U16, 728, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tcuInputSpeedSensorTeeth = scalar, U08, 730, "", 1, 0, 0, 100, 0 +wastegatePositionMin = scalar, U16, 732, "mv", 1, 0, 0, 5000, 0 +wastegatePositionMax = scalar, U16, 734, "mv", 1, 0, 0, 5000, 0 +idlePositionMin = scalar, U16, 736, "mv", 1, 0, 0, 5000, 0 +idlePositionMax = scalar, U16, 738, "mv", 1, 0, 0, 5000, 0 +tunerStudioSerialSpeed = scalar, U32, 740, "BPs", 1, 0, 0, 1000000, 0 +compressionRatio = scalar, F32, 744, "CR", 1, 0, 0, 300, 1 +triggerSimulatorPins1 = bits, U16, 748, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins2 = bits, U16, 750, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPins3 = bits, U16, 752, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerSimulatorPinModes1 = bits, U08, 754, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes2 = bits, U08, 755, [0:1], "default", "default inverted", "open collector", "open collector inverted" +triggerSimulatorPinModes3 = bits, U08, 756, [0:1], "default", "default inverted", "open collector", "open collector inverted" +o2heaterPin = bits, U16, 758, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +o2heaterPinModeTodO = bits, U08, 760, [0:1], "default", "default inverted", "open collector", "open collector inverted" +is_enabled_spi_1 = bits, U32, 764, [0:0], "false", "true" +is_enabled_spi_2 = bits, U32, 764, [1:1], "false", "true" +is_enabled_spi_3 = bits, U32, 764, [2:2], "false", "true" +isSdCardEnabled = bits, U32, 764, [3:3], "false", "true" +rusefiVerbose29b = bits, U32, 764, [4:4], "11 bit", "29 bit" +isEngineControlEnabled = bits, U32, 764, [5:5], "false", "true" +isHip9011Enabled = bits, U32, 764, [6:6], "false", "true" +isVerboseAlternator = bits, U32, 764, [7:7], "false", "true" +verboseQuad = bits, U32, 764, [8:8], "false", "true" +useStepperIdle = bits, U32, 764, [9:9], "false", "true" +enabledStep1Limiter = bits, U32, 764, [10:10], "false", "true" +useTpicAdvancedMode = bits, U32, 764, [11:11], "false", "true" +useLcdScreen = bits, U32, 764, [12:12], "false", "true" +verboseTLE8888 = bits, U32, 764, [13:13], "false", "true" +enableVerboseCanTx = bits, U32, 764, [14:14], "false", "true" +onOffAlternatorLogic = bits, U32, 764, [15:15], "false", "true" +isCJ125Enabled = bits, U32, 764, [16:16], "false", "true" +vvtCamSensorUseRise = bits, U32, 764, [17:17], "Falling", "Rising" +measureMapOnlyInOneCylinder = bits, U32, 764, [18:18], "false", "true" +stepperForceParkingEveryRestart = bits, U32, 764, [19:19], "false", "true" +isFasterEngineSpinUpEnabled = bits, U32, 764, [20:20], "false", "true" +coastingFuelCutEnabled = bits, U32, 764, [21:21], "false", "true" +useIacTableForCoasting = bits, U32, 764, [22:22], "false", "true" +useNoiselessTriggerDecoder = bits, U32, 764, [23:23], "false", "true" +useIdleTimingPidControl = bits, U32, 764, [24:24], "false", "true" +disableEtbWhenEngineStopped = bits, U32, 764, [25:25], "false", "true" +is_enabled_spi_4 = bits, U32, 764, [26:26], "false", "true" +pauseEtbControl = bits, U32, 764, [27:27], "false", "true" +alignEngineSnifferAtTDC = bits, U32, 764, [28:28], "false", "true" +useETBforIdleControl = bits, U32, 764, [29:29], "false", "true" +idleIncrementalPidCic = bits, U32, 764, [30:30], "false", "true" +enableAemXSeries = bits, U32, 764, [31:31], "false", "true" +logicAnalyzerPins1 = bits, U16, 768, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins2 = bits, U16, 770, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins3 = bits, U16, 772, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +logicAnalyzerPins4 = bits, U16, 774, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +mainRelayPinMode = bits, U08, 776, [0:1], "default", "default inverted", "open collector", "open collector inverted" +hip9011CsPin = bits, U16, 778, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPin = bits, U16, 780, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +hip9011IntHoldPinMode = bits, U08, 782, [0:1], "default", "default inverted", "open collector", "open collector inverted" +verboseCanBaseAddress = scalar, U32, 784, "", 1, 0, 0, 536870911, 0 +mc33_hvolt = scalar, U08, 788, "v", 1, 0, 40, 70, 0 +minimumBoostClosedLoopMap = scalar, U08, 789, "kPa", 1, 0, 0, 255, 0 +acFanPin = bits, U16, 790, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +acFanPinMode = bits, U08, 792, [0:1], "default", "default inverted", "open collector", "open collector inverted" +l9779spiDevice = bits, U08, 793, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +dwellVoltageCorrVoltBins = array, U08, 794, [8], "volts", 0.1, 0, 0, 20, 1 +imuType = bits, U08, 802, [0:4], "None", "VAG", "MM5.10", "type 2", "type 2" +dwellVoltageCorrValues = array, U08, 803, [8], "multiplier", 0.02, 0, 0, 5, 2 +vehicleWeight = scalar, U16, 812, "kg", 1, 0, 0, 10000, 0 +idlePidRpmUpperLimit = scalar, S16, 814, "RPM", 1, 0, 0, 500, 0 +applyNonlinearBelowPulse = scalar, U16, 816, "ms", 0.001, 0, 0, 30, 3 +lps25BaroSensorScl = bits, U16, 818, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +lps25BaroSensorSda = bits, U16, 820, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vehicleSpeedSensorInputPin = bits, U16, 822, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +clutchUpPin = bits, U16, 824, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +injectorNonlinearMode = bits, U08, 826, [0:0], "None", "Polynomial" +clutchUpPinMode = bits, U08, 827, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +max31855_cs1 = bits, U16, 828, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs2 = bits, U16, 830, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs3 = bits, U16, 832, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs4 = bits, U16, 834, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs5 = bits, U16, 836, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs6 = bits, U16, 838, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs7 = bits, U16, 840, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +max31855_cs8 = bits, U16, 842, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +flexSensorPin = bits, U16, 844, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +test557pin = bits, U16, 846, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDirectionPinMode = bits, U08, 848, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33972spiDevice = bits, U08, 849, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioSecondary = scalar, U08, 850, ":1", 0.1, 0, 5, 25, 1 +etbMaximumPosition = scalar, U08, 851, "%", 1, 0, 70, 100, 0 +sdCardPeriodMs = scalar, S16, 852, "ms", 1, 0, 0, 30000, 0 +idlePositionSensor = bits, U08, 854, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +debugMapAveraging = bits, U16, 856, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterRelayDisablePin = bits, U16, 858, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +starterRelayDisablePinMode = bits, U08, 860, [0:1], "default", "default inverted", "open collector", "open collector inverted" +secondSolenoidPin = bits, U16, 862, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +startStopButtonPin = bits, U16, 864, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mapMinBufferLength = scalar, S32, 868, "count", 1, 0, 1, 24, 0 +idlePidDeactivationTpsThreshold = scalar, S16, 872, "%", 1, 0, 0, 50, 0 +stepperParkingExtraSteps = scalar, S16, 874, "%", 1, 0, 0, 3000, 0 +tps1SecondaryMin = scalar, U16, 876, "ADC", 1, 0, 0, 1000, 0 +tps1SecondaryMax = scalar, U16, 878, "ADC", 1, 0, 0, 1000, 0 +antiLagRpmTreshold = scalar, S16, 880, "rpm", 1, 0, 0, 20000, 0 +startCrankingDuration = scalar, U16, 882, "Seconds", 1, 0, 0, 30, 0 +triggerErrorPin = bits, U16, 884, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerErrorPinMode = bits, U08, 886, [0:1], "default", "default inverted", "open collector", "open collector inverted" +acRelayPin = bits, U16, 888, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +acRelayPinMode = bits, U08, 890, [0:1], "default", "default inverted", "open collector", "open collector inverted" +scriptSetting1 = scalar, F32, 892, "", 1, 0, 0, 18000, 2 +scriptSetting2 = scalar, F32, 896, "", 1, 0, 0, 18000, 2 +scriptSetting3 = scalar, F32, 900, "", 1, 0, 0, 18000, 2 +scriptSetting4 = scalar, F32, 904, "", 1, 0, 0, 18000, 2 +scriptSetting5 = scalar, F32, 908, "", 1, 0, 0, 18000, 2 +scriptSetting6 = scalar, F32, 912, "", 1, 0, 0, 18000, 2 +scriptSetting7 = scalar, F32, 916, "", 1, 0, 0, 18000, 2 +scriptSetting8 = scalar, F32, 920, "", 1, 0, 0, 18000, 2 +spi1mosiPin = bits, U16, 924, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1misoPin = bits, U16, 926, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi1sckPin = bits, U16, 928, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2mosiPin = bits, U16, 930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2misoPin = bits, U16, 932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi2sckPin = bits, U16, 934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3mosiPin = bits, U16, 936, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3misoPin = bits, U16, 938, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +spi3sckPin = bits, U16, 940, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cdmInputPin = bits, U16, 942, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCenterPin = bits, U16, 944, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickAPin = bits, U16, 946, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickBPin = bits, U16, 948, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickCPin = bits, U16, 950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +joystickDPin = bits, U16, 952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +consoleUartDevice = bits, U08, 954, [0:1], "Off", "UART1", "UART2", "UART3" +sensorChartMode = bits, S08, 955, [0:2], "none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1" +mafSensorType = bits, S08, 956, [0:1], "v0", "v1", "v2", "v3" +clutchUpPinInverted = bits, U32, 960, [0:0], "false", "true" +clutchDownPinInverted = bits, U32, 960, [1:1], "false", "true" +useHbridgesToDriveIdleStepper = bits, U32, 960, [2:2], "false", "true" +multisparkEnable = bits, U32, 960, [3:3], "false", "true" +enableLaunchRetard = bits, U32, 960, [4:4], "false", "true" +unfinishedenableLaunchBoost = bits, U32, 960, [5:5], "false", "true" +unfinishedlaunchDisableBySpeed = bits, U32, 960, [6:6], "false", "true" +enableCanVss = bits, U32, 960, [7:7], "false", "true" +enableInnovateLC2 = bits, U32, 960, [8:8], "false", "true" +showHumanReadableWarning = bits, U32, 960, [9:9], "false", "true" +stftIgnoreErrorMagnitude = bits, U32, 960, [10:10], "false", "true" +tempBooleanForVerySpecialCases = bits, U32, 960, [11:11], "false", "true" +enableSoftwareKnock = bits, U32, 960, [12:12], "false", "true" +verboseVVTDecoding = bits, U32, 960, [13:13], "false", "true" +invertCamVVTSignal = bits, U32, 960, [14:14], "false", "true" +consumeObdSensors = bits, U32, 960, [15:15], "false", "true" +knockBankCyl1 = bits, U32, 960, [16:16], "Channel 1", "Channel 2" +knockBankCyl2 = bits, U32, 960, [17:17], "Channel 1", "Channel 2" +knockBankCyl3 = bits, U32, 960, [18:18], "Channel 1", "Channel 2" +knockBankCyl4 = bits, U32, 960, [19:19], "Channel 1", "Channel 2" +knockBankCyl5 = bits, U32, 960, [20:20], "Channel 1", "Channel 2" +knockBankCyl6 = bits, U32, 960, [21:21], "Channel 1", "Channel 2" +knockBankCyl7 = bits, U32, 960, [22:22], "Channel 1", "Channel 2" +knockBankCyl8 = bits, U32, 960, [23:23], "Channel 1", "Channel 2" +knockBankCyl9 = bits, U32, 960, [24:24], "Channel 1", "Channel 2" +knockBankCyl10 = bits, U32, 960, [25:25], "Channel 1", "Channel 2" +knockBankCyl11 = bits, U32, 960, [26:26], "Channel 1", "Channel 2" +knockBankCyl12 = bits, U32, 960, [27:27], "Channel 1", "Channel 2" +tcuEnabled = bits, U32, 960, [28:28], "false", "true" +canBroadcastUseChannelTwo = bits, U32, 960, [29:29], "first", "second" +useRawOutputToDriveIdleStepper = bits, U32, 960, [30:30], "false", "true" +verboseCan2 = bits, U32, 960, [31:31], "Do not print", "Print all" +etbIo1_directionPin1 = bits, U16, 964, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_directionPin2 = bits, U16, 966, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_controlPin = bits, U16, 968, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo1_disablePin = bits, U16, 970, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin1 = bits, U16, 972, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_directionPin2 = bits, U16, 974, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_controlPin = bits, U16, 976, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +etbIo2_disablePin = bits, U16, 978, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostControlPin = bits, U16, 980, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +boostControlPinMode = bits, U08, 982, [0:1], "default", "default inverted", "open collector", "open collector inverted" +antiLagActivatePin = bits, U16, 984, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +launchActivatePin = bits, U16, 986, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +boostPid_pFactor = scalar, F32, 988, "", 1, 0, -10000, 10000, 4 +boostPid_iFactor = scalar, F32, 992, "", 1, 0, -10000, 10000, 4 +boostPid_dFactor = scalar, F32, 996, "", 1, 0, -10000, 10000, 4 +boostPid_offset = scalar, S16, 1000, "", 1, 0, -1000, 1000, 0 +boostPid_periodMs = scalar, S16, 1002, "ms", 1, 0, 0, 3000, 0 +boostPid_minValue = scalar, S16, 1004, "", 1, 0, -30000, 30000, 0 +boostPid_maxValue = scalar, S16, 1006, "", 1, 0, -30000, 30000, 0 +boostType = bits, U08, 1008, [0:0], "Open Loop", "Closed Loop" +boostPwmFrequency = scalar, S32, 1012, "Hz", 1, 0, 0, 3000, 0 +launchActivationMode = bits, S08, 1016, [0:1], "Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)" +antiLagActivationMode = bits, S08, 1017, [0:0], "Always Active", "Switch Input" +launchSpeedThreshold = scalar, S32, 1020, "Kph", 1, 0, 0, 300, 0 +launchTimingRpmRange = scalar, S32, 1024, "RPM", 1, 0, 0, 8000, 0 +launchFuelAdded = scalar, S32, 1028, "%", 1, 0, 0, 100, 0 +launchBoostDuty = scalar, S32, 1032, "%", 1, 0, 0, 100, 0 +hardCutRpmRange = scalar, S32, 1036, "rpm", 1, 0, 0, 3000, 0 +launchAdvanceRpmRange = scalar, S32, 1040, "rpm", 1, 0, 0, 20000, 0 +launchTpsTreshold = scalar, S32, 1044, "rpm", 1, 0, 0, 20000, 0 +launchActivateDelay = scalar, F32, 1048, "rpm", 1, 0, 0, 20000, 0 +stft_maxIdleRegionRpm = scalar, U08, 1052, "RPM", 50.0, 0, 0, 12000, 0 +stft_maxOverrunLoad = scalar, U08, 1053, "load", 1, 0, 0, 250, 0 +stft_minPowerLoad = scalar, U08, 1054, "load", 1, 0, 0, 250, 0 +stft_deadband = scalar, U08, 1055, "%", 0.1, 0, 0, 3, 1 +stft_minClt = scalar, S08, 1056, "C", 1, 0, -20, 100, 0 +stft_minAfr = scalar, U08, 1057, "afr", 0.1, 0, 10, 20, 1 +stft_maxAfr = scalar, U08, 1058, "afr", 0.1, 0, 10, 20, 1 +stft_startupDelay = scalar, U08, 1059, "seconds", 1, 0, 0, 250, 0 +stft_cellCfgs1_maxAdd = scalar, S08, 1060, "%", 1, 0, 0, 25, 0 +stft_cellCfgs1_maxRemove = scalar, S08, 1061, "%", 1, 0, -25, 0, 0 +stft_cellCfgs1_timeConstant = scalar, U16, 1062, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs2_maxAdd = scalar, S08, 1064, "%", 1, 0, 0, 25, 0 +stft_cellCfgs2_maxRemove = scalar, S08, 1065, "%", 1, 0, -25, 0, 0 +stft_cellCfgs2_timeConstant = scalar, U16, 1066, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs3_maxAdd = scalar, S08, 1068, "%", 1, 0, 0, 25, 0 +stft_cellCfgs3_maxRemove = scalar, S08, 1069, "%", 1, 0, -25, 0, 0 +stft_cellCfgs3_timeConstant = scalar, U16, 1070, "sec", 0.1, 0, 0.1, 100, 2 +stft_cellCfgs4_maxAdd = scalar, S08, 1072, "%", 1, 0, 0, 25, 0 +stft_cellCfgs4_maxRemove = scalar, S08, 1073, "%", 1, 0, -25, 0, 0 +stft_cellCfgs4_timeConstant = scalar, U16, 1074, "sec", 0.1, 0, 0.1, 100, 2 +stepperDcIo1_directionPin1 = bits, U16, 1076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_directionPin2 = bits, U16, 1078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_controlPin = bits, U16, 1080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo1_disablePin = bits, U16, 1082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin1 = bits, U16, 1084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_directionPin2 = bits, U16, 1086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_controlPin = bits, U16, 1088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +stepperDcIo2_disablePin = bits, U16, 1090, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +engineMake = string, ASCII, 1092, 32 +engineCode = string, ASCII, 1124, 32 +vehicleName = string, ASCII, 1156, 32 +tcu_solenoid1 = bits, U16, 1188, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_solenoid2 = bits, U16, 1190, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_solenoid3 = bits, U16, 1192, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_solenoid4 = bits, U16, 1194, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_solenoid5 = bits, U16, 1196, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_solenoid6 = bits, U16, 1198, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +etbFunctions1 = bits, U08, 1200, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +etbFunctions2 = bits, U08, 1201, [0:2], "None", "Throttle 1", "Throttle 2", "Idle Valve", "Wastegate" +drv8860spiDevice = bits, U08, 1202, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +drv8860_cs = bits, U16, 1204, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +drv8860_csPinMode = bits, U08, 1206, [0:1], "default", "default inverted", "open collector", "open collector inverted" +drv8860_miso = bits, U16, 1208, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +fuelLevelBins = array, U16, 1210, [8], "volt", 0.001, 0, 0, 5, 3 +luaOutputPins1 = bits, U16, 1226, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins2 = bits, U16, 1228, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins3 = bits, U16, 1230, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins4 = bits, U16, 1232, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins5 = bits, U16, 1234, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins6 = bits, U16, 1236, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins7 = bits, U16, 1238, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +luaOutputPins8 = bits, U16, 1240, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +vvtOffsets1 = scalar, F32, 1244, "value", 1, 0, -720, 1000, 1 +vvtOffsets2 = scalar, F32, 1248, "value", 1, 0, -720, 1000, 1 +vvtOffsets3 = scalar, F32, 1252, "value", 1, 0, -720, 1000, 1 +vvtOffsets4 = scalar, F32, 1256, "value", 1, 0, -720, 1000, 1 -vrThreshold1_rpmBins = array, U08, 1240, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold1_values = array, U08, 1246, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold1_pin = bits, U16, 1252, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vrThreshold2_rpmBins = array, U08, 1256, [6], "rpm", 50.0, 0, 0, 12000, 0 -vrThreshold2_values = array, U08, 1262, [6], "volts", 0.01, 0, 0, 2.5, 2 -vrThreshold2_pin = bits, U16, 1268, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -gpPwmNote1 = string, ASCII, 1272, 16 -gpPwmNote2 = string, ASCII, 1288, 16 -gpPwmNote3 = string, ASCII, 1304, 16 -gpPwmNote4 = string, ASCII, 1320, 16 -tps2SecondaryMin = scalar, U16, 1336, "ADC", 1, 0, 0, 1000, 0 -tps2SecondaryMax = scalar, U16, 1338, "ADC", 1, 0, 0, 1000, 0 -disablePrimaryUart = bits, U32, 1340, [0:0], "false", "true" -fuelClosedLoopCorrectionEnabled = bits, U32, 1340, [1:1], "false", "true" -isVerboseIAC = bits, U32, 1340, [2:2], "false", "true" -boardUseTachPullUp = bits, U32, 1340, [3:3], "5v", "12v" -boardUseTempPullUp = bits, U32, 1340, [4:4], "Piggyback Mode", "With Pull Ups" -unused234234234 = bits, U32, 1340, [5:5], "false", "true" -silentTriggerError = bits, U32, 1340, [6:6], "false", "true" -useLinearCltSensor = bits, U32, 1340, [7:7], "false", "true" -canReadEnabled = bits, U32, 1340, [8:8], "false", "true" -canWriteEnabled = bits, U32, 1340, [9:9], "false", "true" -useLinearIatSensor = bits, U32, 1340, [10:10], "false", "true" -boardUse2stepPullDown = bits, U32, 1340, [11:11], "With Pull Up", "With Pull Down" -tachPulseDurationAsDutyCycle = bits, U32, 1340, [12:12], "Constant time", "Duty cycle" -isAlternatorControlEnabled = bits, U32, 1340, [13:13], "false", "true" -invertPrimaryTriggerSignal = bits, U32, 1340, [14:14], "false", "true" -invertSecondaryTriggerSignal = bits, U32, 1340, [15:15], "false", "true" -cutFuelOnHardLimit = bits, U32, 1340, [16:16], "no", "yes" -cutSparkOnHardLimit = bits, U32, 1340, [17:17], "no", "yes" -launchFuelCutEnable = bits, U32, 1340, [18:18], "false", "true" -launchSparkCutEnable = bits, U32, 1340, [19:19], "false", "true" -boardUseCrankPullUp = bits, U32, 1340, [20:20], "VR", "Hall" -boardUseCamPullDown = bits, U32, 1340, [21:21], "With Pull Up", "With Pull Down" -boardUseCamVrPullUp = bits, U32, 1340, [22:22], "VR", "Hall" -boardUseD2PullDown = bits, U32, 1340, [23:23], "With Pull Up", "With Pull Down" -boardUseD3PullDown = bits, U32, 1340, [24:24], "With Pull Up", "With Pull Down" -boardUseD4PullDown = bits, U32, 1340, [25:25], "With Pull Up", "With Pull Down" -boardUseD5PullDown = bits, U32, 1340, [26:26], "With Pull Up", "With Pull Down" -useFSIO5ForCriticalIssueEngineStop = bits, U32, 1340, [27:27], "false", "true" -useFSIO4ForSeriousEngineWarning = bits, U32, 1340, [28:28], "false", "true" -launchActivateInverted = bits, U32, 1340, [29:29], "false", "true" -twoStroke = bits, U32, 1340, [30:30], "Four Stroke", "Two Stroke" -skippedWheelOnCam = bits, U32, 1340, [31:31], "On crankshaft", "On camshaft" -hipOutputChannel = bits, U08, 1344, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -acSwitch = bits, U16, 1346, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -vRefAdcChannel = bits, U08, 1348, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -etbNeutralPosition = scalar, U08, 1349, "%", 1, 0, 0, 100, 0 -idleMode = bits, U08, 1350, [0:0], "Open Loop + Closed Loop", "Open Loop" -isInjectionEnabled = bits, U32, 1352, [0:0], "false", "true" -isIgnitionEnabled = bits, U32, 1352, [1:1], "false", "true" -isCylinderCleanupEnabled = bits, U32, 1352, [2:2], "false", "true" -complexWallModel = bits, U32, 1352, [3:3], "Basic (constants)", "Advanced (tables)" -alwaysInstantRpm = bits, U32, 1352, [4:4], "false", "true" -isMapAveragingEnabled = bits, U32, 1352, [5:5], "false", "true" -overrideCrankingIacSetting = bits, U32, 1352, [6:6], "false", "true" -useSeparateAdvanceForIdle = bits, U32, 1352, [7:7], "false", "true" -isWaveAnalyzerEnabled = bits, U32, 1352, [8:8], "false", "true" -useSeparateVeForIdle = bits, U32, 1352, [9:9], "false", "true" -verboseTriggerSynchDetails = bits, U32, 1352, [10:10], "false", "true" -isManualSpinningMode = bits, U32, 1352, [11:11], "false", "true" -twoWireBatchInjection = bits, U32, 1352, [12:12], "false", "true" -useOnlyRisingEdgeForTrigger = bits, U32, 1352, [13:13], "false", "true" -twoWireBatchIgnition = bits, U32, 1352, [14:14], "false", "true" -useFixedBaroCorrFromMap = bits, U32, 1352, [15:15], "false", "true" -useSeparateAdvanceForCranking = bits, U32, 1352, [16:16], "Fixed (auto taper)", "Table" -useAdvanceCorrectionsForCranking = bits, U32, 1352, [17:17], "false", "true" -flexCranking = bits, U32, 1352, [18:18], "false", "true" -useIacPidMultTable = bits, U32, 1352, [19:19], "false", "true" -isBoostControlEnabled = bits, U32, 1352, [20:20], "false", "true" -launchSmoothRetard = bits, U32, 1352, [21:21], "false", "true" -isPhaseSyncRequiredForIgnition = bits, U32, 1352, [22:22], "false", "true" -useCltBasedRpmLimit = bits, U32, 1352, [23:23], "no", "yes" -forceO2Heating = bits, U32, 1352, [24:24], "no", "yes" -unused_1484_bit_25 = bits, U32, 1352, [25:25], "false", "true" -unused_1484_bit_26 = bits, U32, 1352, [26:26], "false", "true" -unused_1484_bit_27 = bits, U32, 1352, [27:27], "false", "true" -unused_1484_bit_28 = bits, U32, 1352, [28:28], "false", "true" -unused_1484_bit_29 = bits, U32, 1352, [29:29], "false", "true" -unused_1484_bit_30 = bits, U32, 1352, [30:30], "false", "true" -unused_1484_bit_31 = bits, U32, 1352, [31:31], "false", "true" -engineChartSize = scalar, U32, 1356, "count", 1, 0, 0, 300, 0 -turboSpeedSensorMultiplier = scalar, F32, 1360, "mult", 1, 0, 0, 7000, 3 -camInputsDebug1 = bits, U16, 1364, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug2 = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug3 = bits, U16, 1368, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -camInputsDebug4 = bits, U16, 1370, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold1_rpmBins = array, U08, 1260, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold1_values = array, U08, 1266, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold1_pin = bits, U16, 1272, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vrThreshold2_rpmBins = array, U08, 1276, [6], "rpm", 50.0, 0, 0, 12000, 0 +vrThreshold2_values = array, U08, 1282, [6], "volts", 0.01, 0, 0, 2.5, 2 +vrThreshold2_pin = bits, U16, 1288, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +gpPwmNote1 = string, ASCII, 1292, 16 +gpPwmNote2 = string, ASCII, 1308, 16 +gpPwmNote3 = string, ASCII, 1324, 16 +gpPwmNote4 = string, ASCII, 1340, 16 +tps2SecondaryMin = scalar, U16, 1356, "ADC", 1, 0, 0, 1000, 0 +tps2SecondaryMax = scalar, U16, 1358, "ADC", 1, 0, 0, 1000, 0 +disablePrimaryUart = bits, U32, 1360, [0:0], "false", "true" +fuelClosedLoopCorrectionEnabled = bits, U32, 1360, [1:1], "false", "true" +isVerboseIAC = bits, U32, 1360, [2:2], "false", "true" +boardUseTachPullUp = bits, U32, 1360, [3:3], "5v", "12v" +boardUseTempPullUp = bits, U32, 1360, [4:4], "Piggyback Mode", "With Pull Ups" +unused234234234 = bits, U32, 1360, [5:5], "false", "true" +silentTriggerError = bits, U32, 1360, [6:6], "false", "true" +useLinearCltSensor = bits, U32, 1360, [7:7], "false", "true" +canReadEnabled = bits, U32, 1360, [8:8], "false", "true" +canWriteEnabled = bits, U32, 1360, [9:9], "false", "true" +useLinearIatSensor = bits, U32, 1360, [10:10], "false", "true" +boardUse2stepPullDown = bits, U32, 1360, [11:11], "With Pull Up", "With Pull Down" +tachPulseDurationAsDutyCycle = bits, U32, 1360, [12:12], "Constant time", "Duty cycle" +isAlternatorControlEnabled = bits, U32, 1360, [13:13], "false", "true" +invertPrimaryTriggerSignal = bits, U32, 1360, [14:14], "false", "true" +invertSecondaryTriggerSignal = bits, U32, 1360, [15:15], "false", "true" +cutFuelOnHardLimit = bits, U32, 1360, [16:16], "no", "yes" +cutSparkOnHardLimit = bits, U32, 1360, [17:17], "no", "yes" +launchFuelCutEnable = bits, U32, 1360, [18:18], "false", "true" +launchSparkCutEnable = bits, U32, 1360, [19:19], "false", "true" +boardUseCrankPullUp = bits, U32, 1360, [20:20], "VR", "Hall" +boardUseCamPullDown = bits, U32, 1360, [21:21], "With Pull Up", "With Pull Down" +boardUseCamVrPullUp = bits, U32, 1360, [22:22], "VR", "Hall" +boardUseD2PullDown = bits, U32, 1360, [23:23], "With Pull Up", "With Pull Down" +boardUseD3PullDown = bits, U32, 1360, [24:24], "With Pull Up", "With Pull Down" +boardUseD4PullDown = bits, U32, 1360, [25:25], "With Pull Up", "With Pull Down" +boardUseD5PullDown = bits, U32, 1360, [26:26], "With Pull Up", "With Pull Down" +useFSIO5ForCriticalIssueEngineStop = bits, U32, 1360, [27:27], "false", "true" +useFSIO4ForSeriousEngineWarning = bits, U32, 1360, [28:28], "false", "true" +launchActivateInverted = bits, U32, 1360, [29:29], "false", "true" +twoStroke = bits, U32, 1360, [30:30], "Four Stroke", "Two Stroke" +skippedWheelOnCam = bits, U32, 1360, [31:31], "On crankshaft", "On camshaft" +hipOutputChannel = bits, U08, 1364, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +acSwitch = bits, U16, 1366, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +vRefAdcChannel = bits, U08, 1368, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +etbNeutralPosition = scalar, U08, 1369, "%", 1, 0, 0, 100, 0 +idleMode = bits, U08, 1370, [0:0], "Open Loop + Closed Loop", "Open Loop" +isInjectionEnabled = bits, U32, 1372, [0:0], "false", "true" +isIgnitionEnabled = bits, U32, 1372, [1:1], "false", "true" +isCylinderCleanupEnabled = bits, U32, 1372, [2:2], "false", "true" +complexWallModel = bits, U32, 1372, [3:3], "Basic (constants)", "Advanced (tables)" +alwaysInstantRpm = bits, U32, 1372, [4:4], "false", "true" +isMapAveragingEnabled = bits, U32, 1372, [5:5], "false", "true" +overrideCrankingIacSetting = bits, U32, 1372, [6:6], "false", "true" +useSeparateAdvanceForIdle = bits, U32, 1372, [7:7], "false", "true" +isWaveAnalyzerEnabled = bits, U32, 1372, [8:8], "false", "true" +useSeparateVeForIdle = bits, U32, 1372, [9:9], "false", "true" +verboseTriggerSynchDetails = bits, U32, 1372, [10:10], "false", "true" +isManualSpinningMode = bits, U32, 1372, [11:11], "false", "true" +twoWireBatchInjection = bits, U32, 1372, [12:12], "false", "true" +useOnlyRisingEdgeForTrigger = bits, U32, 1372, [13:13], "false", "true" +twoWireBatchIgnition = bits, U32, 1372, [14:14], "false", "true" +useFixedBaroCorrFromMap = bits, U32, 1372, [15:15], "false", "true" +useSeparateAdvanceForCranking = bits, U32, 1372, [16:16], "Fixed (auto taper)", "Table" +useAdvanceCorrectionsForCranking = bits, U32, 1372, [17:17], "false", "true" +flexCranking = bits, U32, 1372, [18:18], "false", "true" +useIacPidMultTable = bits, U32, 1372, [19:19], "false", "true" +isBoostControlEnabled = bits, U32, 1372, [20:20], "false", "true" +launchSmoothRetard = bits, U32, 1372, [21:21], "false", "true" +isPhaseSyncRequiredForIgnition = bits, U32, 1372, [22:22], "false", "true" +useCltBasedRpmLimit = bits, U32, 1372, [23:23], "no", "yes" +forceO2Heating = bits, U32, 1372, [24:24], "no", "yes" +unused_1484_bit_25 = bits, U32, 1372, [25:25], "false", "true" +unused_1484_bit_26 = bits, U32, 1372, [26:26], "false", "true" +unused_1484_bit_27 = bits, U32, 1372, [27:27], "false", "true" +unused_1484_bit_28 = bits, U32, 1372, [28:28], "false", "true" +unused_1484_bit_29 = bits, U32, 1372, [29:29], "false", "true" +unused_1484_bit_30 = bits, U32, 1372, [30:30], "false", "true" +unused_1484_bit_31 = bits, U32, 1372, [31:31], "false", "true" +engineChartSize = scalar, U32, 1376, "count", 1, 0, 0, 300, 0 +turboSpeedSensorMultiplier = scalar, F32, 1380, "mult", 1, 0, 0, 7000, 3 +camInputsDebug1 = bits, U16, 1384, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug2 = bits, U16, 1386, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug3 = bits, U16, 1388, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +camInputsDebug4 = bits, U16, 1390, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -acIdleRpmBump = scalar, S16, 1372, "RPM", 1, 0, 0, 1000, 0 -warningPeriod = scalar, S16, 1374, "seconds", 1, 0, 0, 60, 0 -knockDetectionWindowStart = scalar, F32, 1376, "angle", 1, 0, -1000, 1000, 2 -knockDetectionWindowEnd = scalar, F32, 1380, "angle", 1, 0, -1000, 1000, 2 -idleStepperReactionTime = scalar, F32, 1384, "ms", 1, 0, 1, 300, 0 -idleStepperTotalSteps = scalar, S32, 1388, "count", 1, 0, 5, 3000, 0 -noAccelAfterHardLimitPeriodSecs = scalar, F32, 1392, "sec", 1, 0, 0, 60, 0 -mapAveragingSchedulingAtIndex = scalar, S32, 1396, "index", 1, 0, 0, 7000, 0 -tachPulseDuractionMs = scalar, F32, 1400, "", 1, 0, 0, 100, 2 -wwaeTau = scalar, F32, 1404, "Seconds", 1, 0, 0, 3, 2 -alternatorControl_pFactor = scalar, F32, 1408, "", 1, 0, -10000, 10000, 4 -alternatorControl_iFactor = scalar, F32, 1412, "", 1, 0, -10000, 10000, 4 -alternatorControl_dFactor = scalar, F32, 1416, "", 1, 0, -10000, 10000, 4 -alternatorControl_offset = scalar, S16, 1420, "", 1, 0, -1000, 1000, 0 -alternatorControl_periodMs = scalar, S16, 1422, "ms", 1, 0, 0, 3000, 0 -alternatorControl_minValue = scalar, S16, 1424, "", 1, 0, -30000, 30000, 0 -alternatorControl_maxValue = scalar, S16, 1426, "", 1, 0, -30000, 30000, 0 -etb_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 -etb_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 -etb_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 -etb_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 -etb_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 -etb_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 -etb_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 -triggerInputDebugPins1 = bits, U16, 1448, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -triggerInputDebugPins2 = bits, U16, 1450, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -unused1452 = scalar, U16, 1452, "", 1, 0, 0, 100, 0 -turboSpeedSensorInputPin = bits, U16, 1454, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -tps2Min = scalar, S16, 1456, "ADC", 1, 0, 0, 1023, 0 -tps2Max = scalar, S16, 1458, "ADC", 1, 0, 0, 1023, 0 -starterControlPin = bits, U16, 1460, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -startStopButtonMode = bits, U08, 1462, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -mc33816_flag0 = bits, U16, 1464, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tachPulsePerRev = scalar, U08, 1466, "Pulse", 1, 0, 1, 255, 0 -mapErrorDetectionTooLow = scalar, F32, 1468, "kPa", 1, 0, -100, 100, 2 -mapErrorDetectionTooHigh = scalar, F32, 1472, "kPa", 1, 0, -100, 800, 2 -multisparkSparkDuration = scalar, U16, 1476, "ms", 0.001, 0, 0, 3, 2 -multisparkDwell = scalar, U16, 1478, "ms", 0.001, 0, 0, 3, 2 -idleRpmPid_pFactor = scalar, F32, 1480, "", 1, 0, -10000, 10000, 4 -idleRpmPid_iFactor = scalar, F32, 1484, "", 1, 0, -10000, 10000, 4 -idleRpmPid_dFactor = scalar, F32, 1488, "", 1, 0, -10000, 10000, 4 -idleRpmPid_offset = scalar, S16, 1492, "", 1, 0, -1000, 1000, 0 -idleRpmPid_periodMs = scalar, S16, 1494, "ms", 1, 0, 0, 3000, 0 -idleRpmPid_minValue = scalar, S16, 1496, "", 1, 0, -30000, 30000, 0 -idleRpmPid_maxValue = scalar, S16, 1498, "", 1, 0, -30000, 30000, 0 -wwaeBeta = scalar, F32, 1500, "Fraction", 1, 0, 0, 1, 2 -communicationLedPin = bits, U16, 1504, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -runningLedPin = bits, U16, 1506, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialTxPin = bits, U16, 1508, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -binarySerialRxPin = bits, U16, 1510, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves1 = bits, U16, 1512, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxValves2 = bits, U16, 1514, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuUpshiftButtonPin = bits, U16, 1516, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tcuDownshiftButtonPin = bits, U16, 1518, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -throttlePedalUpVoltage = scalar, F32, 1520, "voltage", 1, 0, -6, 6, 2 -throttlePedalWOTVoltage = scalar, F32, 1524, "voltage", 1, 0, -6, 6, 2 -startUpFuelPumpDuration = scalar, S16, 1528, "seconds", 1, 0, 0, 6000, 0 -idlePidRpmDeadZone = scalar, S16, 1530, "RPM", 1, 0, 0, 200, 0 -targetVBatt = scalar, F32, 1532, "Volts", 1, 0, 0, 30, 1 -alternatorOffAboveTps = scalar, F32, 1536, "%", 1, 0, 0, 200, 2 -afterCrankingIACtaperDuration = scalar, S16, 1540, "cycles", 1, 0, 0, 5000, 0 -iacByTpsTaper = scalar, S16, 1542, "percent", 1, 0, 0, 500, 0 -auxSerialTxPin = bits, U16, 1544, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -warningLedPin = bits, U16, 1546, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -auxSerialRxPin = bits, U16, 1548, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -LIS302DLCsPin = bits, U16, 1550, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tpsAccelLookback = scalar, U08, 1552, "sec", 0.05, 0, 0, 5, 2 -coastingFuelCutVssLow = scalar, U08, 1553, "kph", 1, 0, 0, 255, 0 -coastingFuelCutVssHigh = scalar, U08, 1554, "kph", 1, 0, 0, 255, 0 -noFuelTrimAfterDfcoTime = scalar, U08, 1555, "sec", 0.1, 0, 0, 10, 1 -tpsAccelEnrichmentThreshold = scalar, F32, 1556, "roc", 1, 0, 0, 200, 1 -auxSpeedSensorInputPin1 = bits, U16, 1560, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -auxSpeedSensorInputPin2 = bits, U16, 1562, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" -totalGearsCount = scalar, U08, 1564, "", 1, 0, 1, 8, 0 -injectionTimingMode = bits, U08, 1565, [0:1], "End of injection", "Start of injection", "Center of injection" -uartConsoleSerialSpeed = scalar, U32, 1568, "BPs", 1, 0, 0, 1000000, 0 -tpsDecelEnleanmentThreshold = scalar, F32, 1572, "roc", 1, 0, 0, 200, 1 -tpsDecelEnleanmentMultiplier = scalar, F32, 1576, "coeff", 1, 0, 0, 200, 2 -slowAdcAlpha = scalar, F32, 1580, "coeff", 1, 0, 0, 200, 3 -debugMode = bits, U08, 1584, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" -auxSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 -throttlePedalSecondaryUpVoltage = scalar, F32, 1592, "voltage", 1, 0, -6, 6, 2 -throttlePedalSecondaryWOTVoltage = scalar, F32, 1596, "voltage", 1, 0, -6, 6, 2 -canBaudRate = bits, U08, 1600, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -veOverrideMode = bits, U08, 1601, [0:1], "None", "MAP", "TPS" -can2BaudRate = bits, U08, 1602, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" -afrOverrideMode = bits, U08, 1603, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -mc33_hpfp_i_peak = scalar, U08, 1604, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold = scalar, U08, 1605, "A", 0.1, 0, 0, 25, 1 -mc33_hpfp_i_hold_off = scalar, U08, 1606, "us", 1, 0, 0, 255, 0 -mc33_hpfp_max_hold = scalar, U08, 1607, "ms", 1, 0, 0, 255, 0 -stepperDcInvertedPins = bits, U32, 1608, [0:0], "false", "true" -unused1740b0 = bits, U32, 1608, [1:1], "false", "true" -unused1740b1 = bits, U32, 1608, [2:2], "false", "true" -unused1740b2 = bits, U32, 1608, [3:3], "false", "true" -unused1127 = bits, U32, 1608, [4:4], "false", "true" -unused1128 = bits, U32, 1608, [5:5], "false", "true" -unused1129 = bits, U32, 1608, [6:6], "false", "true" -unused1130 = bits, U32, 1608, [7:7], "false", "true" -unusedBit_540_8 = bits, U32, 1608, [8:8], "false", "true" -unusedBit_540_9 = bits, U32, 1608, [9:9], "false", "true" -unusedBit_540_10 = bits, U32, 1608, [10:10], "false", "true" -unusedBit_540_11 = bits, U32, 1608, [11:11], "false", "true" -unusedBit_540_12 = bits, U32, 1608, [12:12], "false", "true" -unusedBit_540_13 = bits, U32, 1608, [13:13], "false", "true" -unusedBit_540_14 = bits, U32, 1608, [14:14], "false", "true" -unusedBit_540_15 = bits, U32, 1608, [15:15], "false", "true" -unusedBit_540_16 = bits, U32, 1608, [16:16], "false", "true" -unusedBit_540_17 = bits, U32, 1608, [17:17], "false", "true" -unusedBit_540_18 = bits, U32, 1608, [18:18], "false", "true" -unusedBit_540_19 = bits, U32, 1608, [19:19], "false", "true" -unusedBit_540_20 = bits, U32, 1608, [20:20], "false", "true" -unusedBit_540_21 = bits, U32, 1608, [21:21], "false", "true" -unusedBit_540_22 = bits, U32, 1608, [22:22], "false", "true" -unusedBit_540_23 = bits, U32, 1608, [23:23], "false", "true" -unusedBit_540_24 = bits, U32, 1608, [24:24], "false", "true" -unusedBit_540_25 = bits, U32, 1608, [25:25], "false", "true" -unusedBit_540_26 = bits, U32, 1608, [26:26], "false", "true" -unusedBit_540_27 = bits, U32, 1608, [27:27], "false", "true" -unusedBit_540_28 = bits, U32, 1608, [28:28], "false", "true" -unusedBit_540_29 = bits, U32, 1608, [29:29], "false", "true" -unusedBit_540_30 = bits, U32, 1608, [30:30], "false", "true" -unusedBit_540_31 = bits, U32, 1608, [31:31], "false", "true" -benchTestOffTime = scalar, U08, 1612, "ms", 5.0, 0, 0, 2000, 1 -benchTestCount = scalar, U08, 1613, "count", 1, 0, 0, 250, 1 -benchTestOnTime = scalar, U08, 1614, "ms", 5.0, 0, 0, 2000, 1 -launchActivatePinMode = bits, U08, 1615, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -can2TxPin = bits, U16, 1616, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -can2RxPin = bits, U16, 1618, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -starterControlPinMode = bits, U08, 1620, [0:1], "default", "default inverted", "open collector", "open collector inverted" -wastegatePositionSensor = bits, U08, 1621, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -ignOverrideMode = bits, U08, 1622, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" -injectorPressureType = bits, U08, 1623, [0:0], "Low", "High" -hpfpValvePin = bits, U16, 1624, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -hpfpValvePinMode = bits, U08, 1626, [0:1], "default", "default inverted", "open collector", "open collector inverted" -boostCutPressure = scalar, F32, 1628, "kPa (absolute)", 1, 0, 0, 500, 0 -tchargeBins = array, U08, 1632, [16], "kg/h", 5.0, 0, 0, 1200, 0 -tchargeValues = array, U08, 1648, [16], "ratio", 0.01, 0, 0, 1, 2 -fixedTiming = scalar, F32, 1664, "deg", 1, 0, -720, 720, 2 -mapLowValueVoltage = scalar, F32, 1668, "v", 1, 0, 0, 10, 2 -mapHighValueVoltage = scalar, F32, 1672, "v", 1, 0, 0, 10, 2 -egoValueShift = scalar, F32, 1676, "value", 1, 0, -10, 10, 2 -vvtPins1 = bits, U16, 1680, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -vvtPins2 = bits, U16, 1682, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -vvtPins3 = bits, U16, 1684, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -vvtPins4 = bits, U16, 1686, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -cj125SpiDevice = bits, U08, 1688, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -cj125CsPinMode = bits, U08, 1689, [0:1], "default", "default inverted", "open collector", "open collector inverted" -sdCardCsPinMode = bits, U08, 1690, [0:1], "default", "default inverted", "open collector", "open collector inverted" -crankingIACposition = scalar, S32, 1692, "percent", 1, 0, -100, 100, 0 -tChargeMinRpmMinTps = scalar, F32, 1696, "", 1, 0, 0, 3, 4 -tChargeMinRpmMaxTps = scalar, F32, 1700, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMinTps = scalar, F32, 1704, "", 1, 0, 0, 3, 4 -tChargeMaxRpmMaxTps = scalar, F32, 1708, "", 1, 0, 0, 3, 4 -vvtOutputFrequency1 = scalar, U16, 1712, "Hz", 1, 0, 0, 3000, 0 -vvtOutputFrequency2 = scalar, U16, 1714, "Hz", 1, 0, 0, 3000, 0 -fan1ExtraIdle = scalar, U08, 1716, "%", 1, 0, 0, 100, 0 -alternatorPwmFrequency = scalar, S32, 1720, "Hz", 1, 0, 0, 3000, 0 -vvtMode1 = bits, U08, 1724, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -vvtMode2 = bits, U08, 1725, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +acIdleRpmBump = scalar, S16, 1392, "RPM", 1, 0, 0, 1000, 0 +warningPeriod = scalar, S16, 1394, "seconds", 1, 0, 0, 60, 0 +knockDetectionWindowStart = scalar, F32, 1396, "angle", 1, 0, -1000, 1000, 2 +knockDetectionWindowEnd = scalar, F32, 1400, "angle", 1, 0, -1000, 1000, 2 +idleStepperReactionTime = scalar, F32, 1404, "ms", 1, 0, 1, 300, 0 +idleStepperTotalSteps = scalar, S32, 1408, "count", 1, 0, 5, 3000, 0 +noAccelAfterHardLimitPeriodSecs = scalar, F32, 1412, "sec", 1, 0, 0, 60, 0 +mapAveragingSchedulingAtIndex = scalar, S32, 1416, "index", 1, 0, 0, 7000, 0 +tachPulseDuractionMs = scalar, F32, 1420, "", 1, 0, 0, 100, 2 +wwaeTau = scalar, F32, 1424, "Seconds", 1, 0, 0, 3, 2 +alternatorControl_pFactor = scalar, F32, 1428, "", 1, 0, -10000, 10000, 4 +alternatorControl_iFactor = scalar, F32, 1432, "", 1, 0, -10000, 10000, 4 +alternatorControl_dFactor = scalar, F32, 1436, "", 1, 0, -10000, 10000, 4 +alternatorControl_offset = scalar, S16, 1440, "", 1, 0, -1000, 1000, 0 +alternatorControl_periodMs = scalar, S16, 1442, "ms", 1, 0, 0, 3000, 0 +alternatorControl_minValue = scalar, S16, 1444, "", 1, 0, -30000, 30000, 0 +alternatorControl_maxValue = scalar, S16, 1446, "", 1, 0, -30000, 30000, 0 +etb_pFactor = scalar, F32, 1448, "", 1, 0, -10000, 10000, 4 +etb_iFactor = scalar, F32, 1452, "", 1, 0, -10000, 10000, 4 +etb_dFactor = scalar, F32, 1456, "", 1, 0, -10000, 10000, 4 +etb_offset = scalar, S16, 1460, "", 1, 0, -1000, 1000, 0 +etb_periodMs = scalar, S16, 1462, "ms", 1, 0, 0, 3000, 0 +etb_minValue = scalar, S16, 1464, "", 1, 0, -30000, 30000, 0 +etb_maxValue = scalar, S16, 1466, "", 1, 0, -30000, 30000, 0 +triggerInputDebugPins1 = bits, U16, 1468, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +triggerInputDebugPins2 = bits, U16, 1470, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +unused1452 = scalar, U16, 1472, "", 1, 0, 0, 100, 0 +turboSpeedSensorInputPin = bits, U16, 1474, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +tps2Min = scalar, S16, 1476, "ADC", 1, 0, 0, 1023, 0 +tps2Max = scalar, S16, 1478, "ADC", 1, 0, 0, 1023, 0 +starterControlPin = bits, U16, 1480, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +startStopButtonMode = bits, U08, 1482, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +mc33816_flag0 = bits, U16, 1484, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tachPulsePerRev = scalar, U08, 1486, "Pulse", 1, 0, 1, 255, 0 +mapErrorDetectionTooLow = scalar, F32, 1488, "kPa", 1, 0, -100, 100, 2 +mapErrorDetectionTooHigh = scalar, F32, 1492, "kPa", 1, 0, -100, 800, 2 +multisparkSparkDuration = scalar, U16, 1496, "ms", 0.001, 0, 0, 3, 2 +multisparkDwell = scalar, U16, 1498, "ms", 0.001, 0, 0, 3, 2 +idleRpmPid_pFactor = scalar, F32, 1500, "", 1, 0, -10000, 10000, 4 +idleRpmPid_iFactor = scalar, F32, 1504, "", 1, 0, -10000, 10000, 4 +idleRpmPid_dFactor = scalar, F32, 1508, "", 1, 0, -10000, 10000, 4 +idleRpmPid_offset = scalar, S16, 1512, "", 1, 0, -1000, 1000, 0 +idleRpmPid_periodMs = scalar, S16, 1514, "ms", 1, 0, 0, 3000, 0 +idleRpmPid_minValue = scalar, S16, 1516, "", 1, 0, -30000, 30000, 0 +idleRpmPid_maxValue = scalar, S16, 1518, "", 1, 0, -30000, 30000, 0 +wwaeBeta = scalar, F32, 1520, "Fraction", 1, 0, 0, 1, 2 +communicationLedPin = bits, U16, 1524, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +runningLedPin = bits, U16, 1526, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialTxPin = bits, U16, 1528, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +binarySerialRxPin = bits, U16, 1530, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves1 = bits, U16, 1532, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxValves2 = bits, U16, 1534, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuUpshiftButtonPin = bits, U16, 1536, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tcuDownshiftButtonPin = bits, U16, 1538, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +throttlePedalUpVoltage = scalar, F32, 1540, "voltage", 1, 0, -6, 6, 2 +throttlePedalWOTVoltage = scalar, F32, 1544, "voltage", 1, 0, -6, 6, 2 +startUpFuelPumpDuration = scalar, S16, 1548, "seconds", 1, 0, 0, 6000, 0 +idlePidRpmDeadZone = scalar, S16, 1550, "RPM", 1, 0, 0, 200, 0 +targetVBatt = scalar, F32, 1552, "Volts", 1, 0, 0, 30, 1 +alternatorOffAboveTps = scalar, F32, 1556, "%", 1, 0, 0, 200, 2 +afterCrankingIACtaperDuration = scalar, S16, 1560, "cycles", 1, 0, 0, 5000, 0 +iacByTpsTaper = scalar, S16, 1562, "percent", 1, 0, 0, 500, 0 +auxSerialTxPin = bits, U16, 1564, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +warningLedPin = bits, U16, 1566, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +auxSerialRxPin = bits, U16, 1568, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +LIS302DLCsPin = bits, U16, 1570, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tpsAccelLookback = scalar, U08, 1572, "sec", 0.05, 0, 0, 5, 2 +coastingFuelCutVssLow = scalar, U08, 1573, "kph", 1, 0, 0, 255, 0 +coastingFuelCutVssHigh = scalar, U08, 1574, "kph", 1, 0, 0, 255, 0 +noFuelTrimAfterDfcoTime = scalar, U08, 1575, "sec", 0.1, 0, 0, 10, 1 +tpsAccelEnrichmentThreshold = scalar, F32, 1576, "roc", 1, 0, 0, 200, 1 +auxSpeedSensorInputPin1 = bits, U16, 1580, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +auxSpeedSensorInputPin2 = bits, U16, 1582, [0:7], "NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11" +totalGearsCount = scalar, U08, 1584, "", 1, 0, 1, 8, 0 +injectionTimingMode = bits, U08, 1585, [0:1], "End of injection", "Start of injection", "Center of injection" +uartConsoleSerialSpeed = scalar, U32, 1588, "BPs", 1, 0, 0, 1000000, 0 +tpsDecelEnleanmentThreshold = scalar, F32, 1592, "roc", 1, 0, 0, 200, 1 +tpsDecelEnleanmentMultiplier = scalar, F32, 1596, "coeff", 1, 0, 0, 200, 2 +slowAdcAlpha = scalar, F32, 1600, "coeff", 1, 0, 0, 200, 3 +debugMode = bits, U08, 1604, [0:5], "INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53" +auxSerialSpeed = scalar, U32, 1608, "BPs", 1, 0, 0, 1000000, 0 +throttlePedalSecondaryUpVoltage = scalar, F32, 1612, "voltage", 1, 0, -6, 6, 2 +throttlePedalSecondaryWOTVoltage = scalar, F32, 1616, "voltage", 1, 0, -6, 6, 2 +canBaudRate = bits, U08, 1620, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +veOverrideMode = bits, U08, 1621, [0:1], "None", "MAP", "TPS" +can2BaudRate = bits, U08, 1622, [0:1], "100kbps", "250kbps", "500kbps", "1Mbps" +afrOverrideMode = bits, U08, 1623, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +mc33_hpfp_i_peak = scalar, U08, 1624, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold = scalar, U08, 1625, "A", 0.1, 0, 0, 25, 1 +mc33_hpfp_i_hold_off = scalar, U08, 1626, "us", 1, 0, 0, 255, 0 +mc33_hpfp_max_hold = scalar, U08, 1627, "ms", 1, 0, 0, 255, 0 +stepperDcInvertedPins = bits, U32, 1628, [0:0], "false", "true" +unused1740b0 = bits, U32, 1628, [1:1], "false", "true" +unused1740b1 = bits, U32, 1628, [2:2], "false", "true" +unused1740b2 = bits, U32, 1628, [3:3], "false", "true" +unused1127 = bits, U32, 1628, [4:4], "false", "true" +unused1128 = bits, U32, 1628, [5:5], "false", "true" +unused1129 = bits, U32, 1628, [6:6], "false", "true" +unused1130 = bits, U32, 1628, [7:7], "false", "true" +unusedBit_540_8 = bits, U32, 1628, [8:8], "false", "true" +unusedBit_540_9 = bits, U32, 1628, [9:9], "false", "true" +unusedBit_540_10 = bits, U32, 1628, [10:10], "false", "true" +unusedBit_540_11 = bits, U32, 1628, [11:11], "false", "true" +unusedBit_540_12 = bits, U32, 1628, [12:12], "false", "true" +unusedBit_540_13 = bits, U32, 1628, [13:13], "false", "true" +unusedBit_540_14 = bits, U32, 1628, [14:14], "false", "true" +unusedBit_540_15 = bits, U32, 1628, [15:15], "false", "true" +unusedBit_540_16 = bits, U32, 1628, [16:16], "false", "true" +unusedBit_540_17 = bits, U32, 1628, [17:17], "false", "true" +unusedBit_540_18 = bits, U32, 1628, [18:18], "false", "true" +unusedBit_540_19 = bits, U32, 1628, [19:19], "false", "true" +unusedBit_540_20 = bits, U32, 1628, [20:20], "false", "true" +unusedBit_540_21 = bits, U32, 1628, [21:21], "false", "true" +unusedBit_540_22 = bits, U32, 1628, [22:22], "false", "true" +unusedBit_540_23 = bits, U32, 1628, [23:23], "false", "true" +unusedBit_540_24 = bits, U32, 1628, [24:24], "false", "true" +unusedBit_540_25 = bits, U32, 1628, [25:25], "false", "true" +unusedBit_540_26 = bits, U32, 1628, [26:26], "false", "true" +unusedBit_540_27 = bits, U32, 1628, [27:27], "false", "true" +unusedBit_540_28 = bits, U32, 1628, [28:28], "false", "true" +unusedBit_540_29 = bits, U32, 1628, [29:29], "false", "true" +unusedBit_540_30 = bits, U32, 1628, [30:30], "false", "true" +unusedBit_540_31 = bits, U32, 1628, [31:31], "false", "true" +benchTestOffTime = scalar, U08, 1632, "ms", 5.0, 0, 0, 2000, 1 +benchTestCount = scalar, U08, 1633, "count", 1, 0, 0, 250, 1 +benchTestOnTime = scalar, U08, 1634, "ms", 5.0, 0, 0, 2000, 1 +launchActivatePinMode = bits, U08, 1635, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +can2TxPin = bits, U16, 1636, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +can2RxPin = bits, U16, 1638, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +starterControlPinMode = bits, U08, 1640, [0:1], "default", "default inverted", "open collector", "open collector inverted" +wastegatePositionSensor = bits, U08, 1641, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +ignOverrideMode = bits, U08, 1642, [0:2], "None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %" +injectorPressureType = bits, U08, 1643, [0:0], "Low", "High" +hpfpValvePin = bits, U16, 1644, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +hpfpValvePinMode = bits, U08, 1646, [0:1], "default", "default inverted", "open collector", "open collector inverted" +boostCutPressure = scalar, F32, 1648, "kPa (absolute)", 1, 0, 0, 500, 0 +tchargeBins = array, U08, 1652, [16], "kg/h", 5.0, 0, 0, 1200, 0 +tchargeValues = array, U08, 1668, [16], "ratio", 0.01, 0, 0, 1, 2 +fixedTiming = scalar, F32, 1684, "deg", 1, 0, -720, 720, 2 +mapLowValueVoltage = scalar, F32, 1688, "v", 1, 0, 0, 10, 2 +mapHighValueVoltage = scalar, F32, 1692, "v", 1, 0, 0, 10, 2 +egoValueShift = scalar, F32, 1696, "value", 1, 0, -10, 10, 2 +vvtPins1 = bits, U16, 1700, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +vvtPins2 = bits, U16, 1702, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +vvtPins3 = bits, U16, 1704, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +vvtPins4 = bits, U16, 1706, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +cj125SpiDevice = bits, U08, 1708, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +cj125CsPinMode = bits, U08, 1709, [0:1], "default", "default inverted", "open collector", "open collector inverted" +sdCardCsPinMode = bits, U08, 1710, [0:1], "default", "default inverted", "open collector", "open collector inverted" +crankingIACposition = scalar, S32, 1712, "percent", 1, 0, -100, 100, 0 +tChargeMinRpmMinTps = scalar, F32, 1716, "", 1, 0, 0, 3, 4 +tChargeMinRpmMaxTps = scalar, F32, 1720, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMinTps = scalar, F32, 1724, "", 1, 0, 0, 3, 4 +tChargeMaxRpmMaxTps = scalar, F32, 1728, "", 1, 0, 0, 3, 4 +vvtOutputFrequency1 = scalar, U16, 1732, "Hz", 1, 0, 0, 3000, 0 +vvtOutputFrequency2 = scalar, U16, 1734, "Hz", 1, 0, 0, 3000, 0 +fan1ExtraIdle = scalar, U08, 1736, "%", 1, 0, 0, 100, 0 +alternatorPwmFrequency = scalar, S32, 1740, "Hz", 1, 0, 0, 3000, 0 +vvtMode1 = bits, U08, 1744, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" +vvtMode2 = bits, U08, 1745, [0:4], "Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17" -fan2ExtraIdle = scalar, U08, 1726, "%", 1, 0, 0, 100, 0 -primingDelay = scalar, U08, 1727, "sec", 0.01, 0, 0, 1, 2 -auxAnalogInputs1 = bits, U08, 1728, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs2 = bits, U08, 1729, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs3 = bits, U08, 1730, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs4 = bits, U08, 1731, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs5 = bits, U08, 1732, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs6 = bits, U08, 1733, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs7 = bits, U08, 1734, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxAnalogInputs8 = bits, U08, 1735, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -trailingCoilPins1 = bits, U16, 1736, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins2 = bits, U16, 1738, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins3 = bits, U16, 1740, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins4 = bits, U16, 1742, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins5 = bits, U16, 1744, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins6 = bits, U16, 1746, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins7 = bits, U16, 1748, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins8 = bits, U16, 1750, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins9 = bits, U16, 1752, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins10 = bits, U16, 1754, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins11 = bits, U16, 1756, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -trailingCoilPins12 = bits, U16, 1758, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tle8888mode = bits, U08, 1760, [0:1], "Auto", "SemiAuto", "Manual", "Hall" -LIS302DLCsPinMode = bits, U08, 1761, [0:1], "default", "default inverted", "open collector", "open collector inverted" -injectorCompensationMode = bits, U08, 1762, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" -fan2PinMode = bits, U08, 1763, [0:1], "default", "default inverted", "open collector", "open collector inverted" -fuelReferencePressure = scalar, F32, 1764, "kPa", 1, 0, 0, 700000, 0 -postCrankingFactor = scalar, F32, 1768, "mult", 1, 0, 1, 3, 2 -postCrankingDurationSec = scalar, F32, 1772, "seconds", 1, 0, 0, 30, 0 -auxTempSensor1_tempC_1 = scalar, F32, 1776, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_2 = scalar, F32, 1780, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_tempC_3 = scalar, F32, 1784, "*C", 1, 0, -40, 200, 1 -auxTempSensor1_resistance_1 = scalar, F32, 1788, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_2 = scalar, F32, 1792, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_resistance_3 = scalar, F32, 1796, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_bias_resistor = scalar, F32, 1800, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor1_adcChannel = bits, U08, 1804, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxTempSensor2_tempC_1 = scalar, F32, 1808, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_2 = scalar, F32, 1812, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_tempC_3 = scalar, F32, 1816, "*C", 1, 0, -40, 200, 1 -auxTempSensor2_resistance_1 = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_2 = scalar, F32, 1824, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_resistance_3 = scalar, F32, 1828, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_bias_resistor = scalar, F32, 1832, "Ohm", 1, 0, 0, 200000, 1 -auxTempSensor2_adcChannel = bits, U08, 1836, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -knockSamplingDuration = scalar, S16, 1840, "Deg", 1, 0, 0, 720, 0 -etbFreq = scalar, S16, 1842, "Hz", 1, 0, 0, 3000, 0 -etbWastegatePid_pFactor = scalar, F32, 1844, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_iFactor = scalar, F32, 1848, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_dFactor = scalar, F32, 1852, "", 1, 0, -10000, 10000, 4 -etbWastegatePid_offset = scalar, S16, 1856, "", 1, 0, -1000, 1000, 0 -etbWastegatePid_periodMs = scalar, S16, 1858, "ms", 1, 0, 0, 3000, 0 -etbWastegatePid_minValue = scalar, S16, 1860, "", 1, 0, -30000, 30000, 0 -etbWastegatePid_maxValue = scalar, S16, 1862, "", 1, 0, -30000, 30000, 0 -stepperNumMicroSteps = bits, U08, 1864, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" -stepperMinDutyCycle = scalar, U08, 1865, "%", 1, 0, 0, 100, 0 -stepperMaxDutyCycle = scalar, U08, 1866, "%", 1, 0, 0, 100, 0 -sdCardSpiDevice = bits, U08, 1867, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -timing_offset_cylinder1 = scalar, F32, 1868, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder2 = scalar, F32, 1872, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder3 = scalar, F32, 1876, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder4 = scalar, F32, 1880, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder5 = scalar, F32, 1884, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder6 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder7 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder8 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder9 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder10 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder11 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 -timing_offset_cylinder12 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 -idlePidActivationTime = scalar, F32, 1916, "seconds", 1, 0, 0, 60, 1 -spi1SckMode = bits, U08, 1920, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MosiMode = bits, U08, 1921, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi1MisoMode = bits, U08, 1922, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2SckMode = bits, U08, 1923, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MosiMode = bits, U08, 1924, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi2MisoMode = bits, U08, 1925, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3SckMode = bits, U08, 1926, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MosiMode = bits, U08, 1927, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -spi3MisoMode = bits, U08, 1928, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" -stepperEnablePinMode = bits, U08, 1929, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_rstb = bits, U16, 1930, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -mc33816_driven = bits, U16, 1932, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -brakePedalPin = bits, U16, 1934, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -cj125ua = bits, U08, 1936, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -cj125ur = bits, U08, 1937, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -brakePedalPinMode = bits, U08, 1938, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -auxPid1_pFactor = scalar, F32, 1940, "", 1, 0, -10000, 10000, 4 -auxPid1_iFactor = scalar, F32, 1944, "", 1, 0, -10000, 10000, 4 -auxPid1_dFactor = scalar, F32, 1948, "", 1, 0, -10000, 10000, 4 -auxPid1_offset = scalar, S16, 1952, "", 1, 0, -1000, 1000, 0 -auxPid1_periodMs = scalar, S16, 1954, "ms", 1, 0, 0, 3000, 0 -auxPid1_minValue = scalar, S16, 1956, "", 1, 0, -30000, 30000, 0 -auxPid1_maxValue = scalar, S16, 1958, "", 1, 0, -30000, 30000, 0 -auxPid2_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 -auxPid2_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 -auxPid2_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 -auxPid2_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 -auxPid2_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 -auxPid2_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 -auxPid2_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 -injectorCorrectionPolynomial1 = scalar, F32, 1980, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial2 = scalar, F32, 1984, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial3 = scalar, F32, 1988, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial4 = scalar, F32, 1992, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial5 = scalar, F32, 1996, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial6 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial7 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 -injectorCorrectionPolynomial8 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 -primeBins = array, S08, 2012, [8], "C", 1, 0, -40, 120, 0 -oilPressure_hwChannel = bits, U08, 2020, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -oilPressure_v1 = scalar, F32, 2024, "volts", 1, 0, 0, 10, 2 -oilPressure_value1 = scalar, F32, 2028, "kPa", 1, 0, 0, 1000000, 2 -oilPressure_v2 = scalar, F32, 2032, "volts", 1, 0, 0, 10, 2 -oilPressure_value2 = scalar, F32, 2036, "kPa", 1, 0, 0, 1000000, 2 -accelerometerSpiDevice = bits, U08, 2040, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -fan2Pin = bits, U16, 2042, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -fan2OnTemperature = scalar, U08, 2044, "deg C", 1, 0, 0, 150, 0 -fan2OffTemperature = scalar, U08, 2045, "deg C", 1, 0, 0, 150, 0 -stepperEnablePin = bits, U16, 2046, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_cs = bits, U16, 2048, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -tle8888_csPinMode = bits, U08, 2050, [0:1], "default", "default inverted", "open collector", "open collector inverted" -mc33816_cs = bits, U16, 2052, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins1 = bits, U16, 2054, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins2 = bits, U16, 2056, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins3 = bits, U16, 2058, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins4 = bits, U16, 2060, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins5 = bits, U16, 2062, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins6 = bits, U16, 2064, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins7 = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -servoOutputPins8 = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" -coastingFuelCutRpmHigh = scalar, S16, 2070, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutRpmLow = scalar, S16, 2072, "rpm", 1, 0, 0, 5000, 0 -coastingFuelCutTps = scalar, S16, 2074, "%", 1, 0, 0, 20, 0 -coastingFuelCutClt = scalar, S16, 2076, "C", 1, 0, -100, 100, 0 -pidExtraForLowRpm = scalar, S16, 2078, "%", 1, 0, 0, 100, 0 -coastingFuelCutMap = scalar, S16, 2080, "kPa", 1, 0, 0, 250, 0 -highPressureFuel_hwChannel = bits, U08, 2084, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -highPressureFuel_v1 = scalar, F32, 2088, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value1 = scalar, F32, 2092, "kPa", 1, 0, 0, 1000000, 2 -highPressureFuel_v2 = scalar, F32, 2096, "volts", 1, 0, 0, 10, 2 -highPressureFuel_value2 = scalar, F32, 2100, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -lowPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 -lowPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 -lowPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 -cltRevLimitRpmBins = array, S08, 2124, [4], "C", 1, 0, -40, 120, 0 -cltRevLimitRpm = array, U16, 2128, [4], "RPM", 1, 0, 0, 20000, 0 -scriptCurveName1 = string, ASCII, 2136, 16 -scriptCurveName2 = string, ASCII, 2152, 16 -scriptCurveName3 = string, ASCII, 2168, 16 -scriptCurveName4 = string, ASCII, 2184, 16 -scriptCurveName5 = string, ASCII, 2200, 16 -scriptCurveName6 = string, ASCII, 2216, 16 -scriptTableName1 = string, ASCII, 2232, 16 -scriptTableName2 = string, ASCII, 2248, 16 -scriptTableName3 = string, ASCII, 2264, 16 -scriptTableName4 = string, ASCII, 2280, 16 -scriptSettingName1 = string, ASCII, 2296, 16 -scriptSettingName2 = string, ASCII, 2312, 16 -scriptSettingName3 = string, ASCII, 2328, 16 -scriptSettingName4 = string, ASCII, 2344, 16 -scriptSettingName5 = string, ASCII, 2360, 16 -scriptSettingName6 = string, ASCII, 2376, 16 -scriptSettingName7 = string, ASCII, 2392, 16 -scriptSettingName8 = string, ASCII, 2408, 16 -tChargeAirCoefMin = scalar, F32, 2424, "", 1, 0, 0, 1, 3 -tChargeAirCoefMax = scalar, F32, 2428, "", 1, 0, 0, 1, 3 -tChargeAirFlowMax = scalar, F32, 2432, "kg/h", 1, 0, 0, 1000, 1 -tChargeAirIncrLimit = scalar, F32, 2436, "deg/sec", 1, 0, 0, 100, 1 -tChargeAirDecrLimit = scalar, F32, 2440, "deg/sec", 1, 0, 0, 100, 1 -tChargeMode = bits, U08, 2444, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" -hip9011Gain = scalar, F32, 2448, "", 1, 0, 0, 100, 2 -etb_iTermMin = scalar, S16, 2452, "", 1, 0, -30000, 30000, 0 -etb_iTermMax = scalar, S16, 2454, "", 1, 0, -30000, 30000, 0 -idleTimingPid_pFactor = scalar, F32, 2456, "", 1, 0, -10000, 10000, 4 -idleTimingPid_iFactor = scalar, F32, 2460, "", 1, 0, -10000, 10000, 4 -idleTimingPid_dFactor = scalar, F32, 2464, "", 1, 0, -10000, 10000, 4 -idleTimingPid_offset = scalar, S16, 2468, "", 1, 0, -1000, 1000, 0 -idleTimingPid_periodMs = scalar, S16, 2470, "ms", 1, 0, 0, 3000, 0 -idleTimingPid_minValue = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 -idleTimingPid_maxValue = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 -idleTimingPidDeadZone = scalar, S16, 2476, "RPM", 1, 0, 0, 1000, 0 -tpsAccelFractionPeriod = scalar, S16, 2478, "cycles", 1, 0, 0, 500, 0 -tpsAccelFractionDivisor = scalar, F32, 2480, "coef", 1, 0, 0, 100, 2 -tle8888spiDevice = bits, U08, 2484, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -mc33816spiDevice = bits, U08, 2485, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -idlerpmpid_iTermMin = scalar, S16, 2486, "", 1, 0, -30000, 30000, 0 -tle6240spiDevice = bits, U08, 2488, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" -stoichRatioPrimary = scalar, U08, 2489, ":1", 0.1, 0, 5, 25, 1 -idlerpmpid_iTermMax = scalar, S16, 2490, "", 1, 0, -30000, 30000, 0 -etbIdleThrottleRange = scalar, F32, 2492, "%", 1, 0, 0, 15, 0 -cylinderBankSelect1 = scalar, U08, 2496, "", 1, 1, 1, 2, 0 -cylinderBankSelect2 = scalar, U08, 2497, "", 1, 1, 1, 2, 0 -cylinderBankSelect3 = scalar, U08, 2498, "", 1, 1, 1, 2, 0 -cylinderBankSelect4 = scalar, U08, 2499, "", 1, 1, 1, 2, 0 -cylinderBankSelect5 = scalar, U08, 2500, "", 1, 1, 1, 2, 0 -cylinderBankSelect6 = scalar, U08, 2501, "", 1, 1, 1, 2, 0 -cylinderBankSelect7 = scalar, U08, 2502, "", 1, 1, 1, 2, 0 -cylinderBankSelect8 = scalar, U08, 2503, "", 1, 1, 1, 2, 0 -cylinderBankSelect9 = scalar, U08, 2504, "", 1, 1, 1, 2, 0 -cylinderBankSelect10 = scalar, U08, 2505, "", 1, 1, 1, 2, 0 -cylinderBankSelect11 = scalar, U08, 2506, "", 1, 1, 1, 2, 0 -cylinderBankSelect12 = scalar, U08, 2507, "", 1, 1, 1, 2, 0 -primeValues = array, U08, 2508, [8], "mg", 5.0, 0, 0, 1250, 0 -triggerCompCenterVolt = scalar, U08, 2516, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMin = scalar, U08, 2517, "V", 0.02, 0, 0, 5.1, 2 -triggerCompHystMax = scalar, U08, 2518, "V", 0.02, 0, 0, 5.1, 2 -triggerCompSensorSatRpm = scalar, U08, 2519, "RPM", 50.0, 0, 0, 12000, 0 -idleRpmPid2_pFactor = scalar, F32, 2520, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_iFactor = scalar, F32, 2524, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_dFactor = scalar, F32, 2528, "", 1, 0, -10000, 10000, 4 -idleRpmPid2_offset = scalar, S16, 2532, "", 1, 0, -1000, 1000, 0 -idleRpmPid2_periodMs = scalar, S16, 2534, "ms", 1, 0, 0, 3000, 0 -idleRpmPid2_minValue = scalar, S16, 2536, "", 1, 0, -30000, 30000, 0 -idleRpmPid2_maxValue = scalar, S16, 2538, "", 1, 0, -30000, 30000, 0 -canVssNbcType = bits, U08, 2540, [0:0], "BMW_e46", "W202" -gppwm1_pin = bits, U16, 2544, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -gppwm1_dutyIfError = scalar, U08, 2546, "%", 1, 0, 0, 100, 0 -gppwm1_pwmFrequency = scalar, U16, 2548, "hz", 1, 0, 0, 500, 0 -gppwm1_onAboveDuty = scalar, U08, 2550, "%", 1, 0, 0, 100, 0 -gppwm1_offBelowDuty = scalar, U08, 2551, "%", 1, 0, 0, 100, 0 -gppwm1_loadAxis = bits, U08, 2552, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm1_alignmentFill_map = scalar, U08, 2553, "unit", 1, 0, 0, 100, 0 -gppwm1_loadBins = array, U08, 2554, [8], "load", 1, 0, 0, 250, 0 -gppwm1_rpmBins = array, U08, 2562, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm1_table = array, U08, 2570, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm2_pin = bits, U16, 2636, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -gppwm2_dutyIfError = scalar, U08, 2638, "%", 1, 0, 0, 100, 0 -gppwm2_pwmFrequency = scalar, U16, 2640, "hz", 1, 0, 0, 500, 0 -gppwm2_onAboveDuty = scalar, U08, 2642, "%", 1, 0, 0, 100, 0 -gppwm2_offBelowDuty = scalar, U08, 2643, "%", 1, 0, 0, 100, 0 -gppwm2_loadAxis = bits, U08, 2644, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm2_alignmentFill_map = scalar, U08, 2645, "unit", 1, 0, 0, 100, 0 -gppwm2_loadBins = array, U08, 2646, [8], "load", 1, 0, 0, 250, 0 -gppwm2_rpmBins = array, U08, 2654, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm2_table = array, U08, 2662, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm3_pin = bits, U16, 2728, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -gppwm3_dutyIfError = scalar, U08, 2730, "%", 1, 0, 0, 100, 0 -gppwm3_pwmFrequency = scalar, U16, 2732, "hz", 1, 0, 0, 500, 0 -gppwm3_onAboveDuty = scalar, U08, 2734, "%", 1, 0, 0, 100, 0 -gppwm3_offBelowDuty = scalar, U08, 2735, "%", 1, 0, 0, 100, 0 -gppwm3_loadAxis = bits, U08, 2736, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm3_alignmentFill_map = scalar, U08, 2737, "unit", 1, 0, 0, 100, 0 -gppwm3_loadBins = array, U08, 2738, [8], "load", 1, 0, 0, 250, 0 -gppwm3_rpmBins = array, U08, 2746, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm3_table = array, U08, 2754, [8x8], "duty", 1, 0, 0, 100, 0 -gppwm4_pin = bits, U16, 2820, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -gppwm4_dutyIfError = scalar, U08, 2822, "%", 1, 0, 0, 100, 0 -gppwm4_pwmFrequency = scalar, U16, 2824, "hz", 1, 0, 0, 500, 0 -gppwm4_onAboveDuty = scalar, U08, 2826, "%", 1, 0, 0, 100, 0 -gppwm4_offBelowDuty = scalar, U08, 2827, "%", 1, 0, 0, 100, 0 -gppwm4_loadAxis = bits, U08, 2828, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" -gppwm4_alignmentFill_map = scalar, U08, 2829, "unit", 1, 0, 0, 100, 0 -gppwm4_loadBins = array, U08, 2830, [8], "load", 1, 0, 0, 250, 0 -gppwm4_rpmBins = array, U08, 2838, [8], "RPM", 50.0, 0, 0, 12000, 0 -gppwm4_table = array, U08, 2846, [8x8], "duty", 1, 0, 0, 100, 0 -mc33_i_boost = scalar, U16, 2912, "mA", 1, 0, 1000, 25000, 0 -mc33_i_peak = scalar, U16, 2914, "mA", 1, 0, 1000, 20000, 0 -mc33_i_hold = scalar, U16, 2916, "mA", 1, 0, 1000, 20000, 0 -mc33_t_max_boost = scalar, U16, 2918, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_off = scalar, U16, 2920, "us", 1, 0, 0, 10000, 0 -mc33_t_peak_tot = scalar, U16, 2922, "us", 1, 0, 0, 10000, 0 -mc33_t_bypass = scalar, U16, 2924, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_off = scalar, U16, 2926, "us", 1, 0, 0, 10000, 0 -mc33_t_hold_tot = scalar, U16, 2928, "us", 1, 0, 0, 10000, 0 -tcuUpshiftButtonPinMode = bits, U08, 2930, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcuDownshiftButtonPinMode = bits, U08, 2931, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -acSwitchMode = bits, U08, 2932, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" -tcu_solenoid_mode1 = bits, U08, 2933, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode2 = bits, U08, 2934, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode3 = bits, U08, 2935, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode4 = bits, U08, 2936, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode5 = bits, U08, 2937, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_solenoid_mode6 = bits, U08, 2938, [0:1], "default", "default inverted", "open collector", "open collector inverted" -knockBaseNoise = array, S08, 2939, [16], "dB", 0.5, 0, -50, 10, 1 -triggerGapOverrideFrom1 = scalar, F32, 2956, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom2 = scalar, F32, 2960, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom3 = scalar, F32, 2964, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom4 = scalar, F32, 2968, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom5 = scalar, F32, 2972, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom6 = scalar, F32, 2976, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom7 = scalar, F32, 2980, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom8 = scalar, F32, 2984, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom9 = scalar, F32, 2988, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom10 = scalar, F32, 2992, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom11 = scalar, F32, 2996, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom12 = scalar, F32, 3000, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom13 = scalar, F32, 3004, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom14 = scalar, F32, 3008, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom15 = scalar, F32, 3012, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom16 = scalar, F32, 3016, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom17 = scalar, F32, 3020, "from", 1, 0, 0, 20, 2 -triggerGapOverrideFrom18 = scalar, F32, 3024, "from", 1, 0, 0, 20, 2 -maxCamPhaseResolveRpm = scalar, U08, 3028, "rpm", 50.0, 0, 0, 12500, 0 -unused4080 = array, S08, 3029, [11], "", 1, 0, 0, 0, 0 -triggerGapOverrideTo1 = scalar, F32, 3040, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo2 = scalar, F32, 3044, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo3 = scalar, F32, 3048, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo4 = scalar, F32, 3052, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo5 = scalar, F32, 3056, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo6 = scalar, F32, 3060, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo7 = scalar, F32, 3064, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo8 = scalar, F32, 3068, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo9 = scalar, F32, 3072, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo10 = scalar, F32, 3076, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo11 = scalar, F32, 3080, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo12 = scalar, F32, 3084, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo13 = scalar, F32, 3088, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo14 = scalar, F32, 3092, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo15 = scalar, F32, 3096, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo16 = scalar, F32, 3100, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo17 = scalar, F32, 3104, "to", 1, 0, 0, 20, 2 -triggerGapOverrideTo18 = scalar, F32, 3108, "to", 1, 0, 0, 20, 2 -hpfpCamLobes = scalar, U08, 3112, "lobes/cam", 1, 0, 0, 255, 0 -hpfpCam = bits, U08, 3113, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" -hpfpPeakPos = scalar, U08, 3114, "deg", 1, 0, 0, 255, 0 -hpfpMinAngle = scalar, U08, 3115, "deg", 1, 0, 0, 255, 0 -hpfpPumpVolume = scalar, U16, 3116, "cc", 0.001, 0, 0, 65, 3 -hpfpActivationAngle = scalar, U08, 3118, "deg", 1, 0, 0, 255, 0 -issFilterReciprocal = scalar, U08, 3119, "", 1, 0, 0, 100, 0 -hpfpPidP = scalar, U16, 3120, "%/kPa", 0.001, 0, 0, 65, 3 -hpfpPidI = scalar, U16, 3122, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 -hpfpTargetDecay = scalar, U16, 3124, "kPa/s", 1, 0, 0, 65000, 0 -hpfpLobeProfileQuantityBins = array, U08, 3126, [16], "%", 0.5, 0, 0, 100, 1 -hpfpLobeProfileAngle = array, U08, 3142, [16], "deg", 0.5, 0, 0, 125, 1 -hpfpDeadtimeVoltsBins = array, U08, 3158, [8], "volts", 1, 0, 0, 255, 0 -hpfpDeadtimeMS = array, U16, 3166, [8], "ms", 0.001, 0, 0, 65, 3 -hpfpTarget = array, U16, 3182, [10x10], "kPa", 1, 0, 0, 65000, 0 -hpfpTargetLoadBins = array, U16, 3382, [10], "load", 0.1, 0, 0, 6500, 1 -hpfpTargetRpmBins = array, U08, 3402, [10], "RPM", 50.0, 0, 0, 12500, 0 -hpfpCompensation = array, S08, 3412, [10x10], "%", 1, 0, -100, 100, 0 -hpfpCompensationLoadBins = array, U16, 3512, [10], "cc/lobe", 0.001, 0, 0, 65, 3 -hpfpCompensationRpmBins = array, U08, 3532, [10], "RPM", 50.0, 0, 0, 12500, 0 -stepper_raw_output1 = bits, U16, 3542, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -stepper_raw_output2 = bits, U16, 3544, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -stepper_raw_output3 = bits, U16, 3546, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -stepper_raw_output4 = bits, U16, 3548, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -gearRatio1 = scalar, U16, 3550, "ratio", 0.01, 0, 0, 10, 2 -gearRatio2 = scalar, U16, 3552, "ratio", 0.01, 0, 0, 10, 2 -gearRatio3 = scalar, U16, 3554, "ratio", 0.01, 0, 0, 10, 2 -gearRatio4 = scalar, U16, 3556, "ratio", 0.01, 0, 0, 10, 2 -gearRatio5 = scalar, U16, 3558, "ratio", 0.01, 0, 0, 10, 2 -gearRatio6 = scalar, U16, 3560, "ratio", 0.01, 0, 0, 10, 2 -gearRatio7 = scalar, U16, 3562, "ratio", 0.01, 0, 0, 10, 2 -gearRatio8 = scalar, U16, 3564, "ratio", 0.01, 0, 0, 10, 2 -vvtActivationDelayMs = scalar, U16, 3566, "ms", 1, 0, 0, 65000, 0 -wwCltBins = array, S08, 3568, [8], "deg C", 1, 0, -40, 120, 0 -wwTauCltValues = array, U08, 3576, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaCltValues = array, U08, 3584, [8], "", 0.01, 0, 0, 1, 2 -wwMapBins = array, S08, 3592, [8], "kPa", 1, 0, 0, 250, 0 -wwTauMapValues = array, U08, 3600, [8], "", 0.01, 0, 0, 2.5, 2 -wwBetaMapValues = array, U08, 3608, [8], "", 0.01, 0, 0, 2.5, 2 -torqueTable = array, U08, 3616, [6x6], "Nm", 10.0, 0, 0, 255, 0 -torqueRpmBins = array, U16, 3652, [6], "RPM", 1, 0, 0, 65000, 0 -torqueLoadBins = array, U16, 3664, [6], "Load", 1, 0, 0, 65000, 0 -gearControllerMode = bits, U08, 3676, [0:1], "None", "Button Shift" -transmissionControllerMode = bits, U08, 3677, [0:1], "None", "Simple Transmission", "GM 4L6X" -auxLinear1_hwChannel = bits, U08, 3680, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxLinear1_v1 = scalar, F32, 3684, "volts", 1, 0, 0, 10, 2 -auxLinear1_value1 = scalar, F32, 3688, "kPa", 1, 0, 0, 1000000, 2 -auxLinear1_v2 = scalar, F32, 3692, "volts", 1, 0, 0, 10, 2 -auxLinear1_value2 = scalar, F32, 3696, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_hwChannel = bits, U08, 3700, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" -auxLinear2_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 -auxLinear2_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 -auxLinear2_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 -auxLinear2_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 -tcu_tcc_onoff_solenoid = bits, U16, 3720, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_tcc_onoff_solenoid_mode = bits, U08, 3722, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid = bits, U16, 3724, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_tcc_pwm_solenoid_mode = bits, U08, 3726, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_tcc_pwm_solenoid_freq = scalar, U16, 3728, "Hz", 1, 0, 0, 3000, 0 -tcu_pc_solenoid_pin = bits, U16, 3730, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_pc_solenoid_pin_mode = bits, U08, 3732, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_pc_solenoid_freq = scalar, U16, 3734, "Hz", 1, 0, 0, 3000, 0 -tcu_32_solenoid_pin = bits, U16, 3736, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" -tcu_32_solenoid_pin_mode = bits, U08, 3738, [0:1], "default", "default inverted", "open collector", "open collector inverted" -tcu_32_solenoid_freq = scalar, U16, 3740, "Hz", 1, 0, 0, 3000, 0 -etbMinimumPosition = scalar, F32, 3744, "%", 1, 0, 0.01, 100, 2 -mainUnusedEnd = array, U08, 3748, [246], "units", 1, 0, 0, 1, 0 -etbBiasBins = array, F32, 3996, [8], "target TPS position", 1, 0, 0, 100, 0 -etbBiasValues = array, F32, 4028, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 -iacPidMultTable = array, U08, 4060, [8x8], "%", 1, 0, 0, 999, 2 -iacPidMultLoadBins = array, U08, 4124, [8], "Load", 1, 0, 0, 500, 2 -iacPidMultRpmBins = array, U08, 4132, [8], "RPM", 50.0, 0, 0, 12000, 0 -sparkDwellRpmBins = array, U08, 4140, [8], "RPM", 50.0, 0, 0, 18000, 2 -sparkDwellValues = array, F32, 4148, [8], "ms", 1, 0, 0, 30, 2 -cltIdleRpmBins = array, F32, 4180, [16], "C", 1, 0, -100, 250, 2 -cltIdleRpm = array, U08, 4244, [16], "RPM", 50.0, 0, 0, 8000, 0 -cltTimingBins = array, F32, 4260, [8], "C", 1, 0, -100, 250, 1 -cltTimingExtra = array, F32, 4292, [8], "degree", 1, 0, -400, 400, 0 -scriptCurve1Bins = array, F32, 4324, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve1 = array, F32, 4388, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve2Bins = array, F32, 4452, [16], "x", 1, 0, -999, 1000, 3 -scriptCurve2 = array, F32, 4516, [16], "y", 1, 0, -999, 1000, 3 -scriptCurve3Bins = array, F32, 4580, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve3 = array, F32, 4612, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve4Bins = array, F32, 4644, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve4 = array, F32, 4676, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve5Bins = array, F32, 4708, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve5 = array, F32, 4740, [8], "y", 1, 0, -999, 1000, 3 -scriptCurve6Bins = array, F32, 4772, [8], "x", 1, 0, -999, 1000, 3 -scriptCurve6 = array, F32, 4804, [8], "y", 1, 0, -999, 1000, 3 -baroCorrPressureBins = array, F32, 4836, [4], "kPa", 1, 0, 0, 200, 2 -baroCorrRpmBins = array, F32, 4852, [4], "RPM", 1, 0, 0, 18000, 2 -baroCorrTable = array, F32, 4868, [4x4], "ratio", 1, 0, 0, 2, 2 -crankingTpsCoef = array, F32, 4932, [8], "Ratio", 1, 0, 0, 700, 2 -crankingTpsBins = array, F32, 4964, [8], "%", 1, 0, 0, 100, 2 -narrowToWideOxygenBins = array, F32, 4996, [8], "V", 1, 0, -10, 10, 3 -narrowToWideOxygen = array, F32, 5028, [8], "ratio", 1, 0, -40, 40, 2 -crankingAdvanceBins = array, F32, 5060, [4], "RPM", 1, 0, 0, 18000, 2 -crankingAdvance = array, F32, 5076, [4], "deg", 1, 0, -20, 90, 2 -iacCoastingBins = array, F32, 5092, [16], "C", 1, 0, -100, 250, 2 -iacCoasting = array, F32, 5156, [16], "%", 1, 0, 0, 100, 2 -warning_message = string, ASCII, 5220, 120 -afterstartCoolantBins = array, F32, 5340, [8], "C", 1, 0, -100, 250, 0 -afterstartHoldTime = array, F32, 5372, [8], "Seconds", 1, 0, 0, 100, 1 -afterstartEnrich = array, F32, 5404, [8], "%", 1, 0, 0, 600, 1 -afterstartDecayTime = array, F32, 5436, [8], "Seconds", 1, 0, 0, 100, 1 -boostTableOpenLoop = array, U08, 5468, [8x8], "", 0.5, 0, 0, 100, 1 -boostRpmBins = array, U08, 5532, [8], "RPM", 50.0, 0, 0, 12000, 0 -boostTableClosedLoop = array, U08, 5540, [8x8], "", 2.0, 0, 0, 3000, 0 -boostTpsBins = array, U08, 5604, [8], "%", 1, 0, 0, 100, 0 -pedalToTpsTable = array, U08, 5612, [8x8], "%", 1, 0, 0, 100, 0 -pedalToTpsPedalBins = array, U08, 5676, [8], "%", 1, 0, 0, 120, 0 -pedalToTpsRpmBins = array, U08, 5684, [8], "RPM", 50.0, 0, 0, 12000, 0 -cltCrankingCorrBins = array, F32, 5692, [8], "C", 1, 0, -100, 250, 2 -cltCrankingCorr = array, F32, 5724, [8], "%", 1, 0, 0, 500, 2 -idleAdvanceBins = array, U08, 5756, [8], "RPM", 50.0, 0, 0, 18000, 0 -idleAdvance = array, F32, 5764, [8], "deg", 1, 0, -20, 90, 1 -idleVeRpmBins = array, U08, 5796, [4], "RPM", 10.0, 0, 0, 2500, 0 -idleVeLoadBins = array, U08, 5800, [4], "load", 1, 0, 0, 100, 0 -idleVeTable = array, U16, 5804, [4x4], "%", 0.1, 0, 0, 999, 1 -luaScript = string, ASCII, 5836, 8000 -cltFuelCorrBins = array, F32, 13836, [16], "C", 1, 0, -100, 250, 2 -cltFuelCorr = array, F32, 13900, [16], "ratio", 1, 0, 0, 5, 2 -iatFuelCorrBins = array, F32, 13964, [16], "C", 1, 0, -100, 250, 2 -iatFuelCorr = array, F32, 14028, [16], "ratio", 1, 0, 0, 5, 2 -crankingFuelCoef = array, F32, 14092, [8], "ratio", 1, 0, 0, 50, 2 -crankingFuelBins = array, F32, 14124, [8], "C", 1, 0, -80, 170, 2 -crankingCycleCoef = array, F32, 14156, [8], "ratio", 1, 0, 0, 5, 2 -crankingCycleBins = array, F32, 14188, [8], "counter", 1, 0, -80, 170, 0 -cltIdleCorrBins = array, F32, 14220, [16], "C", 1, 0, -100, 250, 2 -cltIdleCorr = array, F32, 14284, [16], "ratio", 1, 0, 0, 10, 2 -mafDecoding = array, F32, 14348, [256], "kg/hour", 1, 0, -500, 4000, 2 -mafDecodingBins = array, F32, 15372, [256], "V", 1, 0, -5, 150, 2 -ignitionIatCorrTable = array, S16, 16396, [16x16], "deg", 0.1, 0, -720, 720, 1 -ignitionIatCorrLoadBins = array, F32, 16908, [16], "Temperature", 1, 0, 0, 500, 0 -ignitionIatCorrRpmBins = array, U16, 16972, [16], "RPM", 1, 0, 0, 18000, 0 -injectionPhase = array, S16, 17004, [16x16], "deg", 1, 0, -720, 720, 0 -injPhaseLoadBins = array, U16, 17516, [16], "Load", 1, 0, 0, 500, 0 -injPhaseRpmBins = array, U16, 17548, [16], "RPM", 1, 0, 0, 18000, 0 -tcuSolenoidTable = array, U08, 17580, [6x10], "onoff", 1, 0, 0, 1, 0 -mapEstimateTable = array, U16, 17640, [16x16], "kPa", 0.01, 0, 0, 600, 2 -mapEstimateTpsBins = array, U16, 18152, [16], "% TPS", 0.01, 0, 0, 100, 1 -mapEstimateRpmBins = array, U16, 18184, [16], "RPM", 1, 0, 0, 18000, 0 -vvtTable1 = array, U08, 18216, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable1LoadBins = array, U16, 18280, [8], "L", 1, 0, 0, 255, 0 -vvtTable1RpmBins = array, U16, 18296, [8], "RPM", 1, 0, 0, 18000, 0 -vvtTable2 = array, U08, 18312, [8x8], "value", 1, 0, 0, 255, 0 -vvtTable2LoadBins = array, U16, 18376, [8], "L", 1, 0, 0, 255, 0 -vvtTable2RpmBins = array, U16, 18392, [8], "RPM", 1, 0, 0, 18000, 0 -ignitionTable = array, S16, 18408, [16x16], "deg", 0.1, 0, -20, 90, 1 -ignitionLoadBins = array, U16, 18920, [16], "Load", 1, 0, 0, 500, 0 -ignitionRpmBins = array, U16, 18952, [16], "RPM", 1, 0, 0, 18000, 0 -veTable = array, U16, 18984, [16x16], "%", 0.1, 0, 0, 999, 1 -veLoadBins = array, U16, 19496, [16], "kPa", 1, 0, 0, 400, 0 -veRpmBins = array, U16, 19528, [16], "RPM", 1, 0, 0, 18000, 0 +fan2ExtraIdle = scalar, U08, 1746, "%", 1, 0, 0, 100, 0 +primingDelay = scalar, U08, 1747, "sec", 0.01, 0, 0, 1, 2 +auxAnalogInputs1 = bits, U08, 1748, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs2 = bits, U08, 1749, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs3 = bits, U08, 1750, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs4 = bits, U08, 1751, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs5 = bits, U08, 1752, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs6 = bits, U08, 1753, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs7 = bits, U08, 1754, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxAnalogInputs8 = bits, U08, 1755, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +trailingCoilPins1 = bits, U16, 1756, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins2 = bits, U16, 1758, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins3 = bits, U16, 1760, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins4 = bits, U16, 1762, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins5 = bits, U16, 1764, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins6 = bits, U16, 1766, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins7 = bits, U16, 1768, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins8 = bits, U16, 1770, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins9 = bits, U16, 1772, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins10 = bits, U16, 1774, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins11 = bits, U16, 1776, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +trailingCoilPins12 = bits, U16, 1778, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tle8888mode = bits, U08, 1780, [0:1], "Auto", "SemiAuto", "Manual", "Hall" +LIS302DLCsPinMode = bits, U08, 1781, [0:1], "default", "default inverted", "open collector", "open collector inverted" +injectorCompensationMode = bits, U08, 1782, [0:1], "None", "Fixed rail pressure", "Sensed Rail Pressure" +fan2PinMode = bits, U08, 1783, [0:1], "default", "default inverted", "open collector", "open collector inverted" +fuelReferencePressure = scalar, F32, 1784, "kPa", 1, 0, 0, 700000, 0 +postCrankingFactor = scalar, F32, 1788, "mult", 1, 0, 1, 3, 2 +postCrankingDurationSec = scalar, F32, 1792, "seconds", 1, 0, 0, 30, 0 +auxTempSensor1_tempC_1 = scalar, F32, 1796, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_2 = scalar, F32, 1800, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_tempC_3 = scalar, F32, 1804, "*C", 1, 0, -40, 200, 1 +auxTempSensor1_resistance_1 = scalar, F32, 1808, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_2 = scalar, F32, 1812, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_resistance_3 = scalar, F32, 1816, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_bias_resistor = scalar, F32, 1820, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor1_adcChannel = bits, U08, 1824, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxTempSensor2_tempC_1 = scalar, F32, 1828, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_2 = scalar, F32, 1832, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_tempC_3 = scalar, F32, 1836, "*C", 1, 0, -40, 200, 1 +auxTempSensor2_resistance_1 = scalar, F32, 1840, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_2 = scalar, F32, 1844, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_resistance_3 = scalar, F32, 1848, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_bias_resistor = scalar, F32, 1852, "Ohm", 1, 0, 0, 200000, 1 +auxTempSensor2_adcChannel = bits, U08, 1856, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +knockSamplingDuration = scalar, S16, 1860, "Deg", 1, 0, 0, 720, 0 +etbFreq = scalar, S16, 1862, "Hz", 1, 0, 0, 3000, 0 +etbWastegatePid_pFactor = scalar, F32, 1864, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_iFactor = scalar, F32, 1868, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_dFactor = scalar, F32, 1872, "", 1, 0, -10000, 10000, 4 +etbWastegatePid_offset = scalar, S16, 1876, "", 1, 0, -1000, 1000, 0 +etbWastegatePid_periodMs = scalar, S16, 1878, "ms", 1, 0, 0, 3000, 0 +etbWastegatePid_minValue = scalar, S16, 1880, "", 1, 0, -30000, 30000, 0 +etbWastegatePid_maxValue = scalar, S16, 1882, "", 1, 0, -30000, 30000, 0 +stepperNumMicroSteps = bits, U08, 1884, [0:3], "Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step" +stepperMinDutyCycle = scalar, U08, 1885, "%", 1, 0, 0, 100, 0 +stepperMaxDutyCycle = scalar, U08, 1886, "%", 1, 0, 0, 100, 0 +sdCardSpiDevice = bits, U08, 1887, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +timing_offset_cylinder1 = scalar, F32, 1888, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder2 = scalar, F32, 1892, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder3 = scalar, F32, 1896, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder4 = scalar, F32, 1900, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder5 = scalar, F32, 1904, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder6 = scalar, F32, 1908, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder7 = scalar, F32, 1912, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder8 = scalar, F32, 1916, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder9 = scalar, F32, 1920, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder10 = scalar, F32, 1924, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder11 = scalar, F32, 1928, "deg", 1, 0, -720, 720, 1 +timing_offset_cylinder12 = scalar, F32, 1932, "deg", 1, 0, -720, 720, 1 +idlePidActivationTime = scalar, F32, 1936, "seconds", 1, 0, 0, 60, 1 +spi1SckMode = bits, U08, 1940, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MosiMode = bits, U08, 1941, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi1MisoMode = bits, U08, 1942, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2SckMode = bits, U08, 1943, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MosiMode = bits, U08, 1944, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi2MisoMode = bits, U08, 1945, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3SckMode = bits, U08, 1946, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MosiMode = bits, U08, 1947, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +spi3MisoMode = bits, U08, 1948, [0:6], "default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN" +stepperEnablePinMode = bits, U08, 1949, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_rstb = bits, U16, 1950, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +mc33816_driven = bits, U16, 1952, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +brakePedalPin = bits, U16, 1954, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +cj125ua = bits, U08, 1956, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +cj125ur = bits, U08, 1957, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +brakePedalPinMode = bits, U08, 1958, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +auxPid1_pFactor = scalar, F32, 1960, "", 1, 0, -10000, 10000, 4 +auxPid1_iFactor = scalar, F32, 1964, "", 1, 0, -10000, 10000, 4 +auxPid1_dFactor = scalar, F32, 1968, "", 1, 0, -10000, 10000, 4 +auxPid1_offset = scalar, S16, 1972, "", 1, 0, -1000, 1000, 0 +auxPid1_periodMs = scalar, S16, 1974, "ms", 1, 0, 0, 3000, 0 +auxPid1_minValue = scalar, S16, 1976, "", 1, 0, -30000, 30000, 0 +auxPid1_maxValue = scalar, S16, 1978, "", 1, 0, -30000, 30000, 0 +auxPid2_pFactor = scalar, F32, 1980, "", 1, 0, -10000, 10000, 4 +auxPid2_iFactor = scalar, F32, 1984, "", 1, 0, -10000, 10000, 4 +auxPid2_dFactor = scalar, F32, 1988, "", 1, 0, -10000, 10000, 4 +auxPid2_offset = scalar, S16, 1992, "", 1, 0, -1000, 1000, 0 +auxPid2_periodMs = scalar, S16, 1994, "ms", 1, 0, 0, 3000, 0 +auxPid2_minValue = scalar, S16, 1996, "", 1, 0, -30000, 30000, 0 +auxPid2_maxValue = scalar, S16, 1998, "", 1, 0, -30000, 30000, 0 +injectorCorrectionPolynomial1 = scalar, F32, 2000, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial2 = scalar, F32, 2004, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial3 = scalar, F32, 2008, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial4 = scalar, F32, 2012, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial5 = scalar, F32, 2016, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial6 = scalar, F32, 2020, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial7 = scalar, F32, 2024, "", 1, 0, -1000, 1000, 4 +injectorCorrectionPolynomial8 = scalar, F32, 2028, "", 1, 0, -1000, 1000, 4 +primeBins = array, S08, 2032, [8], "C", 1, 0, -40, 120, 0 +oilPressure_hwChannel = bits, U08, 2040, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +oilPressure_v1 = scalar, F32, 2044, "volts", 1, 0, 0, 10, 2 +oilPressure_value1 = scalar, F32, 2048, "kPa", 1, 0, 0, 1000000, 2 +oilPressure_v2 = scalar, F32, 2052, "volts", 1, 0, 0, 10, 2 +oilPressure_value2 = scalar, F32, 2056, "kPa", 1, 0, 0, 1000000, 2 +accelerometerSpiDevice = bits, U08, 2060, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +fan2Pin = bits, U16, 2062, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +fan2OnTemperature = scalar, U08, 2064, "deg C", 1, 0, 0, 150, 0 +fan2OffTemperature = scalar, U08, 2065, "deg C", 1, 0, 0, 150, 0 +stepperEnablePin = bits, U16, 2066, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_cs = bits, U16, 2068, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +tle8888_csPinMode = bits, U08, 2070, [0:1], "default", "default inverted", "open collector", "open collector inverted" +mc33816_cs = bits, U16, 2072, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins1 = bits, U16, 2074, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins2 = bits, U16, 2076, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins3 = bits, U16, 2078, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins4 = bits, U16, 2080, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins5 = bits, U16, 2082, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins6 = bits, U16, 2084, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins7 = bits, U16, 2086, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +servoOutputPins8 = bits, U16, 2088, [0:7], "NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15" +coastingFuelCutRpmHigh = scalar, S16, 2090, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutRpmLow = scalar, S16, 2092, "rpm", 1, 0, 0, 5000, 0 +coastingFuelCutTps = scalar, S16, 2094, "%", 1, 0, 0, 20, 0 +coastingFuelCutClt = scalar, S16, 2096, "C", 1, 0, -100, 100, 0 +pidExtraForLowRpm = scalar, S16, 2098, "%", 1, 0, 0, 100, 0 +coastingFuelCutMap = scalar, S16, 2100, "kPa", 1, 0, 0, 250, 0 +highPressureFuel_hwChannel = bits, U08, 2104, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +highPressureFuel_v1 = scalar, F32, 2108, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value1 = scalar, F32, 2112, "kPa", 1, 0, 0, 1000000, 2 +highPressureFuel_v2 = scalar, F32, 2116, "volts", 1, 0, 0, 10, 2 +highPressureFuel_value2 = scalar, F32, 2120, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_hwChannel = bits, U08, 2124, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +lowPressureFuel_v1 = scalar, F32, 2128, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value1 = scalar, F32, 2132, "kPa", 1, 0, 0, 1000000, 2 +lowPressureFuel_v2 = scalar, F32, 2136, "volts", 1, 0, 0, 10, 2 +lowPressureFuel_value2 = scalar, F32, 2140, "kPa", 1, 0, 0, 1000000, 2 +cltRevLimitRpmBins = array, S08, 2144, [4], "C", 1, 0, -40, 120, 0 +cltRevLimitRpm = array, U16, 2148, [4], "RPM", 1, 0, 0, 20000, 0 +scriptCurveName1 = string, ASCII, 2156, 16 +scriptCurveName2 = string, ASCII, 2172, 16 +scriptCurveName3 = string, ASCII, 2188, 16 +scriptCurveName4 = string, ASCII, 2204, 16 +scriptCurveName5 = string, ASCII, 2220, 16 +scriptCurveName6 = string, ASCII, 2236, 16 +scriptTableName1 = string, ASCII, 2252, 16 +scriptTableName2 = string, ASCII, 2268, 16 +scriptTableName3 = string, ASCII, 2284, 16 +scriptTableName4 = string, ASCII, 2300, 16 +scriptSettingName1 = string, ASCII, 2316, 16 +scriptSettingName2 = string, ASCII, 2332, 16 +scriptSettingName3 = string, ASCII, 2348, 16 +scriptSettingName4 = string, ASCII, 2364, 16 +scriptSettingName5 = string, ASCII, 2380, 16 +scriptSettingName6 = string, ASCII, 2396, 16 +scriptSettingName7 = string, ASCII, 2412, 16 +scriptSettingName8 = string, ASCII, 2428, 16 +tChargeAirCoefMin = scalar, F32, 2444, "", 1, 0, 0, 1, 3 +tChargeAirCoefMax = scalar, F32, 2448, "", 1, 0, 0, 1, 3 +tChargeAirFlowMax = scalar, F32, 2452, "kg/h", 1, 0, 0, 1000, 1 +tChargeAirIncrLimit = scalar, F32, 2456, "deg/sec", 1, 0, 0, 100, 1 +tChargeAirDecrLimit = scalar, F32, 2460, "deg/sec", 1, 0, 0, 100, 1 +tChargeMode = bits, U08, 2464, [0:1], "RPM+TPS (Default)", "Air Mass Interpolation", "Table" +hip9011Gain = scalar, F32, 2468, "", 1, 0, 0, 100, 2 +etb_iTermMin = scalar, S16, 2472, "", 1, 0, -30000, 30000, 0 +etb_iTermMax = scalar, S16, 2474, "", 1, 0, -30000, 30000, 0 +idleTimingPid_pFactor = scalar, F32, 2476, "", 1, 0, -10000, 10000, 4 +idleTimingPid_iFactor = scalar, F32, 2480, "", 1, 0, -10000, 10000, 4 +idleTimingPid_dFactor = scalar, F32, 2484, "", 1, 0, -10000, 10000, 4 +idleTimingPid_offset = scalar, S16, 2488, "", 1, 0, -1000, 1000, 0 +idleTimingPid_periodMs = scalar, S16, 2490, "ms", 1, 0, 0, 3000, 0 +idleTimingPid_minValue = scalar, S16, 2492, "", 1, 0, -30000, 30000, 0 +idleTimingPid_maxValue = scalar, S16, 2494, "", 1, 0, -30000, 30000, 0 +idleTimingPidDeadZone = scalar, S16, 2496, "RPM", 1, 0, 0, 1000, 0 +tpsAccelFractionPeriod = scalar, S16, 2498, "cycles", 1, 0, 0, 500, 0 +tpsAccelFractionDivisor = scalar, F32, 2500, "coef", 1, 0, 0, 100, 2 +tle8888spiDevice = bits, U08, 2504, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +mc33816spiDevice = bits, U08, 2505, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +idlerpmpid_iTermMin = scalar, S16, 2506, "", 1, 0, -30000, 30000, 0 +tle6240spiDevice = bits, U08, 2508, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4" +stoichRatioPrimary = scalar, U08, 2509, ":1", 0.1, 0, 5, 25, 1 +idlerpmpid_iTermMax = scalar, S16, 2510, "", 1, 0, -30000, 30000, 0 +etbIdleThrottleRange = scalar, F32, 2512, "%", 1, 0, 0, 15, 0 +cylinderBankSelect1 = scalar, U08, 2516, "", 1, 1, 1, 2, 0 +cylinderBankSelect2 = scalar, U08, 2517, "", 1, 1, 1, 2, 0 +cylinderBankSelect3 = scalar, U08, 2518, "", 1, 1, 1, 2, 0 +cylinderBankSelect4 = scalar, U08, 2519, "", 1, 1, 1, 2, 0 +cylinderBankSelect5 = scalar, U08, 2520, "", 1, 1, 1, 2, 0 +cylinderBankSelect6 = scalar, U08, 2521, "", 1, 1, 1, 2, 0 +cylinderBankSelect7 = scalar, U08, 2522, "", 1, 1, 1, 2, 0 +cylinderBankSelect8 = scalar, U08, 2523, "", 1, 1, 1, 2, 0 +cylinderBankSelect9 = scalar, U08, 2524, "", 1, 1, 1, 2, 0 +cylinderBankSelect10 = scalar, U08, 2525, "", 1, 1, 1, 2, 0 +cylinderBankSelect11 = scalar, U08, 2526, "", 1, 1, 1, 2, 0 +cylinderBankSelect12 = scalar, U08, 2527, "", 1, 1, 1, 2, 0 +primeValues = array, U08, 2528, [8], "mg", 5.0, 0, 0, 1250, 0 +triggerCompCenterVolt = scalar, U08, 2536, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMin = scalar, U08, 2537, "V", 0.02, 0, 0, 5.1, 2 +triggerCompHystMax = scalar, U08, 2538, "V", 0.02, 0, 0, 5.1, 2 +triggerCompSensorSatRpm = scalar, U08, 2539, "RPM", 50.0, 0, 0, 12000, 0 +idleRpmPid2_pFactor = scalar, F32, 2540, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_iFactor = scalar, F32, 2544, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_dFactor = scalar, F32, 2548, "", 1, 0, -10000, 10000, 4 +idleRpmPid2_offset = scalar, S16, 2552, "", 1, 0, -1000, 1000, 0 +idleRpmPid2_periodMs = scalar, S16, 2554, "ms", 1, 0, 0, 3000, 0 +idleRpmPid2_minValue = scalar, S16, 2556, "", 1, 0, -30000, 30000, 0 +idleRpmPid2_maxValue = scalar, S16, 2558, "", 1, 0, -30000, 30000, 0 +canVssNbcType = bits, U08, 2560, [0:0], "BMW_e46", "W202" +gppwm1_pin = bits, U16, 2564, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +gppwm1_dutyIfError = scalar, U08, 2566, "%", 1, 0, 0, 100, 0 +gppwm1_pwmFrequency = scalar, U16, 2568, "hz", 1, 0, 0, 500, 0 +gppwm1_onAboveDuty = scalar, U08, 2570, "%", 1, 0, 0, 100, 0 +gppwm1_offBelowDuty = scalar, U08, 2571, "%", 1, 0, 0, 100, 0 +gppwm1_loadAxis = bits, U08, 2572, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm1_alignmentFill_map = scalar, U08, 2573, "unit", 1, 0, 0, 100, 0 +gppwm1_loadBins = array, U08, 2574, [8], "load", 1, 0, 0, 250, 0 +gppwm1_rpmBins = array, U08, 2582, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm1_table = array, U08, 2590, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm2_pin = bits, U16, 2656, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +gppwm2_dutyIfError = scalar, U08, 2658, "%", 1, 0, 0, 100, 0 +gppwm2_pwmFrequency = scalar, U16, 2660, "hz", 1, 0, 0, 500, 0 +gppwm2_onAboveDuty = scalar, U08, 2662, "%", 1, 0, 0, 100, 0 +gppwm2_offBelowDuty = scalar, U08, 2663, "%", 1, 0, 0, 100, 0 +gppwm2_loadAxis = bits, U08, 2664, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm2_alignmentFill_map = scalar, U08, 2665, "unit", 1, 0, 0, 100, 0 +gppwm2_loadBins = array, U08, 2666, [8], "load", 1, 0, 0, 250, 0 +gppwm2_rpmBins = array, U08, 2674, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm2_table = array, U08, 2682, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm3_pin = bits, U16, 2748, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +gppwm3_dutyIfError = scalar, U08, 2750, "%", 1, 0, 0, 100, 0 +gppwm3_pwmFrequency = scalar, U16, 2752, "hz", 1, 0, 0, 500, 0 +gppwm3_onAboveDuty = scalar, U08, 2754, "%", 1, 0, 0, 100, 0 +gppwm3_offBelowDuty = scalar, U08, 2755, "%", 1, 0, 0, 100, 0 +gppwm3_loadAxis = bits, U08, 2756, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm3_alignmentFill_map = scalar, U08, 2757, "unit", 1, 0, 0, 100, 0 +gppwm3_loadBins = array, U08, 2758, [8], "load", 1, 0, 0, 250, 0 +gppwm3_rpmBins = array, U08, 2766, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm3_table = array, U08, 2774, [8x8], "duty", 1, 0, 0, 100, 0 +gppwm4_pin = bits, U16, 2840, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +gppwm4_dutyIfError = scalar, U08, 2842, "%", 1, 0, 0, 100, 0 +gppwm4_pwmFrequency = scalar, U16, 2844, "hz", 1, 0, 0, 500, 0 +gppwm4_onAboveDuty = scalar, U08, 2846, "%", 1, 0, 0, 100, 0 +gppwm4_offBelowDuty = scalar, U08, 2847, "%", 1, 0, 0, 100, 0 +gppwm4_loadAxis = bits, U08, 2848, [0:3], "TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage" +gppwm4_alignmentFill_map = scalar, U08, 2849, "unit", 1, 0, 0, 100, 0 +gppwm4_loadBins = array, U08, 2850, [8], "load", 1, 0, 0, 250, 0 +gppwm4_rpmBins = array, U08, 2858, [8], "RPM", 100.0, 0, 0, 25000, 0 +gppwm4_table = array, U08, 2866, [8x8], "duty", 1, 0, 0, 100, 0 +mc33_i_boost = scalar, U16, 2932, "mA", 1, 0, 1000, 25000, 0 +mc33_i_peak = scalar, U16, 2934, "mA", 1, 0, 1000, 20000, 0 +mc33_i_hold = scalar, U16, 2936, "mA", 1, 0, 1000, 20000, 0 +mc33_t_max_boost = scalar, U16, 2938, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_off = scalar, U16, 2940, "us", 1, 0, 0, 10000, 0 +mc33_t_peak_tot = scalar, U16, 2942, "us", 1, 0, 0, 10000, 0 +mc33_t_bypass = scalar, U16, 2944, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_off = scalar, U16, 2946, "us", 1, 0, 0, 10000, 0 +mc33_t_hold_tot = scalar, U16, 2948, "us", 1, 0, 0, 10000, 0 +tcuUpshiftButtonPinMode = bits, U08, 2950, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcuDownshiftButtonPinMode = bits, U08, 2951, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +acSwitchMode = bits, U08, 2952, [0:1], "DEFAULT", "PULLUP", "PULLDOWN" +tcu_solenoid_mode1 = bits, U08, 2953, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode2 = bits, U08, 2954, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode3 = bits, U08, 2955, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode4 = bits, U08, 2956, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode5 = bits, U08, 2957, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_solenoid_mode6 = bits, U08, 2958, [0:1], "default", "default inverted", "open collector", "open collector inverted" +knockBaseNoise = array, S08, 2959, [16], "dB", 0.5, 0, -50, 10, 1 +triggerGapOverrideFrom1 = scalar, F32, 2976, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom2 = scalar, F32, 2980, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom3 = scalar, F32, 2984, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom4 = scalar, F32, 2988, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom5 = scalar, F32, 2992, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom6 = scalar, F32, 2996, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom7 = scalar, F32, 3000, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom8 = scalar, F32, 3004, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom9 = scalar, F32, 3008, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom10 = scalar, F32, 3012, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom11 = scalar, F32, 3016, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom12 = scalar, F32, 3020, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom13 = scalar, F32, 3024, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom14 = scalar, F32, 3028, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom15 = scalar, F32, 3032, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom16 = scalar, F32, 3036, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom17 = scalar, F32, 3040, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideFrom18 = scalar, F32, 3044, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo1 = scalar, F32, 3048, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo2 = scalar, F32, 3052, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo3 = scalar, F32, 3056, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo4 = scalar, F32, 3060, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo5 = scalar, F32, 3064, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo6 = scalar, F32, 3068, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo7 = scalar, F32, 3072, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo8 = scalar, F32, 3076, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo9 = scalar, F32, 3080, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo10 = scalar, F32, 3084, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo11 = scalar, F32, 3088, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo12 = scalar, F32, 3092, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo13 = scalar, F32, 3096, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo14 = scalar, F32, 3100, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo15 = scalar, F32, 3104, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo16 = scalar, F32, 3108, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo17 = scalar, F32, 3112, "ratio", 1, 0, 0, 20, 3 +triggerGapOverrideTo18 = scalar, F32, 3116, "ratio", 1, 0, 0, 20, 3 +maxCamPhaseResolveRpm = scalar, U08, 3120, "rpm", 50.0, 0, 0, 12500, 0 +unused4080 = array, S08, 3121, [11], "", 1, 0, 0, 0, 0 +hpfpCamLobes = scalar, U08, 3132, "lobes/cam", 1, 0, 0, 255, 0 +hpfpCam = bits, U08, 3133, [0:2], "NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2" +hpfpPeakPos = scalar, U08, 3134, "deg", 1, 0, 0, 255, 0 +hpfpMinAngle = scalar, U08, 3135, "deg", 1, 0, 0, 255, 0 +hpfpPumpVolume = scalar, U16, 3136, "cc", 0.001, 0, 0, 65, 3 +hpfpActivationAngle = scalar, U08, 3138, "deg", 1, 0, 0, 255, 0 +issFilterReciprocal = scalar, U08, 3139, "", 1, 0, 0, 100, 0 +hpfpPidP = scalar, U16, 3140, "%/kPa", 0.001, 0, 0, 65, 3 +hpfpPidI = scalar, U16, 3142, "%/kPa/lobe", 1.0E-5, 0, 0, 0.65, 5 +hpfpTargetDecay = scalar, U16, 3144, "kPa/s", 1, 0, 0, 65000, 0 +hpfpLobeProfileQuantityBins = array, U08, 3146, [16], "%", 0.5, 0, 0, 100, 1 +hpfpLobeProfileAngle = array, U08, 3162, [16], "deg", 0.5, 0, 0, 125, 1 +hpfpDeadtimeVoltsBins = array, U08, 3178, [8], "volts", 1, 0, 0, 255, 0 +hpfpDeadtimeMS = array, U16, 3186, [8], "ms", 0.001, 0, 0, 65, 3 +hpfpTarget = array, U16, 3202, [10x10], "kPa", 1, 0, 0, 65000, 0 +hpfpTargetLoadBins = array, U16, 3402, [10], "load", 0.1, 0, 0, 6500, 1 +hpfpTargetRpmBins = array, U08, 3422, [10], "RPM", 50.0, 0, 0, 12500, 0 +hpfpCompensation = array, S08, 3432, [10x10], "%", 1, 0, -100, 100, 0 +hpfpCompensationLoadBins = array, U16, 3532, [10], "cc/lobe", 0.001, 0, 0, 65, 3 +hpfpCompensationRpmBins = array, U08, 3552, [10], "RPM", 50.0, 0, 0, 12500, 0 +stepper_raw_output1 = bits, U16, 3562, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +stepper_raw_output2 = bits, U16, 3564, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +stepper_raw_output3 = bits, U16, 3566, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +stepper_raw_output4 = bits, U16, 3568, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +gearRatio1 = scalar, U16, 3570, "ratio", 0.01, 0, 0, 10, 2 +gearRatio2 = scalar, U16, 3572, "ratio", 0.01, 0, 0, 10, 2 +gearRatio3 = scalar, U16, 3574, "ratio", 0.01, 0, 0, 10, 2 +gearRatio4 = scalar, U16, 3576, "ratio", 0.01, 0, 0, 10, 2 +gearRatio5 = scalar, U16, 3578, "ratio", 0.01, 0, 0, 10, 2 +gearRatio6 = scalar, U16, 3580, "ratio", 0.01, 0, 0, 10, 2 +gearRatio7 = scalar, U16, 3582, "ratio", 0.01, 0, 0, 10, 2 +gearRatio8 = scalar, U16, 3584, "ratio", 0.01, 0, 0, 10, 2 +vvtActivationDelayMs = scalar, U16, 3586, "ms", 1, 0, 0, 65000, 0 +wwCltBins = array, S08, 3588, [8], "deg C", 1, 0, -40, 120, 0 +wwTauCltValues = array, U08, 3596, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaCltValues = array, U08, 3604, [8], "", 0.01, 0, 0, 1, 2 +wwMapBins = array, S08, 3612, [8], "kPa", 1, 0, 0, 250, 0 +wwTauMapValues = array, U08, 3620, [8], "", 0.01, 0, 0, 2.5, 2 +wwBetaMapValues = array, U08, 3628, [8], "", 0.01, 0, 0, 2.5, 2 +torqueTable = array, U08, 3636, [6x6], "Nm", 10.0, 0, 0, 255, 0 +torqueRpmBins = array, U16, 3672, [6], "RPM", 1, 0, 0, 65000, 0 +torqueLoadBins = array, U16, 3684, [6], "Load", 1, 0, 0, 65000, 0 +gearControllerMode = bits, U08, 3696, [0:1], "None", "Button Shift" +transmissionControllerMode = bits, U08, 3697, [0:1], "None", "Simple Transmission", "GM 4L6X" +auxLinear1_hwChannel = bits, U08, 3700, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxLinear1_v1 = scalar, F32, 3704, "volts", 1, 0, 0, 10, 2 +auxLinear1_value1 = scalar, F32, 3708, "kPa", 1, 0, 0, 1000000, 2 +auxLinear1_v2 = scalar, F32, 3712, "volts", 1, 0, 0, 10, 2 +auxLinear1_value2 = scalar, F32, 3716, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_hwChannel = bits, U08, 3720, [0:5], 0="NONE",5="Battery Sense",9="Sense 7",10="Sense 8",11="Sense 1",12="Sense 2",13="Sense 3",14="Sense 4",15="Sense 5",16="Sense 6" +auxLinear2_v1 = scalar, F32, 3724, "volts", 1, 0, 0, 10, 2 +auxLinear2_value1 = scalar, F32, 3728, "kPa", 1, 0, 0, 1000000, 2 +auxLinear2_v2 = scalar, F32, 3732, "volts", 1, 0, 0, 10, 2 +auxLinear2_value2 = scalar, F32, 3736, "kPa", 1, 0, 0, 1000000, 2 +tcu_tcc_onoff_solenoid = bits, U16, 3740, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_tcc_onoff_solenoid_mode = bits, U08, 3742, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid = bits, U16, 3744, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_tcc_pwm_solenoid_mode = bits, U08, 3746, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_tcc_pwm_solenoid_freq = scalar, U16, 3748, "Hz", 1, 0, 0, 3000, 0 +tcu_pc_solenoid_pin = bits, U16, 3750, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_pc_solenoid_pin_mode = bits, U08, 3752, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_pc_solenoid_freq = scalar, U16, 3754, "Hz", 1, 0, 0, 3000, 0 +tcu_32_solenoid_pin = bits, U16, 3756, [0:7], 0="NONE",257="Out 1",258="Out 2",259="Out 3",260="Out 4",261="Out 5",262="Out 6",263="Out 7",264="Out 8" +tcu_32_solenoid_pin_mode = bits, U08, 3758, [0:1], "default", "default inverted", "open collector", "open collector inverted" +tcu_32_solenoid_freq = scalar, U16, 3760, "Hz", 1, 0, 0, 3000, 0 +etbMinimumPosition = scalar, F32, 3764, "%", 1, 0, 0.01, 100, 2 +mainUnusedEnd = array, U08, 3768, [246], "units", 1, 0, 0, 1, 0 +etbBiasBins = array, F32, 4016, [8], "target TPS position", 1, 0, 0, 100, 0 +etbBiasValues = array, F32, 4048, [8], "ETB duty cycle bias", 1, 0, -100, 100, 2 +iacPidMultTable = array, U08, 4080, [8x8], "%", 1, 0, 0, 999, 2 +iacPidMultLoadBins = array, U08, 4144, [8], "Load", 1, 0, 0, 500, 2 +iacPidMultRpmBins = array, U08, 4152, [8], "RPM", 10.0, 0, 0, 2500, 0 +sparkDwellRpmBins = array, U16, 4160, [8], "RPM", 1, 0, 0, 25000, 0 +sparkDwellValues = array, U16, 4176, [8], "ms", 0.01, 0, 0, 30, 2 +cltIdleRpmBins = array, S08, 4192, [16], "C", 2.0, 0, -40, 200, 0 +cltIdleRpm = array, U08, 4208, [16], "RPM", 20.0, 0, 0, 5000, 0 +cltTimingBins = array, F32, 4224, [8], "C", 1, 0, -100, 250, 1 +cltTimingExtra = array, F32, 4256, [8], "degree", 1, 0, -400, 400, 0 +scriptCurve1Bins = array, F32, 4288, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve1 = array, F32, 4352, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve2Bins = array, F32, 4416, [16], "x", 1, 0, -999, 1000, 3 +scriptCurve2 = array, F32, 4480, [16], "y", 1, 0, -999, 1000, 3 +scriptCurve3Bins = array, F32, 4544, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve3 = array, F32, 4576, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve4Bins = array, F32, 4608, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve4 = array, F32, 4640, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve5Bins = array, F32, 4672, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve5 = array, F32, 4704, [8], "y", 1, 0, -999, 1000, 3 +scriptCurve6Bins = array, F32, 4736, [8], "x", 1, 0, -999, 1000, 3 +scriptCurve6 = array, F32, 4768, [8], "y", 1, 0, -999, 1000, 3 +baroCorrPressureBins = array, F32, 4800, [4], "kPa", 1, 0, 0, 200, 2 +baroCorrRpmBins = array, F32, 4816, [4], "RPM", 1, 0, 0, 18000, 0 +baroCorrTable = array, F32, 4832, [4x4], "ratio", 1, 0, 0, 2, 2 +crankingTpsCoef = array, F32, 4896, [8], "Ratio", 1, 0, 0, 700, 2 +crankingTpsBins = array, F32, 4928, [8], "%", 1, 0, 0, 100, 2 +narrowToWideOxygenBins = array, F32, 4960, [8], "V", 1, 0, -10, 10, 3 +narrowToWideOxygen = array, F32, 4992, [8], "ratio", 1, 0, -40, 40, 2 +crankingAdvanceBins = array, U16, 5024, [4], "RPM", 1, 0, 0, 25000, 0 +crankingAdvance = array, S16, 5032, [4], "deg", 0.01, 0, -20, 90, 2 +iacCoastingBins = array, F32, 5040, [16], "C", 1, 0, -100, 250, 2 +iacCoasting = array, F32, 5104, [16], "%", 1, 0, 0, 100, 2 +warning_message = string, ASCII, 5168, 120 +afterstartCoolantBins = array, F32, 5288, [8], "C", 1, 0, -100, 250, 0 +afterstartHoldTime = array, F32, 5320, [8], "Seconds", 1, 0, 0, 100, 1 +afterstartEnrich = array, F32, 5352, [8], "%", 1, 0, 0, 600, 1 +afterstartDecayTime = array, F32, 5384, [8], "Seconds", 1, 0, 0, 100, 1 +boostTableOpenLoop = array, U08, 5416, [8x8], "", 0.5, 0, 0, 100, 1 +boostRpmBins = array, U08, 5480, [8], "RPM", 100.0, 0, 0, 25000, 0 +boostTableClosedLoop = array, U08, 5488, [8x8], "", 2.0, 0, 0, 3000, 0 +boostTpsBins = array, U08, 5552, [8], "%", 1, 0, 0, 100, 0 +pedalToTpsTable = array, U08, 5560, [8x8], "%", 1, 0, 0, 100, 0 +pedalToTpsPedalBins = array, U08, 5624, [8], "%", 1, 0, 0, 120, 0 +pedalToTpsRpmBins = array, U08, 5632, [8], "RPM", 100.0, 0, 0, 25000, 0 +cltCrankingCorrBins = array, F32, 5640, [8], "C", 1, 0, -100, 250, 2 +cltCrankingCorr = array, F32, 5672, [8], "%", 1, 0, 0, 500, 2 +idleAdvanceBins = array, U08, 5704, [8], "RPM", 50.0, 0, 0, 12000, 0 +idleAdvance = array, F32, 5712, [8], "deg", 1, 0, -20, 90, 1 +idleVeRpmBins = array, U08, 5744, [4], "RPM", 10.0, 0, 0, 2500, 0 +idleVeLoadBins = array, U08, 5748, [4], "load", 1, 0, 0, 100, 0 +idleVeTable = array, U16, 5752, [4x4], "%", 0.1, 0, 0, 999, 1 +luaScript = string, ASCII, 5784, 8000 +cltFuelCorrBins = array, F32, 13784, [16], "C", 1, 0, -100, 250, 2 +cltFuelCorr = array, F32, 13848, [16], "ratio", 1, 0, 0, 5, 2 +iatFuelCorrBins = array, F32, 13912, [16], "C", 1, 0, -100, 250, 2 +iatFuelCorr = array, F32, 13976, [16], "ratio", 1, 0, 0, 5, 2 +crankingFuelCoef = array, F32, 14040, [8], "ratio", 1, 0, 0, 50, 2 +crankingFuelBins = array, F32, 14072, [8], "C", 1, 0, -80, 170, 2 +crankingCycleCoef = array, F32, 14104, [8], "ratio", 1, 0, 0, 5, 2 +crankingCycleBins = array, F32, 14136, [8], "counter", 1, 0, -80, 170, 0 +cltIdleCorrBins = array, F32, 14168, [16], "C", 1, 0, -100, 250, 2 +cltIdleCorr = array, F32, 14232, [16], "ratio", 1, 0, 0, 10, 2 +mafDecoding = array, F32, 14296, [256], "kg/hour", 1, 0, -500, 4000, 2 +mafDecodingBins = array, F32, 15320, [256], "V", 1, 0, -5, 150, 2 +ignitionIatCorrTable = array, S16, 16344, [16x16], "deg", 0.1, 0, -720, 720, 1 +ignitionIatCorrLoadBins = array, F32, 16856, [16], "Temperature", 1, 0, 0, 500, 0 +ignitionIatCorrRpmBins = array, U16, 16920, [16], "RPM", 1, 0, 0, 18000, 0 +injectionPhase = array, S16, 16952, [16x16], "deg", 1, 0, -720, 720, 0 +injPhaseLoadBins = array, U16, 17464, [16], "Load", 1, 0, 0, 500, 0 +injPhaseRpmBins = array, U16, 17496, [16], "RPM", 1, 0, 0, 18000, 0 +tcuSolenoidTable = array, U08, 17528, [6x10], "onoff", 1, 0, 0, 1, 0 +mapEstimateTable = array, U16, 17588, [16x16], "kPa", 0.01, 0, 0, 600, 2 +mapEstimateTpsBins = array, U16, 18100, [16], "% TPS", 0.01, 0, 0, 100, 1 +mapEstimateRpmBins = array, U16, 18132, [16], "RPM", 1, 0, 0, 18000, 0 +vvtTable1 = array, U08, 18164, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable1LoadBins = array, U16, 18228, [8], "L", 1, 0, 0, 255, 0 +vvtTable1RpmBins = array, U16, 18244, [8], "RPM", 1, 0, 0, 18000, 0 +vvtTable2 = array, U08, 18260, [8x8], "value", 1, 0, 0, 255, 0 +vvtTable2LoadBins = array, U16, 18324, [8], "L", 1, 0, 0, 255, 0 +vvtTable2RpmBins = array, U16, 18340, [8], "RPM", 1, 0, 0, 18000, 0 +ignitionTable = array, S16, 18356, [16x16], "deg", 0.1, 0, -20, 90, 1 +ignitionLoadBins = array, U16, 18868, [16], "Load", 1, 0, 0, 500, 0 +ignitionRpmBins = array, U16, 18900, [16], "RPM", 1, 0, 0, 18000, 0 +veTable = array, U16, 18932, [16x16], "%", 0.1, 0, 0, 999, 1 +veLoadBins = array, U16, 19444, [16], "kPa", 1, 0, 0, 400, 0 +veRpmBins = array, U16, 19476, [16], "RPM", 1, 0, 0, 18000, 0 #if LAMBDA -lambdaTable = array, U08, 19560, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 +lambdaTable = array, U08, 19508, [16x16], "lambda", 0.006802721088435374, 0, 0.6, 1.5, 2 #else -lambdaTable = array, U08, 19560, [16x16], "afr", 0.1, 0, 0, 25, 1 +lambdaTable = array, U08, 19508, [16x16], "afr", 0.1, 0, 0, 25, 1 #endif -lambdaLoadBins = array, U16, 19816, [16], "", 1, 0, 0, 500, 0 -lambdaRpmBins = array, U16, 19848, [16], "RPM", 1, 0, 0, 18000, 0 -tpsTpsAccelTable = array, F32, 19880, [8x8], "value", 1, 0, 0, 30000, 2 -tpsTpsAccelFromRpmBins = array, F32, 20136, [8], "from", 1, 0, 0, 30000, 2 -tpsTpsAccelToRpmBins = array, F32, 20168, [8], "to", 1, 0, 0, 25500, 2 -scriptTable1 = array, F32, 20200, [8x8], "value", 1, 0, 0, 30000, 2 -scriptTable1LoadBins = array, U16, 20456, [8], "L", 1, 0, 0, 30000, 0 -scriptTable1RpmBins = array, U16, 20472, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable2 = array, U08, 20488, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable2LoadBins = array, U16, 20552, [8], "L", 1, 0, 0, 255, 0 -scriptTable2RpmBins = array, U16, 20568, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable3 = array, U08, 20584, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable3LoadBins = array, U16, 20648, [8], "L", 1, 0, 0, 255, 0 -scriptTable3RpmBins = array, U16, 20664, [8], "RPM", 1, 0, 0, 25500, 0 -scriptTable4 = array, U08, 20680, [8x8], "value", 1, 0, 0, 255, 0 -scriptTable4LoadBins = array, U16, 20744, [8], "L", 1, 0, 0, 255, 0 -scriptTable4RpmBins = array, U16, 20760, [8], "RPM", 1, 0, 0, 25500, 0 -ignTrimLoadBins = array, U16, 20776, [4], "", 1, 0, 0, 400, 0 -ignTrimRpmBins = array, U16, 20784, [4], "rpm", 1, 0, 0, 20000, 0 -ignTrims1_table = array, S08, 20792, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims2_table = array, S08, 20808, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims3_table = array, S08, 20824, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims4_table = array, S08, 20840, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims5_table = array, S08, 20856, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims6_table = array, S08, 20872, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims7_table = array, S08, 20888, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims8_table = array, S08, 20904, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims9_table = array, S08, 20920, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims10_table = array, S08, 20936, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims11_table = array, S08, 20952, [4x4], "", 0.2, 0, -25, 25, 1 -ignTrims12_table = array, S08, 20968, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrimLoadBins = array, U16, 20984, [4], "", 1, 0, 0, 400, 0 -fuelTrimRpmBins = array, U16, 20992, [4], "rpm", 1, 0, 0, 20000, 0 -fuelTrims1_table = array, S08, 21000, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims2_table = array, S08, 21016, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims3_table = array, S08, 21032, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims4_table = array, S08, 21048, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims5_table = array, S08, 21064, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims6_table = array, S08, 21080, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims7_table = array, S08, 21096, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims8_table = array, S08, 21112, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims9_table = array, S08, 21128, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims10_table = array, S08, 21144, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims11_table = array, S08, 21160, [4x4], "", 0.2, 0, -25, 25, 1 -fuelTrims12_table = array, S08, 21176, [4x4], "", 0.2, 0, -25, 25, 1 -crankingFuelCoefE100 = array, U16, 21192, [8], "ratio", 0.01, 0, 0, 50, 2 -tcu_pcAirmassBins = array, U08, 21208, [8], "Airmass", 0.02, 0, 0, 255, 2 -tcu_pcValsR = array, U08, 21216, [8], "%", 1, 0, 0, 255, 0 -tcu_pcValsN = array, U08, 21224, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals1 = array, U08, 21232, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals2 = array, U08, 21240, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals3 = array, U08, 21248, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals4 = array, U08, 21256, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals12 = array, U08, 21264, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals23 = array, U08, 21272, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals34 = array, U08, 21280, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals21 = array, U08, 21288, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals32 = array, U08, 21296, [8], "%", 1, 0, 0, 255, 0 -tcu_pcVals43 = array, U08, 21304, [8], "%", 1, 0, 0, 255, 0 -tcu_tccTpsBins = array, U08, 21312, [8], "TPS", 1, 0, 0, 255, 0 -tcu_tccLockSpeed = array, U08, 21320, [8], "MPH", 1, 0, 0, 255, 0 -tcu_tccUnlockSpeed = array, U08, 21328, [8], "MPH", 1, 0, 0, 255, 0 -tcu_32SpeedBins = array, U08, 21336, [8], "KPH", 1, 0, 0, 255, 0 -tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 -; total TS size = 21352 +lambdaLoadBins = array, U16, 19764, [16], "", 1, 0, 0, 500, 0 +lambdaRpmBins = array, U16, 19796, [16], "RPM", 1, 0, 0, 18000, 0 +tpsTpsAccelTable = array, F32, 19828, [8x8], "value", 1, 0, 0, 30000, 2 +tpsTpsAccelFromRpmBins = array, F32, 20084, [8], "from", 1, 0, 0, 30000, 2 +tpsTpsAccelToRpmBins = array, F32, 20116, [8], "to", 1, 0, 0, 25500, 2 +scriptTable1 = array, F32, 20148, [8x8], "value", 1, 0, 0, 30000, 2 +scriptTable1LoadBins = array, U16, 20404, [8], "L", 1, 0, 0, 30000, 0 +scriptTable1RpmBins = array, U16, 20420, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable2 = array, U08, 20436, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable2LoadBins = array, U16, 20500, [8], "L", 1, 0, 0, 255, 0 +scriptTable2RpmBins = array, U16, 20516, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable3 = array, U08, 20532, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable3LoadBins = array, U16, 20596, [8], "L", 1, 0, 0, 255, 0 +scriptTable3RpmBins = array, U16, 20612, [8], "RPM", 1, 0, 0, 25500, 0 +scriptTable4 = array, U08, 20628, [8x8], "value", 1, 0, 0, 255, 0 +scriptTable4LoadBins = array, U16, 20692, [8], "L", 1, 0, 0, 255, 0 +scriptTable4RpmBins = array, U16, 20708, [8], "RPM", 1, 0, 0, 25500, 0 +ignTrimLoadBins = array, U16, 20724, [4], "", 1, 0, 0, 400, 0 +ignTrimRpmBins = array, U16, 20732, [4], "rpm", 1, 0, 0, 20000, 0 +ignTrims1_table = array, S08, 20740, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims2_table = array, S08, 20756, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims3_table = array, S08, 20772, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims4_table = array, S08, 20788, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims5_table = array, S08, 20804, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims6_table = array, S08, 20820, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims7_table = array, S08, 20836, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims8_table = array, S08, 20852, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims9_table = array, S08, 20868, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims10_table = array, S08, 20884, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims11_table = array, S08, 20900, [4x4], "", 0.2, 0, -25, 25, 1 +ignTrims12_table = array, S08, 20916, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrimLoadBins = array, U16, 20932, [4], "", 1, 0, 0, 400, 0 +fuelTrimRpmBins = array, U16, 20940, [4], "rpm", 1, 0, 0, 20000, 0 +fuelTrims1_table = array, S08, 20948, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims2_table = array, S08, 20964, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims3_table = array, S08, 20980, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims4_table = array, S08, 20996, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims5_table = array, S08, 21012, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims6_table = array, S08, 21028, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims7_table = array, S08, 21044, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims8_table = array, S08, 21060, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims9_table = array, S08, 21076, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims10_table = array, S08, 21092, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims11_table = array, S08, 21108, [4x4], "", 0.2, 0, -25, 25, 1 +fuelTrims12_table = array, S08, 21124, [4x4], "", 0.2, 0, -25, 25, 1 +crankingFuelCoefE100 = array, U16, 21140, [8], "ratio", 0.01, 0, 0, 50, 2 +tcu_pcAirmassBins = array, U08, 21156, [8], "Airmass", 0.02, 0, 0, 255, 2 +tcu_pcValsR = array, U08, 21164, [8], "%", 1, 0, 0, 255, 0 +tcu_pcValsN = array, U08, 21172, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals1 = array, U08, 21180, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals2 = array, U08, 21188, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals3 = array, U08, 21196, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals4 = array, U08, 21204, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals12 = array, U08, 21212, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals23 = array, U08, 21220, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals34 = array, U08, 21228, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals21 = array, U08, 21236, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals32 = array, U08, 21244, [8], "%", 1, 0, 0, 255, 0 +tcu_pcVals43 = array, U08, 21252, [8], "%", 1, 0, 0, 255, 0 +tcu_tccTpsBins = array, U08, 21260, [8], "TPS", 1, 0, 0, 255, 0 +tcu_tccLockSpeed = array, U08, 21268, [8], "MPH", 1, 0, 0, 255, 0 +tcu_tccUnlockSpeed = array, U08, 21276, [8], "MPH", 1, 0, 0, 255, 0 +tcu_32SpeedBins = array, U08, 21284, [8], "KPH", 1, 0, 0, 255, 0 +tcu_32Vals = array, U08, 21292, [8], "%", 1, 0, 0, 255, 0 +; total TS size = 21300 [SettingContextHelp] engineType = "http://rusefi.com/wiki/index.php?title=Manual:Engine_Type" sensorSnifferRpmThreshold = "Disable sensor sniffer above this rpm" - rpmHardLimit = "set rpm_hard_limit X" launchRpm = "A secondary Rev limit engaged by the driver to help launch the vehicle faster" + rpmHardLimit = "set rpm_hard_limit X" engineSnifferRpmThreshold = "Engine sniffer would be disabled above this rpm" multisparkMaxRpm = "Disable multispark above this engine speed." maxAcRpm = "Above this RPM, disable AC. Set to 0 to disable check." @@ -1954,7 +1954,6 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideFrom16 = "triggerGapOverrideFrom 16" triggerGapOverrideFrom17 = "triggerGapOverrideFrom 17" triggerGapOverrideFrom18 = "triggerGapOverrideFrom 18" - maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." triggerGapOverrideTo1 = "triggerGapOverrideTo 1" triggerGapOverrideTo2 = "triggerGapOverrideTo 2" triggerGapOverrideTo3 = "triggerGapOverrideTo 3" @@ -1973,6 +1972,7 @@ tcu_32Vals = array, U08, 21344, [8], "%", 1, 0, 0, 255, 0 triggerGapOverrideTo16 = "triggerGapOverrideTo 16" triggerGapOverrideTo17 = "triggerGapOverrideTo 17" triggerGapOverrideTo18 = "triggerGapOverrideTo 18" + maxCamPhaseResolveRpm = "Below this RPM, use camshaft information to synchronize the crank's position for full sequential operation. Use this if your cam sensor does weird things at high RPM. Set to 0 to disable, and always use cam to help sync crank." hpfpPeakPos = "Crank angle ATDC of first lobe peak" hpfpMinAngle = "If the requested activation time is below this angle, don't bother running the pump" hpfpPumpVolume = "Size of the pump chamber in cc. Typical Bosch HDP5 has a 9.0mm diameter, typical BMW N* stroke is 4.4mm." diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java b/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java index 30e7a39d77..125e0c66fa 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/AcControl.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Sun Jun 26 00:16:16 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/ac_control.txt Wed Jun 29 22:51:53 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -107,7 +107,7 @@ public class AcControl { public static final int ETB_BIAS_CURVE_LENGTH = 8; public static final int ETB_COUNT = 2; public static final int ETB_HW_MAX_FREQUENCY = 3000; - public static final int FLASH_DATA_VERSION = 10012; + public static final int FLASH_DATA_VERSION = 10013; public static final int FUEL_LEVEL_TABLE_COUNT = 8; public static final int FUEL_LOAD_COUNT = 16; public static final int FUEL_RPM_COUNT = 16; @@ -321,7 +321,6 @@ public class AcControl { public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; - public static final int RPM_1_BYTE_PACKING_MULT = 50; public static final int SCRIPT_CURVE_16 = 16; public static final int SCRIPT_CURVE_8 = 8; public static final int SCRIPT_CURVE_COUNT = 6; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java b/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java index 180048dfea..43ab184390 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/BoostControl.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Wed Jun 29 07:56:18 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/actuators/boost_control.txt Wed Jun 29 22:51:53 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -107,7 +107,7 @@ public class BoostControl { public static final int ETB_BIAS_CURVE_LENGTH = 8; public static final int ETB_COUNT = 2; public static final int ETB_HW_MAX_FREQUENCY = 3000; - public static final int FLASH_DATA_VERSION = 10012; + public static final int FLASH_DATA_VERSION = 10013; public static final int FUEL_LEVEL_TABLE_COUNT = 8; public static final int FUEL_LOAD_COUNT = 16; public static final int FUEL_RPM_COUNT = 16; @@ -321,7 +321,6 @@ public class BoostControl { public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; - public static final int RPM_1_BYTE_PACKING_MULT = 50; public static final int SCRIPT_CURVE_16 = 16; public static final int SCRIPT_CURVE_8 = 8; public static final int SCRIPT_CURVE_COUNT = 6; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java index 672062daa4..544952aad9 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/EngineState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 07:56:18 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/algo/engine_state.txt Wed Jun 29 22:51:53 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -107,7 +107,7 @@ public class EngineState { public static final int ETB_BIAS_CURVE_LENGTH = 8; public static final int ETB_COUNT = 2; public static final int ETB_HW_MAX_FREQUENCY = 3000; - public static final int FLASH_DATA_VERSION = 10012; + public static final int FLASH_DATA_VERSION = 10013; public static final int FUEL_LEVEL_TABLE_COUNT = 8; public static final int FUEL_LOAD_COUNT = 16; public static final int FUEL_RPM_COUNT = 16; @@ -321,7 +321,6 @@ public class EngineState { public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; - public static final int RPM_1_BYTE_PACKING_MULT = 50; public static final int SCRIPT_CURVE_16 = 16; public static final int SCRIPT_CURVE_8 = 8; public static final int SCRIPT_CURVE_COUNT = 6; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java index e101277a60..0f50dc674e 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/Fields.java @@ -1,20 +1,20 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 17:24:50 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh integration/rusefi_config.txt Wed Jun 29 22:52:45 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; public class Fields { - public static final int accelerometerSpiDevice_offset = 2040; - public static final int acFanPin_offset = 770; - public static final int acFanPinMode_offset = 772; - public static final int acIdleExtraOffset_offset = 705; - public static final int acIdleRpmBump_offset = 1372; - public static final int acRelayPin_offset = 868; - public static final int acRelayPinMode_offset = 870; - public static final int acSwitch_offset = 1346; - public static final int acSwitchMode_offset = 2932; + public static final int accelerometerSpiDevice_offset = 2060; + public static final int acFanPin_offset = 790; + public static final int acFanPinMode_offset = 792; + public static final int acIdleExtraOffset_offset = 725; + public static final int acIdleRpmBump_offset = 1392; + public static final int acRelayPin_offset = 888; + public static final int acRelayPinMode_offset = 890; + public static final int acSwitch_offset = 1366; + public static final int acSwitchMode_offset = 2952; public static final int adc_channel_e_EFI_ADC_0 = 1; public static final int adc_channel_e_EFI_ADC_1 = 2; public static final int adc_channel_e_EFI_ADC_10 = 11; @@ -38,24 +38,24 @@ public class Fields { public static final int adc_channel_mode_e_ADC_OFF = 0; public static final int adc_channel_mode_e_ADC_SLOW = 1; public static final int ADC_CHANNEL_NONE = 0; - public static final int adcVcc_offset = 472; - public static final int afr_hwChannel_offset = 488; - public static final int afr_offset = 488; + public static final int adcVcc_offset = 492; + public static final int afr_hwChannel_offset = 508; + public static final int afr_offset = 508; public static final int afr_sensor_s_size = 20; - public static final int afr_type_offset = 677; - public static final int afr_v1_offset = 492; - public static final int afr_v2_offset = 500; - public static final int afr_value1_offset = 496; - public static final int afr_value2_offset = 504; - public static final int afrOverrideMode_offset = 1603; - public static final int afterCrankingIACtaperDuration_offset = 1540; + public static final int afr_type_offset = 697; + public static final int afr_v1_offset = 512; + public static final int afr_v2_offset = 520; + public static final int afr_value1_offset = 516; + public static final int afr_value2_offset = 524; + public static final int afrOverrideMode_offset = 1623; + public static final int afterCrankingIACtaperDuration_offset = 1560; public static final int AFTERSTART_DECAY_CURVE_SIZE = 8; public static final int AFTERSTART_ENRICH_CURVE_SIZE = 8; public static final int AFTERSTART_HOLD_CURVE_SIZE = 8; - public static final int afterstartCoolantBins_offset = 5340; - public static final int afterstartDecayTime_offset = 5436; - public static final int afterstartEnrich_offset = 5404; - public static final int afterstartHoldTime_offset = 5372; + public static final int afterstartCoolantBins_offset = 5288; + public static final int afterstartDecayTime_offset = 5384; + public static final int afterstartEnrich_offset = 5352; + public static final int afterstartHoldTime_offset = 5320; public static final int air_pressure_sensor_config_s_size = 12; public static final int air_pressure_sensor_type_e_MT_BOSCH_2_5 = 10; public static final int air_pressure_sensor_type_e_MT_CUSTOM = 0; @@ -72,105 +72,105 @@ public class Fields { public static final int air_pressure_sensor_type_e_MT_MPXH6400 = 14; public static final int air_pressure_sensor_type_e_MT_SUBY_DENSO = 5; public static final int air_pressure_sensor_type_e_MT_TOYOTA_89420_02010 = 8; - public static final int alignEngineSnifferAtTDC_offset = 744; - public static final int alternatorControl_dFactor_offset = 1416; - public static final int alternatorControl_iFactor_offset = 1412; - public static final int alternatorControl_maxValue_offset = 1426; - public static final int alternatorControl_minValue_offset = 1424; - public static final int alternatorControl_offset = 1408; - public static final int alternatorControl_offset_offset = 1420; - public static final int alternatorControl_periodMs_offset = 1422; - public static final int alternatorControl_pFactor_offset = 1408; - public static final int alternatorControlPin_offset = 638; - public static final int alternatorControlPinMode_offset = 640; - public static final int alternatorOffAboveTps_offset = 1536; - public static final int alternatorPwmFrequency_offset = 1720; - public static final int alwaysInstantRpm_offset = 1352; - public static final int analogInputDividerCoefficient_offset = 392; - public static final int antiLagActivatePin_offset = 964; + public static final int alignEngineSnifferAtTDC_offset = 764; + public static final int alternatorControl_dFactor_offset = 1436; + public static final int alternatorControl_iFactor_offset = 1432; + public static final int alternatorControl_maxValue_offset = 1446; + public static final int alternatorControl_minValue_offset = 1444; + public static final int alternatorControl_offset = 1428; + public static final int alternatorControl_offset_offset = 1440; + public static final int alternatorControl_periodMs_offset = 1442; + public static final int alternatorControl_pFactor_offset = 1428; + public static final int alternatorControlPin_offset = 658; + public static final int alternatorControlPinMode_offset = 660; + public static final int alternatorOffAboveTps_offset = 1556; + public static final int alternatorPwmFrequency_offset = 1740; + public static final int alwaysInstantRpm_offset = 1372; + public static final int analogInputDividerCoefficient_offset = 412; + public static final int antiLagActivatePin_offset = 984; public static final int antiLagActivationMode_e_ALWAYS_ON_ANTILAG = 1; public static final int antiLagActivationMode_e_SWITCH_INPUT_ANTILAG = 0; - public static final int antiLagActivationMode_offset = 997; - public static final int antiLagEnabled_offset = 100; - public static final int antiLagRpmTreshold_offset = 860; - public static final int applyNonlinearBelowPulse_offset = 796; - public static final int artificialTestMisfire_offset = 100; + public static final int antiLagActivationMode_offset = 1017; + public static final int antiLagEnabled_offset = 120; + public static final int antiLagRpmTreshold_offset = 880; + public static final int applyNonlinearBelowPulse_offset = 816; + public static final int artificialTestMisfire_offset = 120; public static final int AUX_ANALOG_INPUT_COUNT = 8; public static final int AUX_DIGITAL_VALVE_COUNT = 2; - public static final int auxAnalogInputs1_offset = 1728; - public static final int auxAnalogInputs2_offset = 1729; - public static final int auxAnalogInputs3_offset = 1730; - public static final int auxAnalogInputs4_offset = 1731; - public static final int auxAnalogInputs5_offset = 1732; - public static final int auxAnalogInputs6_offset = 1733; - public static final int auxAnalogInputs7_offset = 1734; - public static final int auxAnalogInputs8_offset = 1735; - public static final int auxFastSensor1_adcChannel_offset = 665; - public static final int auxLinear1_hwChannel_offset = 3680; - public static final int auxLinear1_offset = 3680; - public static final int auxLinear1_v1_offset = 3684; - public static final int auxLinear1_v2_offset = 3692; - public static final int auxLinear1_value1_offset = 3688; - public static final int auxLinear1_value2_offset = 3696; - public static final int auxLinear2_hwChannel_offset = 3700; - public static final int auxLinear2_offset = 3700; - public static final int auxLinear2_v1_offset = 3704; - public static final int auxLinear2_v2_offset = 3712; - public static final int auxLinear2_value1_offset = 3708; - public static final int auxLinear2_value2_offset = 3716; - public static final int auxPid1_dFactor_offset = 1948; - public static final int auxPid1_iFactor_offset = 1944; - public static final int auxPid1_maxValue_offset = 1958; - public static final int auxPid1_minValue_offset = 1956; - public static final int auxPid1_offset = 1940; - public static final int auxPid1_offset_offset = 1952; - public static final int auxPid1_periodMs_offset = 1954; - public static final int auxPid1_pFactor_offset = 1940; - public static final int auxPid2_dFactor_offset = 1968; - public static final int auxPid2_iFactor_offset = 1964; - public static final int auxPid2_maxValue_offset = 1978; - public static final int auxPid2_minValue_offset = 1976; - public static final int auxPid2_offset = 1960; - public static final int auxPid2_offset_offset = 1972; - public static final int auxPid2_periodMs_offset = 1974; - public static final int auxPid2_pFactor_offset = 1960; - public static final int auxSerialRxPin_offset = 1548; - public static final int auxSerialSpeed_offset = 1588; - public static final int auxSerialTxPin_offset = 1544; - public static final int auxSpeedSensorInputPin1_offset = 1560; - public static final int auxSpeedSensorInputPin2_offset = 1562; - public static final int auxTempSensor1_adcChannel_offset = 1804; - public static final int auxTempSensor1_bias_resistor_offset = 1800; - public static final int auxTempSensor1_config_offset = 1776; - public static final int auxTempSensor1_offset = 1776; - public static final int auxTempSensor1_resistance_1_offset = 1788; - public static final int auxTempSensor1_resistance_2_offset = 1792; - public static final int auxTempSensor1_resistance_3_offset = 1796; - public static final int auxTempSensor1_tempC_1_offset = 1776; - public static final int auxTempSensor1_tempC_2_offset = 1780; - public static final int auxTempSensor1_tempC_3_offset = 1784; - public static final int auxTempSensor2_adcChannel_offset = 1836; - public static final int auxTempSensor2_bias_resistor_offset = 1832; - public static final int auxTempSensor2_config_offset = 1808; - public static final int auxTempSensor2_offset = 1808; - public static final int auxTempSensor2_resistance_1_offset = 1820; - public static final int auxTempSensor2_resistance_2_offset = 1824; - public static final int auxTempSensor2_resistance_3_offset = 1828; - public static final int auxTempSensor2_tempC_1_offset = 1808; - public static final int auxTempSensor2_tempC_2_offset = 1812; - public static final int auxTempSensor2_tempC_3_offset = 1816; - public static final int auxValves1_offset = 1512; - public static final int auxValves2_offset = 1514; + public static final int auxAnalogInputs1_offset = 1748; + public static final int auxAnalogInputs2_offset = 1749; + public static final int auxAnalogInputs3_offset = 1750; + public static final int auxAnalogInputs4_offset = 1751; + public static final int auxAnalogInputs5_offset = 1752; + public static final int auxAnalogInputs6_offset = 1753; + public static final int auxAnalogInputs7_offset = 1754; + public static final int auxAnalogInputs8_offset = 1755; + public static final int auxFastSensor1_adcChannel_offset = 685; + public static final int auxLinear1_hwChannel_offset = 3700; + public static final int auxLinear1_offset = 3700; + public static final int auxLinear1_v1_offset = 3704; + public static final int auxLinear1_v2_offset = 3712; + public static final int auxLinear1_value1_offset = 3708; + public static final int auxLinear1_value2_offset = 3716; + public static final int auxLinear2_hwChannel_offset = 3720; + public static final int auxLinear2_offset = 3720; + public static final int auxLinear2_v1_offset = 3724; + public static final int auxLinear2_v2_offset = 3732; + public static final int auxLinear2_value1_offset = 3728; + public static final int auxLinear2_value2_offset = 3736; + public static final int auxPid1_dFactor_offset = 1968; + public static final int auxPid1_iFactor_offset = 1964; + public static final int auxPid1_maxValue_offset = 1978; + public static final int auxPid1_minValue_offset = 1976; + public static final int auxPid1_offset = 1960; + public static final int auxPid1_offset_offset = 1972; + public static final int auxPid1_periodMs_offset = 1974; + public static final int auxPid1_pFactor_offset = 1960; + public static final int auxPid2_dFactor_offset = 1988; + public static final int auxPid2_iFactor_offset = 1984; + public static final int auxPid2_maxValue_offset = 1998; + public static final int auxPid2_minValue_offset = 1996; + public static final int auxPid2_offset = 1980; + public static final int auxPid2_offset_offset = 1992; + public static final int auxPid2_periodMs_offset = 1994; + public static final int auxPid2_pFactor_offset = 1980; + public static final int auxSerialRxPin_offset = 1568; + public static final int auxSerialSpeed_offset = 1608; + public static final int auxSerialTxPin_offset = 1564; + public static final int auxSpeedSensorInputPin1_offset = 1580; + public static final int auxSpeedSensorInputPin2_offset = 1582; + public static final int auxTempSensor1_adcChannel_offset = 1824; + public static final int auxTempSensor1_bias_resistor_offset = 1820; + public static final int auxTempSensor1_config_offset = 1796; + public static final int auxTempSensor1_offset = 1796; + public static final int auxTempSensor1_resistance_1_offset = 1808; + public static final int auxTempSensor1_resistance_2_offset = 1812; + public static final int auxTempSensor1_resistance_3_offset = 1816; + public static final int auxTempSensor1_tempC_1_offset = 1796; + public static final int auxTempSensor1_tempC_2_offset = 1800; + public static final int auxTempSensor1_tempC_3_offset = 1804; + public static final int auxTempSensor2_adcChannel_offset = 1856; + public static final int auxTempSensor2_bias_resistor_offset = 1852; + public static final int auxTempSensor2_config_offset = 1828; + public static final int auxTempSensor2_offset = 1828; + public static final int auxTempSensor2_resistance_1_offset = 1840; + public static final int auxTempSensor2_resistance_2_offset = 1844; + public static final int auxTempSensor2_resistance_3_offset = 1848; + public static final int auxTempSensor2_tempC_1_offset = 1828; + public static final int auxTempSensor2_tempC_2_offset = 1832; + public static final int auxTempSensor2_tempC_3_offset = 1836; + public static final int auxValves1_offset = 1532; + public static final int auxValves2_offset = 1534; public static final int BANKS_COUNT = 2; public static final int BARO_CORR_SIZE = 4; - public static final int baroCorrPressureBins_offset = 4836; - public static final int baroCorrRpmBins_offset = 4852; - public static final int baroCorrTable_offset = 4868; - public static final int baroSensor_highValue_offset = 520; - public static final int baroSensor_hwChannel_offset = 525; - public static final int baroSensor_lowValue_offset = 516; - public static final int baroSensor_offset = 516; - public static final int baroSensor_type_offset = 524; + public static final int baroCorrPressureBins_offset = 4800; + public static final int baroCorrRpmBins_offset = 4816; + public static final int baroCorrTable_offset = 4832; + public static final int baroSensor_highValue_offset = 540; + public static final int baroSensor_hwChannel_offset = 545; + public static final int baroSensor_lowValue_offset = 536; + public static final int baroSensor_offset = 536; + public static final int baroSensor_type_offset = 544; public static final int bench_mode_e_BENCH_AC_COMPRESSOR_RELAY = 6; public static final int bench_mode_e_BENCH_CHECK_ENGINE_LIGHT = 7; public static final int bench_mode_e_BENCH_FAN_RELAY = 4; @@ -186,44 +186,44 @@ public class Fields { public static final int bench_mode_e_BENCH_SECOND_IDLE_VALVE = 14; public static final int bench_mode_e_BENCH_STARTER_DISABLE_RELAY = 3; public static final int bench_mode_e_BENCH_STARTER_ENABLE_RELAY = 2; - public static final int benchTestCount_offset = 1613; - public static final int benchTestOffTime_offset = 1612; - public static final int benchTestOnTime_offset = 1614; - public static final int binarySerialRxPin_offset = 1510; - public static final int binarySerialTxPin_offset = 1508; + public static final int benchTestCount_offset = 1633; + public static final int benchTestOffTime_offset = 1632; + public static final int benchTestOnTime_offset = 1634; + public static final int binarySerialRxPin_offset = 1530; + public static final int binarySerialTxPin_offset = 1528; public static final int BLOCKING_FACTOR = 500; - public static final int boardUse2stepPullDown_offset = 1340; - public static final int boardUseCamPullDown_offset = 1340; - public static final int boardUseCamVrPullUp_offset = 1340; - public static final int boardUseCrankPullUp_offset = 1340; - public static final int boardUseD2PullDown_offset = 1340; - public static final int boardUseD3PullDown_offset = 1340; - public static final int boardUseD4PullDown_offset = 1340; - public static final int boardUseD5PullDown_offset = 1340; - public static final int boardUseTachPullUp_offset = 1340; - public static final int boardUseTempPullUp_offset = 1340; + public static final int boardUse2stepPullDown_offset = 1360; + public static final int boardUseCamPullDown_offset = 1360; + public static final int boardUseCamVrPullUp_offset = 1360; + public static final int boardUseCrankPullUp_offset = 1360; + public static final int boardUseD2PullDown_offset = 1360; + public static final int boardUseD3PullDown_offset = 1360; + public static final int boardUseD4PullDown_offset = 1360; + public static final int boardUseD5PullDown_offset = 1360; + public static final int boardUseTachPullUp_offset = 1360; + public static final int boardUseTempPullUp_offset = 1360; public static final int BOOST_LOAD_COUNT = 8; public static final int BOOST_RPM_COUNT = 8; - public static final int boostControlPin_offset = 960; - public static final int boostControlPinMode_offset = 962; - public static final int boostControlSafeDutyCycle_offset = 466; - public static final int boostCutPressure_offset = 1628; - public static final int boostPid_dFactor_offset = 976; - public static final int boostPid_iFactor_offset = 972; - public static final int boostPid_maxValue_offset = 986; - public static final int boostPid_minValue_offset = 984; - public static final int boostPid_offset = 968; - public static final int boostPid_offset_offset = 980; - public static final int boostPid_periodMs_offset = 982; - public static final int boostPid_pFactor_offset = 968; - public static final int boostPwmFrequency_offset = 992; - public static final int boostRpmBins_offset = 5532; - public static final int boostTableClosedLoop_offset = 5540; - public static final int boostTableOpenLoop_offset = 5468; - public static final int boostTpsBins_offset = 5604; + public static final int boostControlPin_offset = 980; + public static final int boostControlPinMode_offset = 982; + public static final int boostControlSafeDutyCycle_offset = 486; + public static final int boostCutPressure_offset = 1648; + public static final int boostPid_dFactor_offset = 996; + public static final int boostPid_iFactor_offset = 992; + public static final int boostPid_maxValue_offset = 1006; + public static final int boostPid_minValue_offset = 1004; + public static final int boostPid_offset = 988; + public static final int boostPid_offset_offset = 1000; + public static final int boostPid_periodMs_offset = 1002; + public static final int boostPid_pFactor_offset = 988; + public static final int boostPwmFrequency_offset = 1012; + public static final int boostRpmBins_offset = 5480; + public static final int boostTableClosedLoop_offset = 5488; + public static final int boostTableOpenLoop_offset = 5416; + public static final int boostTpsBins_offset = 5552; public static final int boostType_e_CLOSED_LOOP = 1; public static final int boostType_e_OPEN_LOOP = 0; - public static final int boostType_offset = 988; + public static final int boostType_offset = 1008; public static final int brain_pin_diag_e_PIN_DRIVER_OFF = 0x20; public static final int brain_pin_diag_e_PIN_DRIVER_OVERTEMP = 0x10; public static final int brain_pin_diag_e_PIN_INVALID = 0x80; @@ -232,26 +232,26 @@ public class Fields { public static final int brain_pin_diag_e_PIN_OVERLOAD = 0x08; public static final int brain_pin_diag_e_PIN_SHORT_TO_BAT = 0x04; public static final int brain_pin_diag_e_PIN_SHORT_TO_GND = 0x02; - public static final int brakePedalPin_offset = 1934; - public static final int brakePedalPinMode_offset = 1938; - public static final int byFirmwareVersion_offset = 424; + public static final int brakePedalPin_offset = 1954; + public static final int brakePedalPinMode_offset = 1958; + public static final int byFirmwareVersion_offset = 444; public static final int CAM_INPUTS_COUNT = 4; public static final int CAM_INPUTS_COUNT_padding = 0; - public static final int camInputs1_offset = 480; - public static final int camInputs2_offset = 482; - public static final int camInputs3_offset = 484; - public static final int camInputs4_offset = 486; - public static final int camInputsDebug1_offset = 1364; - public static final int camInputsDebug2_offset = 1366; - public static final int camInputsDebug3_offset = 1368; - public static final int camInputsDebug4_offset = 1370; - public static final int camInputsDebugPadding_offset = 1372; - public static final int camInputsPadding_offset = 488; + public static final int camInputs1_offset = 500; + public static final int camInputs2_offset = 502; + public static final int camInputs3_offset = 504; + public static final int camInputs4_offset = 506; + public static final int camInputsDebug1_offset = 1384; + public static final int camInputsDebug2_offset = 1386; + public static final int camInputsDebug3_offset = 1388; + public static final int camInputsDebug4_offset = 1390; + public static final int camInputsDebugPadding_offset = 1392; + public static final int camInputsPadding_offset = 508; public static final int CAMS_PER_BANK = 2; public static final int CAMS_PER_BANK_padding = 0; - public static final int can2BaudRate_offset = 1602; - public static final int can2RxPin_offset = 1618; - public static final int can2TxPin_offset = 1616; + public static final int can2BaudRate_offset = 1622; + public static final int can2RxPin_offset = 1638; + public static final int can2TxPin_offset = 1636; public static final int can_baudrate_e_B100KBPS = 0; public static final int can_baudrate_e_B1MBPS = 3; public static final int can_baudrate_e_B250KBPS = 1; @@ -275,56 +275,56 @@ public class Fields { public static final String CAN_RX_PREFIX = "CAN_rx"; public static final int can_vss_nbc_e_BMW_e46 = 0; public static final int can_vss_nbc_e_W202 = 1; - public static final int canBaudRate_offset = 1600; - public static final int canBroadcastUseChannelTwo_offset = 940; - public static final int canNbcType_offset = 412; - public static final int canReadEnabled_offset = 1340; - public static final int canRxPin_offset = 702; - public static final int canSleepPeriodMs_offset = 416; - public static final int canTxPin_offset = 700; - public static final int canVssNbcType_offset = 2540; - public static final int canWriteEnabled_offset = 1340; - public static final int cdmInputPin_offset = 922; - public static final int cj125CsPin_offset = 654; - public static final int cj125CsPinMode_offset = 1689; - public static final int cj125isLsu49_offset = 100; - public static final int cj125isUaDivided_offset = 100; - public static final int cj125isUrDivided_offset = 100; - public static final int cj125SpiDevice_offset = 1688; - public static final int cj125ua_offset = 1936; - public static final int cj125ur_offset = 1937; - public static final int clt_adcChannel_offset = 296; - public static final int clt_bias_resistor_offset = 292; - public static final int clt_config_offset = 268; + public static final int canBaudRate_offset = 1620; + public static final int canBroadcastUseChannelTwo_offset = 960; + public static final int canNbcType_offset = 432; + public static final int canReadEnabled_offset = 1360; + public static final int canRxPin_offset = 722; + public static final int canSleepPeriodMs_offset = 436; + public static final int canTxPin_offset = 720; + public static final int canVssNbcType_offset = 2560; + public static final int canWriteEnabled_offset = 1360; + public static final int cdmInputPin_offset = 942; + public static final int cj125CsPin_offset = 674; + public static final int cj125CsPinMode_offset = 1709; + public static final int cj125isLsu49_offset = 120; + public static final int cj125isUaDivided_offset = 120; + public static final int cj125isUrDivided_offset = 120; + public static final int cj125SpiDevice_offset = 1708; + public static final int cj125ua_offset = 1956; + public static final int cj125ur_offset = 1957; + public static final int clt_adcChannel_offset = 316; + public static final int clt_bias_resistor_offset = 312; + public static final int clt_config_offset = 288; public static final int CLT_CRANKING_CURVE_SIZE = 8; public static final int CLT_CURVE_SIZE = 16; public static final int CLT_LIMITER_CURVE_SIZE = 4; - public static final int clt_offset = 268; - public static final int clt_resistance_1_offset = 280; - public static final int clt_resistance_2_offset = 284; - public static final int clt_resistance_3_offset = 288; - public static final int clt_tempC_1_offset = 268; - public static final int clt_tempC_2_offset = 272; - public static final int clt_tempC_3_offset = 276; + public static final int clt_offset = 288; + public static final int clt_resistance_1_offset = 300; + public static final int clt_resistance_2_offset = 304; + public static final int clt_resistance_3_offset = 308; + public static final int clt_tempC_1_offset = 288; + public static final int clt_tempC_2_offset = 292; + public static final int clt_tempC_3_offset = 296; public static final int CLT_TIMING_CURVE_SIZE = 8; - public static final int cltCrankingCorr_offset = 5724; - public static final int cltCrankingCorrBins_offset = 5692; - public static final int cltFuelCorr_offset = 13900; - public static final int cltFuelCorrBins_offset = 13836; - public static final int cltIdleCorr_offset = 14284; - public static final int cltIdleCorrBins_offset = 14220; - public static final int cltIdleRpm_offset = 4244; - public static final int cltIdleRpmBins_offset = 4180; - public static final int cltRevLimitRpm_offset = 2128; - public static final int cltRevLimitRpmBins_offset = 2124; - public static final int cltTimingBins_offset = 4260; - public static final int cltTimingExtra_offset = 4292; - public static final int clutchDownPin_offset = 636; - public static final int clutchDownPinInverted_offset = 940; - public static final int clutchDownPinMode_offset = 641; - public static final int clutchUpPin_offset = 804; - public static final int clutchUpPinInverted_offset = 940; - public static final int clutchUpPinMode_offset = 807; + public static final int cltCrankingCorr_offset = 5672; + public static final int cltCrankingCorrBins_offset = 5640; + public static final int cltFuelCorr_offset = 13848; + public static final int cltFuelCorrBins_offset = 13784; + public static final int cltIdleCorr_offset = 14232; + public static final int cltIdleCorrBins_offset = 14168; + public static final int cltIdleRpm_offset = 4208; + public static final int cltIdleRpmBins_offset = 4192; + public static final int cltRevLimitRpm_offset = 2148; + public static final int cltRevLimitRpmBins_offset = 2144; + public static final int cltTimingBins_offset = 4224; + public static final int cltTimingExtra_offset = 4256; + public static final int clutchDownPin_offset = 656; + public static final int clutchDownPinInverted_offset = 960; + public static final int clutchDownPinMode_offset = 661; + public static final int clutchUpPin_offset = 824; + public static final int clutchUpPinInverted_offset = 960; + public static final int clutchUpPinMode_offset = 827; public static final String CMD_AC_RELAY_BENCH = "acrelaybench"; public static final String CMD_ALTERNATOR_PIN = "set_alternator_pin"; public static final String CMD_BOOST_PIN = "set_boost_pin"; @@ -373,61 +373,61 @@ public class Fields { public static final int CMD_TS_X31 = 49; public static final String CMD_VSS_PIN = "vss_pin"; public static final String CMD_WRITECONFIG = "writeconfig"; - public static final int coastingFuelCutClt_offset = 2076; - public static final int coastingFuelCutEnabled_offset = 744; - public static final int coastingFuelCutMap_offset = 2080; - public static final int coastingFuelCutRpmHigh_offset = 2070; - public static final int coastingFuelCutRpmLow_offset = 2072; - public static final int coastingFuelCutTps_offset = 2074; - public static final int coastingFuelCutVssHigh_offset = 1554; - public static final int coastingFuelCutVssLow_offset = 1553; - public static final int communicationLedPin_offset = 1504; - public static final int complexWallModel_offset = 1352; + public static final int coastingFuelCutClt_offset = 2096; + public static final int coastingFuelCutEnabled_offset = 764; + public static final int coastingFuelCutMap_offset = 2100; + public static final int coastingFuelCutRpmHigh_offset = 2090; + public static final int coastingFuelCutRpmLow_offset = 2092; + public static final int coastingFuelCutTps_offset = 2094; + public static final int coastingFuelCutVssHigh_offset = 1574; + public static final int coastingFuelCutVssLow_offset = 1573; + public static final int communicationLedPin_offset = 1524; + public static final int complexWallModel_offset = 1372; public static final int COMPOSITE_DATA_LENGTH = 2500; public static final int COMPOSITE_DATA_LENGTH_HALF = 1250; public static final int COMPOSITE_PACKET_COUNT = 500; public static final int COMPOSITE_PACKET_SIZE = 5; - public static final int compressionRatio_offset = 724; + public static final int compressionRatio_offset = 744; public static final String CONSOLE_DATA_PROTOCOL_TAG = " @"; - public static final int consoleUartDevice_offset = 934; - public static final int consumeObdSensors_offset = 940; + public static final int consoleUartDevice_offset = 954; + public static final int consumeObdSensors_offset = 960; public static final int CRANKING_ADVANCE_CURVE_SIZE = 4; - public static final int cranking_baseFuel_offset = 112; + public static final int cranking_baseFuel_offset = 132; public static final int CRANKING_CLT_IDLE_CURVE_SIZE = 8; public static final int CRANKING_CURVE_SIZE = 8; - public static final int cranking_offset = 112; + public static final int cranking_offset = 132; public static final int cranking_parameters_s_size = 8; - public static final int cranking_rpm_offset = 116; - public static final int crankingAdvance_offset = 5076; - public static final int crankingAdvanceBins_offset = 5060; - public static final int crankingCycleBins_offset = 14188; - public static final int crankingCycleCoef_offset = 14156; - public static final int crankingFuelBins_offset = 14124; - public static final int crankingFuelCoef_offset = 14092; - public static final int crankingFuelCoefE100_offset = 21192; - public static final int crankingIACposition_offset = 1692; - public static final int crankingInjectionMode_offset = 364; - public static final int crankingTimingAngle_offset = 372; - public static final int crankingTpsBins_offset = 4964; - public static final int crankingTpsCoef_offset = 4932; + public static final int cranking_rpm_offset = 136; + public static final int crankingAdvance_offset = 5032; + public static final int crankingAdvanceBins_offset = 5024; + public static final int crankingCycleBins_offset = 14136; + public static final int crankingCycleCoef_offset = 14104; + public static final int crankingFuelBins_offset = 14072; + public static final int crankingFuelCoef_offset = 14040; + public static final int crankingFuelCoefE100_offset = 21140; + public static final int crankingIACposition_offset = 1712; + public static final int crankingInjectionMode_offset = 384; + public static final int crankingTimingAngle_offset = 392; + public static final int crankingTpsBins_offset = 4928; + public static final int crankingTpsCoef_offset = 4896; public static final String CRITICAL_PREFIX = "CRITICAL"; - public static final int cutFuelOnHardLimit_offset = 1340; - public static final int cutSparkOnHardLimit_offset = 1340; + public static final int cutFuelOnHardLimit_offset = 1360; + public static final int cutSparkOnHardLimit_offset = 1360; public static final int cyl_trim_s_size = 16; - public static final int cylinderBankSelect10_offset = 2505; - public static final int cylinderBankSelect11_offset = 2506; - public static final int cylinderBankSelect12_offset = 2507; - public static final int cylinderBankSelect1_offset = 2496; - public static final int cylinderBankSelect2_offset = 2497; - public static final int cylinderBankSelect3_offset = 2498; - public static final int cylinderBankSelect4_offset = 2499; - public static final int cylinderBankSelect5_offset = 2500; - public static final int cylinderBankSelect6_offset = 2501; - public static final int cylinderBankSelect7_offset = 2502; - public static final int cylinderBankSelect8_offset = 2503; - public static final int cylinderBankSelect9_offset = 2504; - public static final int cylinderBore_offset = 356; - public static final int cylindersCount_offset = 348; + public static final int cylinderBankSelect10_offset = 2525; + public static final int cylinderBankSelect11_offset = 2526; + public static final int cylinderBankSelect12_offset = 2527; + public static final int cylinderBankSelect1_offset = 2516; + public static final int cylinderBankSelect2_offset = 2517; + public static final int cylinderBankSelect3_offset = 2518; + public static final int cylinderBankSelect4_offset = 2519; + public static final int cylinderBankSelect5_offset = 2520; + public static final int cylinderBankSelect6_offset = 2521; + public static final int cylinderBankSelect7_offset = 2522; + public static final int cylinderBankSelect8_offset = 2523; + public static final int cylinderBankSelect9_offset = 2524; + public static final int cylinderBore_offset = 376; + public static final int cylindersCount_offset = 368; public static final int dc_io_size = 8; public static final int DC_PER_STEPPER = 2; public static final int debug_mode_e_DBG_0 = 0; @@ -482,33 +482,33 @@ public class Fields { public static final int debug_mode_e_DBG_VVT_3_PID = 50; public static final int debug_mode_e_DBG_VVT_4_PID = 51; public static final int debug_mode_e_UNUSED23 = 23; - public static final int debugMapAveraging_offset = 836; - public static final int debugMode_offset = 1584; - public static final int debugTriggerSync_offset = 658; + public static final int debugMapAveraging_offset = 856; + public static final int debugMode_offset = 1604; + public static final int debugTriggerSync_offset = 678; public static final int DIGIPOT_COUNT = 4; - public static final int digitalPotentiometerChipSelect1_offset = 642; - public static final int digitalPotentiometerChipSelect2_offset = 644; - public static final int digitalPotentiometerChipSelect3_offset = 646; - public static final int digitalPotentiometerChipSelect4_offset = 648; - public static final int digitalPotentiometerSpiDevice_offset = 660; - public static final int disableEtbWhenEngineStopped_offset = 744; - public static final int disableFan1WhenStopped_offset = 100; - public static final int disableFan2WhenStopped_offset = 100; - public static final int disablePrimaryUart_offset = 1340; - public static final int displacement_offset = 344; + public static final int digitalPotentiometerChipSelect1_offset = 662; + public static final int digitalPotentiometerChipSelect2_offset = 664; + public static final int digitalPotentiometerChipSelect3_offset = 666; + public static final int digitalPotentiometerChipSelect4_offset = 668; + public static final int digitalPotentiometerSpiDevice_offset = 680; + public static final int disableEtbWhenEngineStopped_offset = 764; + public static final int disableFan1WhenStopped_offset = 120; + public static final int disableFan2WhenStopped_offset = 120; + public static final int disablePrimaryUart_offset = 1360; + public static final int displacement_offset = 364; public static final int display_mode_e_DM_HD44780 = 1; public static final int display_mode_e_DM_HD44780_OVER_PCF8574 = 2; public static final int display_mode_e_DM_NONE = 0; - public static final int displayLogicLevelsInEngineSniffer_offset = 100; - public static final int displayMode_offset = 420; - public static final int driveWheelRevPerKm_offset = 408; - public static final int drv8860_cs_offset = 1184; - public static final int drv8860_csPinMode_offset = 1186; - public static final int drv8860_miso_offset = 1188; - public static final int drv8860spiDevice_offset = 1182; + public static final int displayLogicLevelsInEngineSniffer_offset = 120; + public static final int displayMode_offset = 440; + public static final int driveWheelRevPerKm_offset = 428; + public static final int drv8860_cs_offset = 1204; + public static final int drv8860_csPinMode_offset = 1206; + public static final int drv8860_miso_offset = 1208; + public static final int drv8860spiDevice_offset = 1202; public static final int DWELL_CURVE_SIZE = 8; - public static final int dwellVoltageCorrValues_offset = 783; - public static final int dwellVoltageCorrVoltBins_offset = 774; + public static final int dwellVoltageCorrValues_offset = 803; + public static final int dwellVoltageCorrVoltBins_offset = 794; public static final int ego_sensor_e_ES_14Point7_Free = 2; public static final int ego_sensor_e_ES_AEM = 6; public static final int ego_sensor_e_ES_BPSX_D1 = 0; @@ -516,21 +516,21 @@ public class Fields { public static final int ego_sensor_e_ES_Innovate_MTX_L = 1; public static final int ego_sensor_e_ES_NarrowBand = 3; public static final int ego_sensor_e_ES_PLX = 4; - public static final int egoValueShift_offset = 1676; + public static final int egoValueShift_offset = 1696; public static final int EGT_CHANNEL_COUNT = 8; - public static final int electronicThrottlePin1Mode_offset = 650; - public static final int enableAemXSeries_offset = 744; - public static final int enableCanVss_offset = 940; - public static final int enabledStep1Limiter_offset = 744; - public static final int enableFan1WithAc_offset = 100; - public static final int enableFan2WithAc_offset = 100; - public static final int enableInnovateLC2_offset = 940; - public static final int enableLaunchRetard_offset = 940; - public static final int enableMapEstimationTableFallback_offset = 100; - public static final int enableSoftwareKnock_offset = 940; - public static final int enableTrailingSparks_offset = 100; - public static final int enableVerboseCanTx_offset = 744; - public static final int engine_configuration_s_size = 3996; + public static final int electronicThrottlePin1Mode_offset = 670; + public static final int enableAemXSeries_offset = 764; + public static final int enableCanVss_offset = 960; + public static final int enabledStep1Limiter_offset = 764; + public static final int enableFan1WithAc_offset = 120; + public static final int enableFan2WithAc_offset = 120; + public static final int enableInnovateLC2_offset = 960; + public static final int enableLaunchRetard_offset = 960; + public static final int enableMapEstimationTableFallback_offset = 120; + public static final int enableSoftwareKnock_offset = 960; + public static final int enableTrailingSparks_offset = 120; + public static final int enableVerboseCanTx_offset = 764; + public static final int engine_configuration_s_size = 4016; public static final int engine_load_mode_e_LM_ALPHA_N = 5; public static final int engine_load_mode_e_LM_LUA = 6; public static final int engine_load_mode_e_LM_MOCK = 100; @@ -653,119 +653,119 @@ public class Fields { public static final int engine_type_e_TOYOTA_JZS147 = 38; public static final int engine_type_e_UNUSED_48 = 48; public static final int engine_type_e_VW_ABA = 32; - public static final int engineChartSize_offset = 1356; - public static final int engineCode_offset = 1104; + public static final int engineChartSize_offset = 1376; + public static final int engineCode_offset = 1124; public static final int engineConfiguration_offset = 0; - public static final int engineMake_offset = 1072; - public static final int engineSnifferRpmThreshold_offset = 7; + public static final int engineMake_offset = 1092; + public static final int engineSnifferRpmThreshold_offset = 10; public static final int engineType_offset = 0; public static final int ERROR_BUFFER_SIZE = 120; public static final int ETB_BIAS_CURVE_LENGTH = 8; public static final int ETB_COUNT = 2; - public static final int etb_dFactor_offset = 1436; + public static final int etb_dFactor_offset = 1456; public static final int etb_function_e_ETB_IdleValve = 3; public static final int etb_function_e_ETB_None = 0; public static final int etb_function_e_ETB_Throttle1 = 1; public static final int etb_function_e_ETB_Throttle2 = 2; public static final int etb_function_e_ETB_Wastegate = 4; public static final int ETB_HW_MAX_FREQUENCY = 3000; - public static final int etb_iFactor_offset = 1432; - public static final int etb_iTermMax_offset = 2454; - public static final int etb_iTermMin_offset = 2452; - public static final int etb_maxValue_offset = 1446; - public static final int etb_minValue_offset = 1444; - public static final int etb_offset = 1428; - public static final int etb_offset_offset = 1440; - public static final int etb_periodMs_offset = 1442; - public static final int etb_pFactor_offset = 1428; - public static final int etb_use_two_wires_offset = 100; - public static final int etbBiasBins_offset = 3996; - public static final int etbBiasValues_offset = 4028; - public static final int etbFreq_offset = 1842; - public static final int etbFunctions1_offset = 1180; - public static final int etbFunctions2_offset = 1181; - public static final int etbIdleThrottleRange_offset = 2492; - public static final int etbIo1_controlPin_offset = 948; - public static final int etbIo1_directionPin1_offset = 944; - public static final int etbIo1_directionPin2_offset = 946; - public static final int etbIo1_disablePin_offset = 950; - public static final int etbIo1_offset = 944; - public static final int etbIo2_controlPin_offset = 956; - public static final int etbIo2_directionPin1_offset = 952; - public static final int etbIo2_directionPin2_offset = 954; - public static final int etbIo2_disablePin_offset = 958; - public static final int etbIo2_offset = 952; - public static final int etbMaximumPosition_offset = 831; - public static final int etbMinimumPosition_offset = 3744; - public static final int etbNeutralPosition_offset = 1349; - public static final int etbRevLimitRange_offset = 126; - public static final int etbRevLimitStart_offset = 124; - public static final int etbWastegatePid_dFactor_offset = 1852; - public static final int etbWastegatePid_iFactor_offset = 1848; - public static final int etbWastegatePid_maxValue_offset = 1862; - public static final int etbWastegatePid_minValue_offset = 1860; - public static final int etbWastegatePid_offset = 1844; - public static final int etbWastegatePid_offset_offset = 1856; - public static final int etbWastegatePid_periodMs_offset = 1858; - public static final int etbWastegatePid_pFactor_offset = 1844; - public static final int failedMapFallback_offset = 465; - public static final int fan1ExtraIdle_offset = 1716; - public static final int fan2ExtraIdle_offset = 1726; - public static final int fan2OffTemperature_offset = 2045; - public static final int fan2OnTemperature_offset = 2044; - public static final int fan2Pin_offset = 2042; - public static final int fan2PinMode_offset = 1763; - public static final int fanOffTemperature_offset = 404; - public static final int fanOnTemperature_offset = 400; - public static final int fanPin_offset = 634; - public static final int fanPinMode_offset = 633; - public static final int finalGearRatio_offset = 706; - public static final int firingOrder_offset = 352; - public static final int fixedModeTiming_offset = 384; - public static final int fixedTiming_offset = 1664; - public static final int FLASH_DATA_VERSION = 10012; - public static final int flexCranking_offset = 1352; - public static final int flexSensorPin_offset = 824; - public static final int forceO2Heating_offset = 1352; + public static final int etb_iFactor_offset = 1452; + public static final int etb_iTermMax_offset = 2474; + public static final int etb_iTermMin_offset = 2472; + public static final int etb_maxValue_offset = 1466; + public static final int etb_minValue_offset = 1464; + public static final int etb_offset = 1448; + public static final int etb_offset_offset = 1460; + public static final int etb_periodMs_offset = 1462; + public static final int etb_pFactor_offset = 1448; + public static final int etb_use_two_wires_offset = 120; + public static final int etbBiasBins_offset = 4016; + public static final int etbBiasValues_offset = 4048; + public static final int etbFreq_offset = 1862; + public static final int etbFunctions1_offset = 1200; + public static final int etbFunctions2_offset = 1201; + public static final int etbIdleThrottleRange_offset = 2512; + public static final int etbIo1_controlPin_offset = 968; + public static final int etbIo1_directionPin1_offset = 964; + public static final int etbIo1_directionPin2_offset = 966; + public static final int etbIo1_disablePin_offset = 970; + public static final int etbIo1_offset = 964; + public static final int etbIo2_controlPin_offset = 976; + public static final int etbIo2_directionPin1_offset = 972; + public static final int etbIo2_directionPin2_offset = 974; + public static final int etbIo2_disablePin_offset = 978; + public static final int etbIo2_offset = 972; + public static final int etbMaximumPosition_offset = 851; + public static final int etbMinimumPosition_offset = 3764; + public static final int etbNeutralPosition_offset = 1369; + public static final int etbRevLimitRange_offset = 146; + public static final int etbRevLimitStart_offset = 144; + public static final int etbWastegatePid_dFactor_offset = 1872; + public static final int etbWastegatePid_iFactor_offset = 1868; + public static final int etbWastegatePid_maxValue_offset = 1882; + public static final int etbWastegatePid_minValue_offset = 1880; + public static final int etbWastegatePid_offset = 1864; + public static final int etbWastegatePid_offset_offset = 1876; + public static final int etbWastegatePid_periodMs_offset = 1878; + public static final int etbWastegatePid_pFactor_offset = 1864; + public static final int failedMapFallback_offset = 485; + public static final int fan1ExtraIdle_offset = 1736; + public static final int fan2ExtraIdle_offset = 1746; + public static final int fan2OffTemperature_offset = 2065; + public static final int fan2OnTemperature_offset = 2064; + public static final int fan2Pin_offset = 2062; + public static final int fan2PinMode_offset = 1783; + public static final int fanOffTemperature_offset = 424; + public static final int fanOnTemperature_offset = 420; + public static final int fanPin_offset = 654; + public static final int fanPinMode_offset = 653; + public static final int finalGearRatio_offset = 726; + public static final int firingOrder_offset = 372; + public static final int fixedModeTiming_offset = 404; + public static final int fixedTiming_offset = 1684; + public static final int FLASH_DATA_VERSION = 10013; + public static final int flexCranking_offset = 1372; + public static final int flexSensorPin_offset = 844; + public static final int forceO2Heating_offset = 1372; public static final int FUEL_LEVEL_TABLE_COUNT = 8; public static final int FUEL_LOAD_COUNT = 16; public static final int FUEL_RPM_COUNT = 16; - public static final int fuelAlgorithm_offset = 360; - public static final int fuelClosedLoopCorrectionEnabled_offset = 1340; - public static final int fuelLevelBins_offset = 1190; - public static final int fuelLevelSensor_offset = 438; - public static final int fuelLevelValues_offset = 669; - public static final int fuelPumpPin_offset = 626; - public static final int fuelPumpPinMode_offset = 628; - public static final int fuelReferencePressure_offset = 1764; - public static final int fuelTrimLoadBins_offset = 20984; - public static final int fuelTrimRpmBins_offset = 20992; - public static final int fuelTrims10_offset = 21144; - public static final int fuelTrims10_table_offset = 21144; - public static final int fuelTrims11_offset = 21160; - public static final int fuelTrims11_table_offset = 21160; - public static final int fuelTrims12_offset = 21176; - public static final int fuelTrims12_table_offset = 21176; - public static final int fuelTrims1_offset = 21000; - public static final int fuelTrims1_table_offset = 21000; - public static final int fuelTrims2_offset = 21016; - public static final int fuelTrims2_table_offset = 21016; - public static final int fuelTrims3_offset = 21032; - public static final int fuelTrims3_table_offset = 21032; - public static final int fuelTrims4_offset = 21048; - public static final int fuelTrims4_table_offset = 21048; - public static final int fuelTrims5_offset = 21064; - public static final int fuelTrims5_table_offset = 21064; - public static final int fuelTrims6_offset = 21080; - public static final int fuelTrims6_table_offset = 21080; - public static final int fuelTrims7_offset = 21096; - public static final int fuelTrims7_table_offset = 21096; - public static final int fuelTrims8_offset = 21112; - public static final int fuelTrims8_table_offset = 21112; - public static final int fuelTrims9_offset = 21128; - public static final int fuelTrims9_table_offset = 21128; + public static final int fuelAlgorithm_offset = 380; + public static final int fuelClosedLoopCorrectionEnabled_offset = 1360; + public static final int fuelLevelBins_offset = 1210; + public static final int fuelLevelSensor_offset = 458; + public static final int fuelLevelValues_offset = 689; + public static final int fuelPumpPin_offset = 646; + public static final int fuelPumpPinMode_offset = 648; + public static final int fuelReferencePressure_offset = 1784; + public static final int fuelTrimLoadBins_offset = 20932; + public static final int fuelTrimRpmBins_offset = 20940; + public static final int fuelTrims10_offset = 21092; + public static final int fuelTrims10_table_offset = 21092; + public static final int fuelTrims11_offset = 21108; + public static final int fuelTrims11_table_offset = 21108; + public static final int fuelTrims12_offset = 21124; + public static final int fuelTrims12_table_offset = 21124; + public static final int fuelTrims1_offset = 20948; + public static final int fuelTrims1_table_offset = 20948; + public static final int fuelTrims2_offset = 20964; + public static final int fuelTrims2_table_offset = 20964; + public static final int fuelTrims3_offset = 20980; + public static final int fuelTrims3_table_offset = 20980; + public static final int fuelTrims4_offset = 20996; + public static final int fuelTrims4_table_offset = 20996; + public static final int fuelTrims5_offset = 21012; + public static final int fuelTrims5_table_offset = 21012; + public static final int fuelTrims6_offset = 21028; + public static final int fuelTrims6_table_offset = 21028; + public static final int fuelTrims7_offset = 21044; + public static final int fuelTrims7_table_offset = 21044; + public static final int fuelTrims8_offset = 21060; + public static final int fuelTrims8_table_offset = 21060; + public static final int fuelTrims9_offset = 21076; + public static final int fuelTrims9_table_offset = 21076; public static final int GAP_TRACKING_LENGTH = 18; - public static final int gapTrackingLengthOverride_offset = 377; + public static final int gapTrackingLengthOverride_offset = 397; public static final String GAUGE_COIL_DWELL_TIME = "dwell: coil charge time"; public static final String GAUGE_NAME_ACCEL_ROLL = "Acceleration: Roll"; public static final String GAUGE_NAME_ACCEL_X = "Acceleration: X"; @@ -906,18 +906,18 @@ public class Fields { public static final int GearControllerMode_ButtonShift = 1; public static final int GearControllerMode_Generic = 2; public static final int GearControllerMode_None = 0; - public static final int gearControllerMode_offset = 3676; - public static final int gearRatio1_offset = 3550; - public static final int gearRatio2_offset = 3552; - public static final int gearRatio3_offset = 3554; - public static final int gearRatio4_offset = 3556; - public static final int gearRatio5_offset = 3558; - public static final int gearRatio6_offset = 3560; - public static final int gearRatio7_offset = 3562; - public static final int gearRatio8_offset = 3564; + public static final int gearControllerMode_offset = 3696; + public static final int gearRatio1_offset = 3570; + public static final int gearRatio2_offset = 3572; + public static final int gearRatio3_offset = 3574; + public static final int gearRatio4_offset = 3576; + public static final int gearRatio5_offset = 3578; + public static final int gearRatio6_offset = 3580; + public static final int gearRatio7_offset = 3582; + public static final int gearRatio8_offset = 3584; public static final int GEARS_COUNT = 8; - public static final int globalFuelCorrection_offset = 468; - public static final int globalTriggerAngleOffset_offset = 388; + public static final int globalFuelCorrection_offset = 488; + public static final int globalTriggerAngleOffset_offset = 408; public static final int Gpio_A0 = 2; public static final int Gpio_A1 = 3; public static final int Gpio_A10 = 12; @@ -1172,50 +1172,50 @@ public class Fields { public static final int Gpio_TLE8888_PIN_MR = 196; public static final int Gpio_TLE8888_PIN_WAKE = 198; public static final int Gpio_Unassigned = 0; - public static final int gppwm1_alignmentFill_map_offset = 2553; - public static final int gppwm1_dutyIfError_offset = 2546; - public static final int gppwm1_loadAxis_offset = 2552; - public static final int gppwm1_loadBins_offset = 2554; - public static final int gppwm1_offBelowDuty_offset = 2551; - public static final int gppwm1_offset = 2544; - public static final int gppwm1_onAboveDuty_offset = 2550; - public static final int gppwm1_pin_offset = 2544; - public static final int gppwm1_pwmFrequency_offset = 2548; - public static final int gppwm1_rpmBins_offset = 2562; - public static final int gppwm1_table_offset = 2570; - public static final int gppwm2_alignmentFill_map_offset = 2645; - public static final int gppwm2_dutyIfError_offset = 2638; - public static final int gppwm2_loadAxis_offset = 2644; - public static final int gppwm2_loadBins_offset = 2646; - public static final int gppwm2_offBelowDuty_offset = 2643; - public static final int gppwm2_offset = 2636; - public static final int gppwm2_onAboveDuty_offset = 2642; - public static final int gppwm2_pin_offset = 2636; - public static final int gppwm2_pwmFrequency_offset = 2640; - public static final int gppwm2_rpmBins_offset = 2654; - public static final int gppwm2_table_offset = 2662; - public static final int gppwm3_alignmentFill_map_offset = 2737; - public static final int gppwm3_dutyIfError_offset = 2730; - public static final int gppwm3_loadAxis_offset = 2736; - public static final int gppwm3_loadBins_offset = 2738; - public static final int gppwm3_offBelowDuty_offset = 2735; - public static final int gppwm3_offset = 2728; - public static final int gppwm3_onAboveDuty_offset = 2734; - public static final int gppwm3_pin_offset = 2728; - public static final int gppwm3_pwmFrequency_offset = 2732; - public static final int gppwm3_rpmBins_offset = 2746; - public static final int gppwm3_table_offset = 2754; - public static final int gppwm4_alignmentFill_map_offset = 2829; - public static final int gppwm4_dutyIfError_offset = 2822; - public static final int gppwm4_loadAxis_offset = 2828; - public static final int gppwm4_loadBins_offset = 2830; - public static final int gppwm4_offBelowDuty_offset = 2827; - public static final int gppwm4_offset = 2820; - public static final int gppwm4_onAboveDuty_offset = 2826; - public static final int gppwm4_pin_offset = 2820; - public static final int gppwm4_pwmFrequency_offset = 2824; - public static final int gppwm4_rpmBins_offset = 2838; - public static final int gppwm4_table_offset = 2846; + public static final int gppwm1_alignmentFill_map_offset = 2573; + public static final int gppwm1_dutyIfError_offset = 2566; + public static final int gppwm1_loadAxis_offset = 2572; + public static final int gppwm1_loadBins_offset = 2574; + public static final int gppwm1_offBelowDuty_offset = 2571; + public static final int gppwm1_offset = 2564; + public static final int gppwm1_onAboveDuty_offset = 2570; + public static final int gppwm1_pin_offset = 2564; + public static final int gppwm1_pwmFrequency_offset = 2568; + public static final int gppwm1_rpmBins_offset = 2582; + public static final int gppwm1_table_offset = 2590; + public static final int gppwm2_alignmentFill_map_offset = 2665; + public static final int gppwm2_dutyIfError_offset = 2658; + public static final int gppwm2_loadAxis_offset = 2664; + public static final int gppwm2_loadBins_offset = 2666; + public static final int gppwm2_offBelowDuty_offset = 2663; + public static final int gppwm2_offset = 2656; + public static final int gppwm2_onAboveDuty_offset = 2662; + public static final int gppwm2_pin_offset = 2656; + public static final int gppwm2_pwmFrequency_offset = 2660; + public static final int gppwm2_rpmBins_offset = 2674; + public static final int gppwm2_table_offset = 2682; + public static final int gppwm3_alignmentFill_map_offset = 2757; + public static final int gppwm3_dutyIfError_offset = 2750; + public static final int gppwm3_loadAxis_offset = 2756; + public static final int gppwm3_loadBins_offset = 2758; + public static final int gppwm3_offBelowDuty_offset = 2755; + public static final int gppwm3_offset = 2748; + public static final int gppwm3_onAboveDuty_offset = 2754; + public static final int gppwm3_pin_offset = 2748; + public static final int gppwm3_pwmFrequency_offset = 2752; + public static final int gppwm3_rpmBins_offset = 2766; + public static final int gppwm3_table_offset = 2774; + public static final int gppwm4_alignmentFill_map_offset = 2849; + public static final int gppwm4_dutyIfError_offset = 2842; + public static final int gppwm4_loadAxis_offset = 2848; + public static final int gppwm4_loadBins_offset = 2850; + public static final int gppwm4_offBelowDuty_offset = 2847; + public static final int gppwm4_offset = 2840; + public static final int gppwm4_onAboveDuty_offset = 2846; + public static final int gppwm4_pin_offset = 2840; + public static final int gppwm4_pwmFrequency_offset = 2844; + public static final int gppwm4_rpmBins_offset = 2858; + public static final int gppwm4_table_offset = 2866; public static final int gppwm_channel_e_GPPWM_AccelPedal = 9; public static final int gppwm_channel_e_GPPWM_AuxTemp1 = 6; public static final int gppwm_channel_e_GPPWM_AuxTemp2 = 7; @@ -1234,35 +1234,35 @@ public class Fields { public static final int GPPWM_LOAD_COUNT = 8; public static final int GPPWM_NOTE_SIZE = 16; public static final int GPPWM_RPM_COUNT = 8; - public static final int gpPwmNote1_offset = 1272; - public static final int gpPwmNote2_offset = 1288; - public static final int gpPwmNote3_offset = 1304; - public static final int gpPwmNote4_offset = 1320; - public static final int gps_rx_pin_offset = 622; - public static final int gps_tx_pin_offset = 624; - public static final int hardCutRpmRange_offset = 1016; - public static final int HD44780_db4_offset = 614; - public static final int HD44780_db5_offset = 616; - public static final int HD44780_db6_offset = 618; - public static final int HD44780_db7_offset = 620; - public static final int HD44780_e_offset = 612; - public static final int HD44780_rs_offset = 610; - public static final int HD44780height_offset = 432; - public static final int HD44780width_offset = 428; - public static final int highPressureFuel_hwChannel_offset = 2084; - public static final int highPressureFuel_offset = 2084; - public static final int highPressureFuel_v1_offset = 2088; - public static final int highPressureFuel_v2_offset = 2096; - public static final int highPressureFuel_value1_offset = 2092; - public static final int highPressureFuel_value2_offset = 2100; - public static final int hip9011CsPin_offset = 758; - public static final int hip9011CsPinMode_offset = 690; - public static final int hip9011Gain_offset = 2448; - public static final int hip9011IntHoldPin_offset = 760; - public static final int hip9011IntHoldPinMode_offset = 762; - public static final int hip9011PrescalerAndSDO_offset = 336; - public static final int hip9011SpiDevice_offset = 464; - public static final int hipOutputChannel_offset = 1344; + public static final int gpPwmNote1_offset = 1292; + public static final int gpPwmNote2_offset = 1308; + public static final int gpPwmNote3_offset = 1324; + public static final int gpPwmNote4_offset = 1340; + public static final int gps_rx_pin_offset = 642; + public static final int gps_tx_pin_offset = 644; + public static final int hardCutRpmRange_offset = 1036; + public static final int HD44780_db4_offset = 634; + public static final int HD44780_db5_offset = 636; + public static final int HD44780_db6_offset = 638; + public static final int HD44780_db7_offset = 640; + public static final int HD44780_e_offset = 632; + public static final int HD44780_rs_offset = 630; + public static final int HD44780height_offset = 452; + public static final int HD44780width_offset = 448; + public static final int highPressureFuel_hwChannel_offset = 2104; + public static final int highPressureFuel_offset = 2104; + public static final int highPressureFuel_v1_offset = 2108; + public static final int highPressureFuel_v2_offset = 2116; + public static final int highPressureFuel_value1_offset = 2112; + public static final int highPressureFuel_value2_offset = 2120; + public static final int hip9011CsPin_offset = 778; + public static final int hip9011CsPinMode_offset = 710; + public static final int hip9011Gain_offset = 2468; + public static final int hip9011IntHoldPin_offset = 780; + public static final int hip9011IntHoldPinMode_offset = 782; + public static final int hip9011PrescalerAndSDO_offset = 356; + public static final int hip9011SpiDevice_offset = 484; + public static final int hipOutputChannel_offset = 1364; public static final int hpfp_cam_e_HPFP_CAM_EX1 = 2; public static final int hpfp_cam_e_HPFP_CAM_EX2 = 4; public static final int hpfp_cam_e_HPFP_CAM_IN1 = 1; @@ -1272,171 +1272,171 @@ public class Fields { public static final int HPFP_DEADTIME_SIZE = 8; public static final int HPFP_LOBE_PROFILE_SIZE = 16; public static final int HPFP_TARGET_SIZE = 10; - public static final int hpfpActivationAngle_offset = 3118; - public static final int hpfpCam_offset = 3113; - public static final int hpfpCamLobes_offset = 3112; - public static final int hpfpCompensation_offset = 3412; - public static final int hpfpCompensationLoadBins_offset = 3512; - public static final int hpfpCompensationRpmBins_offset = 3532; - public static final int hpfpDeadtimeMS_offset = 3166; - public static final int hpfpDeadtimeVoltsBins_offset = 3158; - public static final int hpfpLobeProfileAngle_offset = 3142; - public static final int hpfpLobeProfileQuantityBins_offset = 3126; - public static final int hpfpMinAngle_offset = 3115; - public static final int hpfpPeakPos_offset = 3114; - public static final int hpfpPidI_offset = 3122; - public static final int hpfpPidP_offset = 3120; - public static final int hpfpPumpVolume_offset = 3116; - public static final int hpfpTarget_offset = 3182; - public static final int hpfpTargetDecay_offset = 3124; - public static final int hpfpTargetLoadBins_offset = 3382; - public static final int hpfpTargetRpmBins_offset = 3402; - public static final int hpfpValvePin_offset = 1624; - public static final int hpfpValvePinMode_offset = 1626; + public static final int hpfpActivationAngle_offset = 3138; + public static final int hpfpCam_offset = 3133; + public static final int hpfpCamLobes_offset = 3132; + public static final int hpfpCompensation_offset = 3432; + public static final int hpfpCompensationLoadBins_offset = 3532; + public static final int hpfpCompensationRpmBins_offset = 3552; + public static final int hpfpDeadtimeMS_offset = 3186; + public static final int hpfpDeadtimeVoltsBins_offset = 3178; + public static final int hpfpLobeProfileAngle_offset = 3162; + public static final int hpfpLobeProfileQuantityBins_offset = 3146; + public static final int hpfpMinAngle_offset = 3135; + public static final int hpfpPeakPos_offset = 3134; + public static final int hpfpPidI_offset = 3142; + public static final int hpfpPidP_offset = 3140; + public static final int hpfpPumpVolume_offset = 3136; + public static final int hpfpTarget_offset = 3202; + public static final int hpfpTargetDecay_offset = 3144; + public static final int hpfpTargetLoadBins_offset = 3402; + public static final int hpfpTargetRpmBins_offset = 3422; + public static final int hpfpValvePin_offset = 1644; + public static final int hpfpValvePinMode_offset = 1646; public static final int HW_MAX_ADC_INDEX = 17; public static final int IAC_PID_MULT_SIZE = 8; - public static final int iacByTpsTaper_offset = 1542; - public static final int iacCoasting_offset = 5156; - public static final int iacCoastingBins_offset = 5092; - public static final int iacPidMultLoadBins_offset = 4124; - public static final int iacPidMultRpmBins_offset = 4132; - public static final int iacPidMultTable_offset = 4060; - public static final int iat_adcChannel_offset = 328; - public static final int iat_bias_resistor_offset = 324; - public static final int iat_config_offset = 300; + public static final int iacByTpsTaper_offset = 1562; + public static final int iacCoasting_offset = 5104; + public static final int iacCoastingBins_offset = 5040; + public static final int iacPidMultLoadBins_offset = 4144; + public static final int iacPidMultRpmBins_offset = 4152; + public static final int iacPidMultTable_offset = 4080; + public static final int iat_adcChannel_offset = 348; + public static final int iat_bias_resistor_offset = 344; + public static final int iat_config_offset = 320; public static final int IAT_CURVE_SIZE = 16; - public static final int iat_offset = 300; - public static final int iat_resistance_1_offset = 312; - public static final int iat_resistance_2_offset = 316; - public static final int iat_resistance_3_offset = 320; - public static final int iat_tempC_1_offset = 300; - public static final int iat_tempC_2_offset = 304; - public static final int iat_tempC_3_offset = 308; - public static final int iatFuelCorr_offset = 14028; - public static final int iatFuelCorrBins_offset = 13964; + public static final int iat_offset = 320; + public static final int iat_resistance_1_offset = 332; + public static final int iat_resistance_2_offset = 336; + public static final int iat_resistance_3_offset = 340; + public static final int iat_tempC_1_offset = 320; + public static final int iat_tempC_2_offset = 324; + public static final int iat_tempC_3_offset = 328; + public static final int iatFuelCorr_offset = 13976; + public static final int iatFuelCorrBins_offset = 13912; public static final int IDLE_ADVANCE_CURVE_SIZE = 8; - public static final int idle_antiwindupFreq_offset = 680; - public static final int idle_derivativeFilterLoss_offset = 440; + public static final int idle_antiwindupFreq_offset = 700; + public static final int idle_derivativeFilterLoss_offset = 460; public static final int idle_hardware_s_size = 12; public static final int idle_mode_e_IM_AUTO = 0; public static final int idle_mode_e_IM_MANUAL = 1; - public static final int idle_offset = 528; - public static final int idle_solenoidFrequency_offset = 528; - public static final int idle_solenoidPin_offset = 532; - public static final int idle_solenoidPinMode_offset = 538; + public static final int idle_offset = 548; + public static final int idle_solenoidFrequency_offset = 548; + public static final int idle_solenoidPin_offset = 552; + public static final int idle_solenoidPinMode_offset = 558; public static final int idle_state_e_BLIP = 64; public static final int idle_state_e_INIT = 0; public static final int idle_state_e_PID_UPPER = 16; public static final int idle_state_e_PID_VALUE = 4; public static final int idle_state_e_RPM_DEAD_ZONE = 2; public static final int idle_state_e_TPS_THRESHOLD = 1; - public static final int idle_stepperDirectionPin_offset = 534; - public static final int idle_stepperStepPin_offset = 536; + public static final int idle_stepperDirectionPin_offset = 554; + public static final int idle_stepperStepPin_offset = 556; public static final int IDLE_VE_SIZE = 4; - public static final int idleAdvance_offset = 5764; - public static final int idleAdvanceBins_offset = 5756; - public static final int idleIncrementalPidCic_offset = 744; - public static final int idleMode_offset = 1350; - public static final int idlePidActivationTime_offset = 1916; - public static final int idlePidDeactivationTpsThreshold_offset = 852; - public static final int idlePidRpmDeadZone_offset = 1530; - public static final int idlePidRpmUpperLimit_offset = 794; - public static final int idlePositionMax_offset = 718; - public static final int idlePositionMin_offset = 716; - public static final int idlePositionSensor_offset = 834; - public static final int idleRpmPid2_dFactor_offset = 2528; - public static final int idleRpmPid2_iFactor_offset = 2524; - public static final int idleRpmPid2_maxValue_offset = 2538; - public static final int idleRpmPid2_minValue_offset = 2536; - public static final int idleRpmPid2_offset = 2520; - public static final int idleRpmPid2_offset_offset = 2532; - public static final int idleRpmPid2_periodMs_offset = 2534; - public static final int idleRpmPid2_pFactor_offset = 2520; - public static final int idleRpmPid_dFactor_offset = 1488; - public static final int idleRpmPid_iFactor_offset = 1484; - public static final int idlerpmpid_iTermMax_offset = 2490; - public static final int idlerpmpid_iTermMin_offset = 2486; - public static final int idleRpmPid_maxValue_offset = 1498; - public static final int idleRpmPid_minValue_offset = 1496; - public static final int idleRpmPid_offset = 1480; - public static final int idleRpmPid_offset_offset = 1492; - public static final int idleRpmPid_periodMs_offset = 1494; - public static final int idleRpmPid_pFactor_offset = 1480; - public static final int idleStepperReactionTime_offset = 1384; - public static final int idleStepperTotalSteps_offset = 1388; - public static final int idleTimingPid_dFactor_offset = 2464; - public static final int idleTimingPid_iFactor_offset = 2460; - public static final int idleTimingPid_maxValue_offset = 2474; - public static final int idleTimingPid_minValue_offset = 2472; - public static final int idleTimingPid_offset = 2456; - public static final int idleTimingPid_offset_offset = 2468; - public static final int idleTimingPid_periodMs_offset = 2470; - public static final int idleTimingPid_pFactor_offset = 2456; - public static final int idleTimingPidDeadZone_offset = 2476; - public static final int idleVeLoadBins_offset = 5800; - public static final int idleVeRpmBins_offset = 5796; - public static final int idleVeTable_offset = 5804; + public static final int idleAdvance_offset = 5712; + public static final int idleAdvanceBins_offset = 5704; + public static final int idleIncrementalPidCic_offset = 764; + public static final int idleMode_offset = 1370; + public static final int idlePidActivationTime_offset = 1936; + public static final int idlePidDeactivationTpsThreshold_offset = 872; + public static final int idlePidRpmDeadZone_offset = 1550; + public static final int idlePidRpmUpperLimit_offset = 814; + public static final int idlePositionMax_offset = 738; + public static final int idlePositionMin_offset = 736; + public static final int idlePositionSensor_offset = 854; + public static final int idleRpmPid2_dFactor_offset = 2548; + public static final int idleRpmPid2_iFactor_offset = 2544; + public static final int idleRpmPid2_maxValue_offset = 2558; + public static final int idleRpmPid2_minValue_offset = 2556; + public static final int idleRpmPid2_offset = 2540; + public static final int idleRpmPid2_offset_offset = 2552; + public static final int idleRpmPid2_periodMs_offset = 2554; + public static final int idleRpmPid2_pFactor_offset = 2540; + public static final int idleRpmPid_dFactor_offset = 1508; + public static final int idleRpmPid_iFactor_offset = 1504; + public static final int idlerpmpid_iTermMax_offset = 2510; + public static final int idlerpmpid_iTermMin_offset = 2506; + public static final int idleRpmPid_maxValue_offset = 1518; + public static final int idleRpmPid_minValue_offset = 1516; + public static final int idleRpmPid_offset = 1500; + public static final int idleRpmPid_offset_offset = 1512; + public static final int idleRpmPid_periodMs_offset = 1514; + public static final int idleRpmPid_pFactor_offset = 1500; + public static final int idleStepperReactionTime_offset = 1404; + public static final int idleStepperTotalSteps_offset = 1408; + public static final int idleTimingPid_dFactor_offset = 2484; + public static final int idleTimingPid_iFactor_offset = 2480; + public static final int idleTimingPid_maxValue_offset = 2494; + public static final int idleTimingPid_minValue_offset = 2492; + public static final int idleTimingPid_offset = 2476; + public static final int idleTimingPid_offset_offset = 2488; + public static final int idleTimingPid_periodMs_offset = 2490; + public static final int idleTimingPid_pFactor_offset = 2476; + public static final int idleTimingPidDeadZone_offset = 2496; + public static final int idleVeLoadBins_offset = 5748; + public static final int idleVeRpmBins_offset = 5744; + public static final int idleVeTable_offset = 5752; public static final int IGN_LOAD_COUNT = 16; public static final int IGN_RPM_COUNT = 16; public static final int ignition_mode_e_IM_INDIVIDUAL_COILS = 1; public static final int ignition_mode_e_IM_ONE_COIL = 0; public static final int ignition_mode_e_IM_TWO_COILS = 3; public static final int ignition_mode_e_IM_WASTED_SPARK = 2; - public static final int ignitionDwellForCrankingMs_offset = 120; - public static final int ignitionIatCorrLoadBins_offset = 16908; - public static final int ignitionIatCorrRpmBins_offset = 16972; - public static final int ignitionIatCorrTable_offset = 16396; - public static final int ignitionLoadBins_offset = 18920; - public static final int ignitionMode_offset = 376; - public static final int ignitionPinMode_offset = 609; - public static final int ignitionPins10_offset = 602; - public static final int ignitionPins11_offset = 604; - public static final int ignitionPins12_offset = 606; - public static final int ignitionPins1_offset = 584; - public static final int ignitionPins2_offset = 586; - public static final int ignitionPins3_offset = 588; - public static final int ignitionPins4_offset = 590; - public static final int ignitionPins5_offset = 592; - public static final int ignitionPins6_offset = 594; - public static final int ignitionPins7_offset = 596; - public static final int ignitionPins8_offset = 598; - public static final int ignitionPins9_offset = 600; - public static final int ignitionRpmBins_offset = 18952; - public static final int ignitionTable_offset = 18408; - public static final int ignOverrideMode_offset = 1622; - public static final int ignTrimLoadBins_offset = 20776; - public static final int ignTrimRpmBins_offset = 20784; - public static final int ignTrims10_offset = 20936; - public static final int ignTrims10_table_offset = 20936; - public static final int ignTrims11_offset = 20952; - public static final int ignTrims11_table_offset = 20952; - public static final int ignTrims12_offset = 20968; - public static final int ignTrims12_table_offset = 20968; - public static final int ignTrims1_offset = 20792; - public static final int ignTrims1_table_offset = 20792; - public static final int ignTrims2_offset = 20808; - public static final int ignTrims2_table_offset = 20808; - public static final int ignTrims3_offset = 20824; - public static final int ignTrims3_table_offset = 20824; - public static final int ignTrims4_offset = 20840; - public static final int ignTrims4_table_offset = 20840; - public static final int ignTrims5_offset = 20856; - public static final int ignTrims5_table_offset = 20856; - public static final int ignTrims6_offset = 20872; - public static final int ignTrims6_table_offset = 20872; - public static final int ignTrims7_offset = 20888; - public static final int ignTrims7_table_offset = 20888; - public static final int ignTrims8_offset = 20904; - public static final int ignTrims8_table_offset = 20904; - public static final int ignTrims9_offset = 20920; - public static final int ignTrims9_table_offset = 20920; + public static final int ignitionDwellForCrankingMs_offset = 140; + public static final int ignitionIatCorrLoadBins_offset = 16856; + public static final int ignitionIatCorrRpmBins_offset = 16920; + public static final int ignitionIatCorrTable_offset = 16344; + public static final int ignitionLoadBins_offset = 18868; + public static final int ignitionMode_offset = 396; + public static final int ignitionPinMode_offset = 629; + public static final int ignitionPins10_offset = 622; + public static final int ignitionPins11_offset = 624; + public static final int ignitionPins12_offset = 626; + public static final int ignitionPins1_offset = 604; + public static final int ignitionPins2_offset = 606; + public static final int ignitionPins3_offset = 608; + public static final int ignitionPins4_offset = 610; + public static final int ignitionPins5_offset = 612; + public static final int ignitionPins6_offset = 614; + public static final int ignitionPins7_offset = 616; + public static final int ignitionPins8_offset = 618; + public static final int ignitionPins9_offset = 620; + public static final int ignitionRpmBins_offset = 18900; + public static final int ignitionTable_offset = 18356; + public static final int ignOverrideMode_offset = 1642; + public static final int ignTrimLoadBins_offset = 20724; + public static final int ignTrimRpmBins_offset = 20732; + public static final int ignTrims10_offset = 20884; + public static final int ignTrims10_table_offset = 20884; + public static final int ignTrims11_offset = 20900; + public static final int ignTrims11_table_offset = 20900; + public static final int ignTrims12_offset = 20916; + public static final int ignTrims12_table_offset = 20916; + public static final int ignTrims1_offset = 20740; + public static final int ignTrims1_table_offset = 20740; + public static final int ignTrims2_offset = 20756; + public static final int ignTrims2_table_offset = 20756; + public static final int ignTrims3_offset = 20772; + public static final int ignTrims3_table_offset = 20772; + public static final int ignTrims4_offset = 20788; + public static final int ignTrims4_table_offset = 20788; + public static final int ignTrims5_offset = 20804; + public static final int ignTrims5_table_offset = 20804; + public static final int ignTrims6_offset = 20820; + public static final int ignTrims6_table_offset = 20820; + public static final int ignTrims7_offset = 20836; + public static final int ignTrims7_table_offset = 20836; + public static final int ignTrims8_offset = 20852; + public static final int ignTrims8_table_offset = 20852; + public static final int ignTrims9_offset = 20868; + public static final int ignTrims9_table_offset = 20868; public static final int imu_type_e_IMU_MM5_10 = 2; public static final int imu_type_e_IMU_NONE = 0; public static final int imu_type_e_IMU_TYPE_3 = 3; public static final int imu_type_e_IMU_TYPE_4 = 4; public static final int imu_type_e_IMU_TYPE_MB_A0065422618 = 5; public static final int imu_type_e_IMU_VAG = 1; - public static final int imuType_offset = 782; + public static final int imuType_offset = 802; public static final String INDICATOR_NAME_AC_SWITCH = "AC switch"; public static final String INDICATOR_NAME_BRAKE_DOWN = "brake: down"; public static final String INDICATOR_NAME_CLUTCH_DOWN = "clutch: down"; @@ -1445,134 +1445,134 @@ public class Fields { public static final int injection_mode_e_IM_SEQUENTIAL = 1; public static final int injection_mode_e_IM_SIMULTANEOUS = 0; public static final int injection_mode_e_IM_SINGLE_POINT = 3; - public static final int injectionMode_offset = 365; - public static final int injectionPhase_offset = 17004; - public static final int injectionPinMode_offset = 608; - public static final int injectionPins10_offset = 578; - public static final int injectionPins11_offset = 580; - public static final int injectionPins12_offset = 582; - public static final int injectionPins1_offset = 560; - public static final int injectionPins2_offset = 562; - public static final int injectionPins3_offset = 564; - public static final int injectionPins4_offset = 566; - public static final int injectionPins5_offset = 568; - public static final int injectionPins6_offset = 570; - public static final int injectionPins7_offset = 572; - public static final int injectionPins8_offset = 574; - public static final int injectionPins9_offset = 576; + public static final int injectionMode_offset = 385; + public static final int injectionPhase_offset = 16952; + public static final int injectionPinMode_offset = 628; + public static final int injectionPins10_offset = 598; + public static final int injectionPins11_offset = 600; + public static final int injectionPins12_offset = 602; + public static final int injectionPins1_offset = 580; + public static final int injectionPins2_offset = 582; + public static final int injectionPins3_offset = 584; + public static final int injectionPins4_offset = 586; + public static final int injectionPins5_offset = 588; + public static final int injectionPins6_offset = 590; + public static final int injectionPins7_offset = 592; + public static final int injectionPins8_offset = 594; + public static final int injectionPins9_offset = 596; public static final int InjectionTimingMode_Center = 2; public static final int InjectionTimingMode_End = 0; - public static final int injectionTimingMode_offset = 1565; + public static final int injectionTimingMode_offset = 1585; public static final int InjectionTimingMode_Start = 1; - public static final int injector_battLagCorr_offset = 68; - public static final int injector_battLagCorrBins_offset = 36; + public static final int injector_battLagCorr_offset = 88; + public static final int injector_battLagCorrBins_offset = 56; public static final int injector_compensation_mode_e_ICM_FixedRailPressure = 1; public static final int injector_compensation_mode_e_ICM_None = 0; public static final int injector_compensation_mode_e_ICM_SensedRailPressure = 2; - public static final int injector_flow_offset = 32; - public static final int injector_offset = 32; + public static final int injector_flow_offset = 52; + public static final int injector_offset = 52; public static final int injector_pressure_type_e_IPT_High = 1; public static final int injector_pressure_type_e_IPT_Low = 0; public static final int injector_s_size = 68; - public static final int injectorCompensationMode_offset = 1762; - public static final int injectorCorrectionPolynomial1_offset = 1980; - public static final int injectorCorrectionPolynomial2_offset = 1984; - public static final int injectorCorrectionPolynomial3_offset = 1988; - public static final int injectorCorrectionPolynomial4_offset = 1992; - public static final int injectorCorrectionPolynomial5_offset = 1996; - public static final int injectorCorrectionPolynomial6_offset = 2000; - public static final int injectorCorrectionPolynomial7_offset = 2004; - public static final int injectorCorrectionPolynomial8_offset = 2008; + public static final int injectorCompensationMode_offset = 1782; + public static final int injectorCorrectionPolynomial1_offset = 2000; + public static final int injectorCorrectionPolynomial2_offset = 2004; + public static final int injectorCorrectionPolynomial3_offset = 2008; + public static final int injectorCorrectionPolynomial4_offset = 2012; + public static final int injectorCorrectionPolynomial5_offset = 2016; + public static final int injectorCorrectionPolynomial6_offset = 2020; + public static final int injectorCorrectionPolynomial7_offset = 2024; + public static final int injectorCorrectionPolynomial8_offset = 2028; public static final int InjectorNonlinearMode_INJ_None = 0; public static final int InjectorNonlinearMode_INJ_PolynomialAdder = 1; - public static final int injectorNonlinearMode_offset = 806; - public static final int injectorPressureType_offset = 1623; - public static final int injPhaseLoadBins_offset = 17516; - public static final int injPhaseRpmBins_offset = 17548; - public static final int invertCamVVTSignal_offset = 940; - public static final int invertPrimaryTriggerSignal_offset = 1340; - public static final int invertSecondaryTriggerSignal_offset = 1340; - public static final int is_enabled_spi_1_offset = 744; - public static final int is_enabled_spi_2_offset = 744; - public static final int is_enabled_spi_3_offset = 744; - public static final int is_enabled_spi_4_offset = 744; - public static final int isAlternatorControlEnabled_offset = 1340; - public static final int isBoostControlEnabled_offset = 1352; - public static final int isCJ125Enabled_offset = 744; - public static final int isCJ125Verbose_offset = 100; - public static final int isCylinderCleanupEnabled_offset = 1352; - public static final int isDoubleSolenoidIdle_offset = 100; - public static final int isEngineControlEnabled_offset = 744; - public static final int isFasterEngineSpinUpEnabled_offset = 744; - public static final int isForcedInduction_offset = 100; - public static final int isHip9011Enabled_offset = 744; - public static final int isIgnitionEnabled_offset = 1352; - public static final int isInjectionEnabled_offset = 1352; - public static final int isManualSpinningMode_offset = 1352; - public static final int isMapAveragingEnabled_offset = 1352; - public static final int isPhaseSyncRequiredForIgnition_offset = 1352; - public static final int isSdCardEnabled_offset = 744; - public static final int issFilterReciprocal_offset = 3119; - public static final int issue_294_31_offset = 100; - public static final int isVerboseAlternator_offset = 744; - public static final int isVerboseAuxPid1_offset = 100; - public static final int isVerboseIAC_offset = 1340; - public static final int isWaveAnalyzerEnabled_offset = 1352; - public static final int joystickAPin_offset = 926; - public static final int joystickBPin_offset = 928; - public static final int joystickCenterPin_offset = 924; - public static final int joystickCPin_offset = 930; - public static final int joystickDPin_offset = 932; - public static final int knockBandCustom_offset = 340; - public static final int knockBankCyl10_offset = 940; - public static final int knockBankCyl11_offset = 940; - public static final int knockBankCyl12_offset = 940; - public static final int knockBankCyl1_offset = 940; - public static final int knockBankCyl2_offset = 940; - public static final int knockBankCyl3_offset = 940; - public static final int knockBankCyl4_offset = 940; - public static final int knockBankCyl5_offset = 940; - public static final int knockBankCyl6_offset = 940; - public static final int knockBankCyl7_offset = 940; - public static final int knockBankCyl8_offset = 940; - public static final int knockBankCyl9_offset = 940; - public static final int knockBaseNoise_offset = 2939; - public static final int knockDetectionWindowEnd_offset = 1380; - public static final int knockDetectionWindowStart_offset = 1376; - public static final int knockNoiseRpmBins_offset = 12; - public static final int knockRetardAggression_offset = 544; - public static final int knockRetardMaximum_offset = 546; - public static final int knockRetardReapplyRate_offset = 545; - public static final int knockSamplingDuration_offset = 1840; - public static final int l9779_cs_offset = 552; - public static final int l9779spiDevice_offset = 773; - public static final int lambdaLoadBins_offset = 19816; - public static final int lambdaRpmBins_offset = 19848; - public static final int lambdaTable_offset = 19560; - public static final int launchActivateDelay_offset = 1028; - public static final int launchActivateInverted_offset = 1340; - public static final int launchActivatePin_offset = 966; - public static final int launchActivatePinMode_offset = 1615; + public static final int injectorNonlinearMode_offset = 826; + public static final int injectorPressureType_offset = 1643; + public static final int injPhaseLoadBins_offset = 17464; + public static final int injPhaseRpmBins_offset = 17496; + public static final int invertCamVVTSignal_offset = 960; + public static final int invertPrimaryTriggerSignal_offset = 1360; + public static final int invertSecondaryTriggerSignal_offset = 1360; + public static final int is_enabled_spi_1_offset = 764; + public static final int is_enabled_spi_2_offset = 764; + public static final int is_enabled_spi_3_offset = 764; + public static final int is_enabled_spi_4_offset = 764; + public static final int isAlternatorControlEnabled_offset = 1360; + public static final int isBoostControlEnabled_offset = 1372; + public static final int isCJ125Enabled_offset = 764; + public static final int isCJ125Verbose_offset = 120; + public static final int isCylinderCleanupEnabled_offset = 1372; + public static final int isDoubleSolenoidIdle_offset = 120; + public static final int isEngineControlEnabled_offset = 764; + public static final int isFasterEngineSpinUpEnabled_offset = 764; + public static final int isForcedInduction_offset = 120; + public static final int isHip9011Enabled_offset = 764; + public static final int isIgnitionEnabled_offset = 1372; + public static final int isInjectionEnabled_offset = 1372; + public static final int isManualSpinningMode_offset = 1372; + public static final int isMapAveragingEnabled_offset = 1372; + public static final int isPhaseSyncRequiredForIgnition_offset = 1372; + public static final int isSdCardEnabled_offset = 764; + public static final int issFilterReciprocal_offset = 3139; + public static final int issue_294_31_offset = 120; + public static final int isVerboseAlternator_offset = 764; + public static final int isVerboseAuxPid1_offset = 120; + public static final int isVerboseIAC_offset = 1360; + public static final int isWaveAnalyzerEnabled_offset = 1372; + public static final int joystickAPin_offset = 946; + public static final int joystickBPin_offset = 948; + public static final int joystickCenterPin_offset = 944; + public static final int joystickCPin_offset = 950; + public static final int joystickDPin_offset = 952; + public static final int knockBandCustom_offset = 360; + public static final int knockBankCyl10_offset = 960; + public static final int knockBankCyl11_offset = 960; + public static final int knockBankCyl12_offset = 960; + public static final int knockBankCyl1_offset = 960; + public static final int knockBankCyl2_offset = 960; + public static final int knockBankCyl3_offset = 960; + public static final int knockBankCyl4_offset = 960; + public static final int knockBankCyl5_offset = 960; + public static final int knockBankCyl6_offset = 960; + public static final int knockBankCyl7_offset = 960; + public static final int knockBankCyl8_offset = 960; + public static final int knockBankCyl9_offset = 960; + public static final int knockBaseNoise_offset = 2959; + public static final int knockDetectionWindowEnd_offset = 1400; + public static final int knockDetectionWindowStart_offset = 1396; + public static final int knockNoiseRpmBins_offset = 16; + public static final int knockRetardAggression_offset = 564; + public static final int knockRetardMaximum_offset = 566; + public static final int knockRetardReapplyRate_offset = 565; + public static final int knockSamplingDuration_offset = 1860; + public static final int l9779_cs_offset = 572; + public static final int l9779spiDevice_offset = 793; + public static final int lambdaLoadBins_offset = 19764; + public static final int lambdaRpmBins_offset = 19796; + public static final int lambdaTable_offset = 19508; + public static final int launchActivateDelay_offset = 1048; + public static final int launchActivateInverted_offset = 1360; + public static final int launchActivatePin_offset = 986; + public static final int launchActivatePinMode_offset = 1635; public static final int launchActivationMode_e_ALWAYS_ACTIVE_LAUNCH = 2; public static final int launchActivationMode_e_CLUTCH_INPUT_LAUNCH = 1; public static final int launchActivationMode_e_SWITCH_INPUT_LAUNCH = 0; - public static final int launchActivationMode_offset = 996; - public static final int launchAdvanceRpmRange_offset = 1020; - public static final int launchBoostDuty_offset = 1012; - public static final int launchControlEnabled_offset = 100; - public static final int launchFuelAdded_offset = 1008; - public static final int launchFuelCutEnable_offset = 1340; + public static final int launchActivationMode_offset = 1016; + public static final int launchAdvanceRpmRange_offset = 1040; + public static final int launchBoostDuty_offset = 1032; + public static final int launchControlEnabled_offset = 120; + public static final int launchFuelAdded_offset = 1028; + public static final int launchFuelCutEnable_offset = 1360; public static final int launchRpm_offset = 6; - public static final int launchSmoothRetard_offset = 1352; - public static final int launchSparkCutEnable_offset = 1340; - public static final int launchSpeedThreshold_offset = 1000; - public static final int launchTimingRetard_offset = 332; - public static final int launchTimingRpmRange_offset = 1004; - public static final int launchTpsTreshold_offset = 1024; + public static final int launchSmoothRetard_offset = 1372; + public static final int launchSparkCutEnable_offset = 1360; + public static final int launchSpeedThreshold_offset = 1020; + public static final int launchTimingRetard_offset = 352; + public static final int launchTimingRpmRange_offset = 1024; + public static final int launchTpsTreshold_offset = 1044; public static final int LE_COMMAND_LENGTH = 200; public static final int linear_sensor_s_size = 20; - public static final int LIS302DLCsPin_offset = 1550; - public static final int LIS302DLCsPinMode_offset = 1761; + public static final int LIS302DLCsPin_offset = 1570; + public static final int LIS302DLCsPinMode_offset = 1781; public static final int load_override_e_AFR_AccPedal = 3; public static final int load_override_e_AFR_CylFilling = 4; public static final int load_override_e_AFR_MAP = 1; @@ -1580,133 +1580,133 @@ public class Fields { public static final int load_override_e_AFR_Tps = 2; public static final String LOG_DELIMITER = "`"; public static final int LOGIC_ANALYZER_CHANNEL_COUNT = 4; - public static final int logicAnalyzerPins1_offset = 748; - public static final int logicAnalyzerPins2_offset = 750; - public static final int logicAnalyzerPins3_offset = 752; - public static final int logicAnalyzerPins4_offset = 754; - public static final int lowPressureFuel_hwChannel_offset = 2104; - public static final int lowPressureFuel_offset = 2104; - public static final int lowPressureFuel_v1_offset = 2108; - public static final int lowPressureFuel_v2_offset = 2116; - public static final int lowPressureFuel_value1_offset = 2112; - public static final int lowPressureFuel_value2_offset = 2120; - public static final int lps25BaroSensorScl_offset = 798; - public static final int lps25BaroSensorSda_offset = 800; + public static final int logicAnalyzerPins1_offset = 768; + public static final int logicAnalyzerPins2_offset = 770; + public static final int logicAnalyzerPins3_offset = 772; + public static final int logicAnalyzerPins4_offset = 774; + public static final int lowPressureFuel_hwChannel_offset = 2124; + public static final int lowPressureFuel_offset = 2124; + public static final int lowPressureFuel_v1_offset = 2128; + public static final int lowPressureFuel_v2_offset = 2136; + public static final int lowPressureFuel_value1_offset = 2132; + public static final int lowPressureFuel_value2_offset = 2140; + public static final int lps25BaroSensorScl_offset = 818; + public static final int lps25BaroSensorSda_offset = 820; public static final int LUA_ANALOG_INPUT_COUNT = 8; public static final int LUA_PWM_COUNT = 8; public static final int LUA_SCRIPT_SIZE = 8000; - public static final int luaOutputPins1_offset = 1206; - public static final int luaOutputPins2_offset = 1208; - public static final int luaOutputPins3_offset = 1210; - public static final int luaOutputPins4_offset = 1212; - public static final int luaOutputPins5_offset = 1214; - public static final int luaOutputPins6_offset = 1216; - public static final int luaOutputPins7_offset = 1218; - public static final int luaOutputPins8_offset = 1220; - public static final int luaScript_offset = 5836; + public static final int luaOutputPins1_offset = 1226; + public static final int luaOutputPins2_offset = 1228; + public static final int luaOutputPins3_offset = 1230; + public static final int luaOutputPins4_offset = 1232; + public static final int luaOutputPins5_offset = 1234; + public static final int luaOutputPins6_offset = 1236; + public static final int luaOutputPins7_offset = 1238; + public static final int luaOutputPins8_offset = 1240; + public static final int luaScript_offset = 5784; public static final int MAF_DECODING_COUNT = 256; public static final int maf_sensor_type_e_Bosch0280218004 = 2; public static final int maf_sensor_type_e_Bosch0280218037 = 1; public static final int maf_sensor_type_e_CUSTOM = 0; public static final int maf_sensor_type_e_DensoTODO = 3; - public static final int mafAdcChannel_offset = 467; - public static final int mafDecoding_offset = 14348; - public static final int mafDecodingBins_offset = 15372; - public static final int mafSensorType_offset = 936; + public static final int mafAdcChannel_offset = 487; + public static final int mafDecoding_offset = 14296; + public static final int mafDecodingBins_offset = 15320; + public static final int mafSensorType_offset = 956; public static final String MAIN_HELP_URL = "http://www.rusefi.com/"; - public static final int mainRelayPin_offset = 696; - public static final int mainRelayPinMode_offset = 756; - public static final int mainUnusedEnd_offset = 3748; - public static final int malfunctionIndicatorPin_offset = 630; - public static final int malfunctionIndicatorPinMode_offset = 632; - public static final int manIdlePosition_offset = 540; + public static final int mainRelayPin_offset = 716; + public static final int mainRelayPinMode_offset = 776; + public static final int mainUnusedEnd_offset = 3768; + public static final int malfunctionIndicatorPin_offset = 650; + public static final int malfunctionIndicatorPinMode_offset = 652; + public static final int manIdlePosition_offset = 560; public static final int MAP_ANGLE_SIZE = 8; - public static final int map_offset = 128; - public static final int map_samplingAngle_offset = 160; - public static final int map_samplingAngleBins_offset = 128; - public static final int map_samplingWindow_offset = 224; - public static final int map_samplingWindowBins_offset = 192; + public static final int map_offset = 148; + public static final int map_samplingAngle_offset = 180; + public static final int map_samplingAngleBins_offset = 148; + public static final int map_samplingWindow_offset = 244; + public static final int map_samplingWindowBins_offset = 212; public static final int MAP_sensor_config_s_size = 140; - public static final int map_sensor_highValue_offset = 260; - public static final int map_sensor_hwChannel_offset = 265; - public static final int map_sensor_lowValue_offset = 256; - public static final int map_sensor_offset = 256; - public static final int map_sensor_type_offset = 264; + public static final int map_sensor_highValue_offset = 280; + public static final int map_sensor_hwChannel_offset = 285; + public static final int map_sensor_lowValue_offset = 276; + public static final int map_sensor_offset = 276; + public static final int map_sensor_type_offset = 284; public static final int MAP_WINDOW_SIZE = 8; - public static final int mapAveragingSchedulingAtIndex_offset = 1396; - public static final int mapCamDetectionAnglePosition_offset = 476; - public static final int mapErrorDetectionTooHigh_offset = 1472; - public static final int mapErrorDetectionTooLow_offset = 1468; - public static final int mapEstimateRpmBins_offset = 18184; - public static final int mapEstimateTable_offset = 17640; - public static final int mapEstimateTpsBins_offset = 18152; - public static final int mapHighValueVoltage_offset = 1672; - public static final int mapLowValueVoltage_offset = 1668; - public static final int mapMinBufferLength_offset = 848; - public static final int max31855_cs1_offset = 808; - public static final int max31855_cs2_offset = 810; - public static final int max31855_cs3_offset = 812; - public static final int max31855_cs4_offset = 814; - public static final int max31855_cs5_offset = 816; - public static final int max31855_cs6_offset = 818; - public static final int max31855_cs7_offset = 820; - public static final int max31855_cs8_offset = 822; - public static final int max31855spiDevice_offset = 656; + public static final int mapAveragingSchedulingAtIndex_offset = 1416; + public static final int mapCamDetectionAnglePosition_offset = 496; + public static final int mapErrorDetectionTooHigh_offset = 1492; + public static final int mapErrorDetectionTooLow_offset = 1488; + public static final int mapEstimateRpmBins_offset = 18132; + public static final int mapEstimateTable_offset = 17588; + public static final int mapEstimateTpsBins_offset = 18100; + public static final int mapHighValueVoltage_offset = 1692; + public static final int mapLowValueVoltage_offset = 1688; + public static final int mapMinBufferLength_offset = 868; + public static final int max31855_cs1_offset = 828; + public static final int max31855_cs2_offset = 830; + public static final int max31855_cs3_offset = 832; + public static final int max31855_cs4_offset = 834; + public static final int max31855_cs5_offset = 836; + public static final int max31855_cs6_offset = 838; + public static final int max31855_cs7_offset = 840; + public static final int max31855_cs8_offset = 842; + public static final int max31855spiDevice_offset = 676; public static final int MAX_CYLINDER_COUNT = 12; - public static final int maxAcClt_offset = 11; - public static final int maxAcRpm_offset = 9; - public static final int maxAcTps_offset = 10; - public static final int maxCamPhaseResolveRpm_offset = 3028; - public static final int maxIdleVss_offset = 378; - public static final int mc33816_cs_offset = 2052; - public static final int mc33816_driven_offset = 1932; - public static final int mc33816_flag0_offset = 1464; - public static final int mc33816_rstb_offset = 1930; - public static final int mc33816spiDevice_offset = 2485; - public static final int mc33972_cs_offset = 662; - public static final int mc33972_csPinMode_offset = 664; - public static final int mc33972spiDevice_offset = 829; - public static final int mc33_hpfp_i_hold_off_offset = 1606; - public static final int mc33_hpfp_i_hold_offset = 1605; - public static final int mc33_hpfp_i_peak_offset = 1604; - public static final int mc33_hpfp_max_hold_offset = 1607; - public static final int mc33_hvolt_offset = 768; - public static final int mc33_i_boost_offset = 2912; - public static final int mc33_i_hold_offset = 2916; - public static final int mc33_i_peak_offset = 2914; - public static final int mc33_t_bypass_offset = 2924; - public static final int mc33_t_hold_off_offset = 2926; - public static final int mc33_t_hold_tot_offset = 2928; - public static final int mc33_t_max_boost_offset = 2918; - public static final int mc33_t_peak_off_offset = 2920; - public static final int mc33_t_peak_tot_offset = 2922; - public static final int measureMapOnlyInOneCylinder_offset = 744; - public static final int minimumBoostClosedLoopMap_offset = 769; - public static final int minOilPressureAfterStart_offset = 380; + public static final int maxAcClt_offset = 15; + public static final int maxAcRpm_offset = 13; + public static final int maxAcTps_offset = 14; + public static final int maxCamPhaseResolveRpm_offset = 3120; + public static final int maxIdleVss_offset = 398; + public static final int mc33816_cs_offset = 2072; + public static final int mc33816_driven_offset = 1952; + public static final int mc33816_flag0_offset = 1484; + public static final int mc33816_rstb_offset = 1950; + public static final int mc33816spiDevice_offset = 2505; + public static final int mc33972_cs_offset = 682; + public static final int mc33972_csPinMode_offset = 684; + public static final int mc33972spiDevice_offset = 849; + public static final int mc33_hpfp_i_hold_off_offset = 1626; + public static final int mc33_hpfp_i_hold_offset = 1625; + public static final int mc33_hpfp_i_peak_offset = 1624; + public static final int mc33_hpfp_max_hold_offset = 1627; + public static final int mc33_hvolt_offset = 788; + public static final int mc33_i_boost_offset = 2932; + public static final int mc33_i_hold_offset = 2936; + public static final int mc33_i_peak_offset = 2934; + public static final int mc33_t_bypass_offset = 2944; + public static final int mc33_t_hold_off_offset = 2946; + public static final int mc33_t_hold_tot_offset = 2948; + public static final int mc33_t_max_boost_offset = 2938; + public static final int mc33_t_peak_off_offset = 2940; + public static final int mc33_t_peak_tot_offset = 2942; + public static final int measureMapOnlyInOneCylinder_offset = 764; + public static final int minimumBoostClosedLoopMap_offset = 789; + public static final int minOilPressureAfterStart_offset = 400; public static final int MLQ_FIELD_HEADER_SIZE = 55; public static final int MLQ_HEADER_SIZE = 22; public static final String MOCK_PPS_POSITION_COMMAND = "mock_pps_position"; public static final String MOCK_PPS_VOLTAGE_COMMAND = "mock_pps_voltage"; - public static final int multisparkDwell_offset = 1478; - public static final int multisparkEnable_offset = 940; - public static final int multisparkMaxExtraSparkCount_offset = 29; - public static final int multisparkMaxRpm_offset = 8; - public static final int multisparkMaxSparkingAngle_offset = 28; - public static final int multisparkSparkDuration_offset = 1476; + public static final int multisparkDwell_offset = 1498; + public static final int multisparkEnable_offset = 960; + public static final int multisparkMaxExtraSparkCount_offset = 49; + public static final int multisparkMaxRpm_offset = 12; + public static final int multisparkMaxSparkingAngle_offset = 48; + public static final int multisparkSparkDuration_offset = 1496; public static final int NARROW_BAND_WIDE_BAND_CONVERSION_SIZE = 8; - public static final int narrowToWideOxygen_offset = 5028; - public static final int narrowToWideOxygenBins_offset = 4996; - public static final int noAccelAfterHardLimitPeriodSecs_offset = 1392; - public static final int noFuelTrimAfterDfcoTime_offset = 1555; - public static final int o2heaterPin_offset = 738; - public static final int o2heaterPinModeTodO_offset = 740; - public static final int oilPressure_hwChannel_offset = 2020; - public static final int oilPressure_offset = 2020; - public static final int oilPressure_v1_offset = 2024; - public static final int oilPressure_v2_offset = 2032; - public static final int oilPressure_value1_offset = 2028; - public static final int oilPressure_value2_offset = 2036; - public static final int onOffAlternatorLogic_offset = 744; + public static final int narrowToWideOxygen_offset = 4992; + public static final int narrowToWideOxygenBins_offset = 4960; + public static final int noAccelAfterHardLimitPeriodSecs_offset = 1412; + public static final int noFuelTrimAfterDfcoTime_offset = 1575; + public static final int o2heaterPin_offset = 758; + public static final int o2heaterPinModeTodO_offset = 760; + public static final int oilPressure_hwChannel_offset = 2040; + public static final int oilPressure_offset = 2040; + public static final int oilPressure_v1_offset = 2044; + public static final int oilPressure_v2_offset = 2052; + public static final int oilPressure_value1_offset = 2048; + public static final int oilPressure_value2_offset = 2056; + public static final int onOffAlternatorLogic_offset = 764; public static final int operation_mode_e_FOUR_STROKE_CAM_SENSOR = 2; public static final int operation_mode_e_FOUR_STROKE_CRANK_SENSOR = 1; public static final int operation_mode_e_FOUR_STROKE_SYMMETRICAL_CRANK_SENSOR = 4; @@ -1714,8 +1714,8 @@ public class Fields { public static final int operation_mode_e_FOUR_STROKE_TWELVE_TIMES_CRANK_SENSOR = 6; public static final int operation_mode_e_OM_NONE = 0; public static final int operation_mode_e_TWO_STROKE = 3; - public static final int overrideCrankingIacSetting_offset = 1352; - public static final int overrideTriggerGaps_offset = 100; + public static final int overrideCrankingIacSetting_offset = 1372; + public static final int overrideTriggerGaps_offset = 120; public static final int PACK_ADD_TEMPERATURE = 40; public static final int PACK_MULT_AFR = 1000; public static final int PACK_MULT_AFR_CFG = 10; @@ -1731,12 +1731,12 @@ public class Fields { public static final int PACK_MULT_PRESSURE = 30; public static final int PACK_MULT_TEMPERATURE = 100; public static final int PACK_MULT_VOLTAGE = 1000; - public static final int pauseEtbControl_offset = 744; + public static final int pauseEtbControl_offset = 764; public static final int PEDAL_TO_TPS_SIZE = 8; - public static final int pedalToTpsPedalBins_offset = 5676; - public static final int pedalToTpsRpmBins_offset = 5684; - public static final int pedalToTpsTable_offset = 5612; - public static final int persistent_config_s_size = 21352; + public static final int pedalToTpsPedalBins_offset = 5624; + public static final int pedalToTpsRpmBins_offset = 5632; + public static final int pedalToTpsTable_offset = 5560; + public static final int persistent_config_s_size = 21300; public static final int pid_s_size = 20; public static final int PidAutoTune_AutoTunerState_AUTOTUNER_OFF = 0; public static final int PidAutoTune_AutoTunerState_CONVERGED = 16; @@ -1748,7 +1748,7 @@ public class Fields { public static final int PidAutoTune_Peak_MAXIMUM = 1; public static final int PidAutoTune_Peak_MINIMUM = -1; public static final int PidAutoTune_Peak_NOT_A_PEAK = 0; - public static final int pidExtraForLowRpm_offset = 2078; + public static final int pidExtraForLowRpm_offset = 2098; public static final int pin_input_mode_e_PI_DEFAULT = 0; public static final int pin_input_mode_e_PI_PULLDOWN = 2; public static final int pin_input_mode_e_PI_PULLUP = 1; @@ -1760,11 +1760,11 @@ public class Fields { public static final int pin_output_mode_e_OM_INVERTED = 1; public static final int pin_output_mode_e_OM_OPENDRAIN = 2; public static final int pin_output_mode_e_OM_OPENDRAIN_INVERTED = 3; - public static final int postCrankingDurationSec_offset = 1772; - public static final int postCrankingFactor_offset = 1768; - public static final int primeBins_offset = 2012; - public static final int primeValues_offset = 2508; - public static final int primingDelay_offset = 1727; + public static final int postCrankingDurationSec_offset = 1792; + public static final int postCrankingFactor_offset = 1788; + public static final int primeBins_offset = 2032; + public static final int primeValues_offset = 2528; + public static final int primingDelay_offset = 1747; public static final String PROTOCOL_ANALOG_CHART = "analog_chart"; public static final String PROTOCOL_COIL1_SHORT_NAME = "c1"; public static final String PROTOCOL_CRANK1 = "t1"; @@ -1791,72 +1791,71 @@ public class Fields { public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; - public static final int rollingLaunchEnabled_offset = 100; - public static final int RPM_1_BYTE_PACKING_MULT = 50; - public static final int rpmHardLimit_offset = 5; - public static final int runningLedPin_offset = 1506; - public static final int rusefiVerbose29b_offset = 744; + public static final int rollingLaunchEnabled_offset = 120; + public static final int rpmHardLimit_offset = 8; + public static final int runningLedPin_offset = 1526; + public static final int rusefiVerbose29b_offset = 764; public static final int SCRIPT_CURVE_16 = 16; public static final int SCRIPT_CURVE_8 = 8; public static final int SCRIPT_CURVE_COUNT = 6; public static final int SCRIPT_SETTING_COUNT = 8; public static final int SCRIPT_TABLE_8 = 8; public static final int SCRIPT_TABLE_COUNT = 4; - public static final int scriptCurve1_offset = 4388; - public static final int scriptCurve1Bins_offset = 4324; - public static final int scriptCurve2_offset = 4516; - public static final int scriptCurve2Bins_offset = 4452; - public static final int scriptCurve3_offset = 4612; - public static final int scriptCurve3Bins_offset = 4580; - public static final int scriptCurve4_offset = 4676; - public static final int scriptCurve4Bins_offset = 4644; - public static final int scriptCurve5_offset = 4740; - public static final int scriptCurve5Bins_offset = 4708; - public static final int scriptCurve6_offset = 4804; - public static final int scriptCurve6Bins_offset = 4772; - public static final int scriptCurveName1_offset = 2136; - public static final int scriptCurveName2_offset = 2152; - public static final int scriptCurveName3_offset = 2168; - public static final int scriptCurveName4_offset = 2184; - public static final int scriptCurveName5_offset = 2200; - public static final int scriptCurveName6_offset = 2216; - public static final int scriptSetting1_offset = 872; - public static final int scriptSetting2_offset = 876; - public static final int scriptSetting3_offset = 880; - public static final int scriptSetting4_offset = 884; - public static final int scriptSetting5_offset = 888; - public static final int scriptSetting6_offset = 892; - public static final int scriptSetting7_offset = 896; - public static final int scriptSetting8_offset = 900; - public static final int scriptSettingName1_offset = 2296; - public static final int scriptSettingName2_offset = 2312; - public static final int scriptSettingName3_offset = 2328; - public static final int scriptSettingName4_offset = 2344; - public static final int scriptSettingName5_offset = 2360; - public static final int scriptSettingName6_offset = 2376; - public static final int scriptSettingName7_offset = 2392; - public static final int scriptSettingName8_offset = 2408; - public static final int scriptTable1_offset = 20200; - public static final int scriptTable1LoadBins_offset = 20456; - public static final int scriptTable1RpmBins_offset = 20472; - public static final int scriptTable2_offset = 20488; - public static final int scriptTable2LoadBins_offset = 20552; - public static final int scriptTable2RpmBins_offset = 20568; - public static final int scriptTable3_offset = 20584; - public static final int scriptTable3LoadBins_offset = 20648; - public static final int scriptTable3RpmBins_offset = 20664; - public static final int scriptTable4_offset = 20680; - public static final int scriptTable4LoadBins_offset = 20744; - public static final int scriptTable4RpmBins_offset = 20760; - public static final int scriptTableName1_offset = 2232; - public static final int scriptTableName2_offset = 2248; - public static final int scriptTableName3_offset = 2264; - public static final int scriptTableName4_offset = 2280; - public static final int sdCardCsPin_offset = 698; - public static final int sdCardCsPinMode_offset = 1690; - public static final int sdCardPeriodMs_offset = 832; - public static final int sdCardSpiDevice_offset = 1867; - public static final int secondSolenoidPin_offset = 842; + public static final int scriptCurve1_offset = 4352; + public static final int scriptCurve1Bins_offset = 4288; + public static final int scriptCurve2_offset = 4480; + public static final int scriptCurve2Bins_offset = 4416; + public static final int scriptCurve3_offset = 4576; + public static final int scriptCurve3Bins_offset = 4544; + public static final int scriptCurve4_offset = 4640; + public static final int scriptCurve4Bins_offset = 4608; + public static final int scriptCurve5_offset = 4704; + public static final int scriptCurve5Bins_offset = 4672; + public static final int scriptCurve6_offset = 4768; + public static final int scriptCurve6Bins_offset = 4736; + public static final int scriptCurveName1_offset = 2156; + public static final int scriptCurveName2_offset = 2172; + public static final int scriptCurveName3_offset = 2188; + public static final int scriptCurveName4_offset = 2204; + public static final int scriptCurveName5_offset = 2220; + public static final int scriptCurveName6_offset = 2236; + public static final int scriptSetting1_offset = 892; + public static final int scriptSetting2_offset = 896; + public static final int scriptSetting3_offset = 900; + public static final int scriptSetting4_offset = 904; + public static final int scriptSetting5_offset = 908; + public static final int scriptSetting6_offset = 912; + public static final int scriptSetting7_offset = 916; + public static final int scriptSetting8_offset = 920; + public static final int scriptSettingName1_offset = 2316; + public static final int scriptSettingName2_offset = 2332; + public static final int scriptSettingName3_offset = 2348; + public static final int scriptSettingName4_offset = 2364; + public static final int scriptSettingName5_offset = 2380; + public static final int scriptSettingName6_offset = 2396; + public static final int scriptSettingName7_offset = 2412; + public static final int scriptSettingName8_offset = 2428; + public static final int scriptTable1_offset = 20148; + public static final int scriptTable1LoadBins_offset = 20404; + public static final int scriptTable1RpmBins_offset = 20420; + public static final int scriptTable2_offset = 20436; + public static final int scriptTable2LoadBins_offset = 20500; + public static final int scriptTable2RpmBins_offset = 20516; + public static final int scriptTable3_offset = 20532; + public static final int scriptTable3LoadBins_offset = 20596; + public static final int scriptTable3RpmBins_offset = 20612; + public static final int scriptTable4_offset = 20628; + public static final int scriptTable4LoadBins_offset = 20692; + public static final int scriptTable4RpmBins_offset = 20708; + public static final int scriptTableName1_offset = 2252; + public static final int scriptTableName2_offset = 2268; + public static final int scriptTableName3_offset = 2284; + public static final int scriptTableName4_offset = 2300; + public static final int sdCardCsPin_offset = 718; + public static final int sdCardCsPinMode_offset = 1710; + public static final int sdCardPeriodMs_offset = 852; + public static final int sdCardSpiDevice_offset = 1887; + public static final int secondSolenoidPin_offset = 862; public static final int SelectedGear_Drive = 6; public static final int SelectedGear_Invalid = 0; public static final int SelectedGear_Low = 11; @@ -1874,43 +1873,43 @@ public class Fields { public static final int sensor_chart_e_SC_OFF = 0; public static final int sensor_chart_e_SC_RPM_ACCEL = 3; public static final int sensor_chart_e_SC_TRIGGER = 1; - public static final int sensorChartMode_offset = 935; + public static final int sensorChartMode_offset = 955; public static final int sensorSnifferRpmThreshold_offset = 4; public static final int SERVO_COUNT = 8; - public static final int servoOutputPins1_offset = 2054; - public static final int servoOutputPins2_offset = 2056; - public static final int servoOutputPins3_offset = 2058; - public static final int servoOutputPins4_offset = 2060; - public static final int servoOutputPins5_offset = 2062; - public static final int servoOutputPins6_offset = 2064; - public static final int servoOutputPins7_offset = 2066; - public static final int servoOutputPins8_offset = 2068; - public static final int showHumanReadableWarning_offset = 940; - public static final int silentTriggerError_offset = 1340; - public static final int skippedWheelOnCam_offset = 1340; - public static final int slowAdcAlpha_offset = 1580; - public static final int sparkDwellRpmBins_offset = 4140; - public static final int sparkDwellValues_offset = 4148; - public static final int specs_offset = 344; + public static final int servoOutputPins1_offset = 2074; + public static final int servoOutputPins2_offset = 2076; + public static final int servoOutputPins3_offset = 2078; + public static final int servoOutputPins4_offset = 2080; + public static final int servoOutputPins5_offset = 2082; + public static final int servoOutputPins6_offset = 2084; + public static final int servoOutputPins7_offset = 2086; + public static final int servoOutputPins8_offset = 2088; + public static final int showHumanReadableWarning_offset = 960; + public static final int silentTriggerError_offset = 1360; + public static final int skippedWheelOnCam_offset = 1360; + public static final int slowAdcAlpha_offset = 1600; + public static final int sparkDwellRpmBins_offset = 4160; + public static final int sparkDwellValues_offset = 4176; + public static final int specs_offset = 364; public static final int specs_s_size = 12; - public static final int spi1MisoMode_offset = 1922; - public static final int spi1misoPin_offset = 906; - public static final int spi1MosiMode_offset = 1921; - public static final int spi1mosiPin_offset = 904; - public static final int spi1SckMode_offset = 1920; - public static final int spi1sckPin_offset = 908; - public static final int spi2MisoMode_offset = 1925; - public static final int spi2misoPin_offset = 912; - public static final int spi2MosiMode_offset = 1924; - public static final int spi2mosiPin_offset = 910; - public static final int spi2SckMode_offset = 1923; - public static final int spi2sckPin_offset = 914; - public static final int spi3MisoMode_offset = 1928; - public static final int spi3misoPin_offset = 918; - public static final int spi3MosiMode_offset = 1927; - public static final int spi3mosiPin_offset = 916; - public static final int spi3SckMode_offset = 1926; - public static final int spi3sckPin_offset = 920; + public static final int spi1MisoMode_offset = 1942; + public static final int spi1misoPin_offset = 926; + public static final int spi1MosiMode_offset = 1941; + public static final int spi1mosiPin_offset = 924; + public static final int spi1SckMode_offset = 1940; + public static final int spi1sckPin_offset = 928; + public static final int spi2MisoMode_offset = 1945; + public static final int spi2misoPin_offset = 932; + public static final int spi2MosiMode_offset = 1944; + public static final int spi2mosiPin_offset = 930; + public static final int spi2SckMode_offset = 1943; + public static final int spi2sckPin_offset = 934; + public static final int spi3MisoMode_offset = 1948; + public static final int spi3misoPin_offset = 938; + public static final int spi3MosiMode_offset = 1947; + public static final int spi3mosiPin_offset = 936; + public static final int spi3SckMode_offset = 1946; + public static final int spi3sckPin_offset = 940; public static final int spi_device_e_SPI_DEVICE_1 = 1; public static final int spi_device_e_SPI_DEVICE_2 = 2; public static final int spi_device_e_SPI_DEVICE_3 = 3; @@ -1921,240 +1920,240 @@ public class Fields { public static final int spi_speed_e__1_25MHz = 2; public static final int spi_speed_e__2_5MHz = 1; public static final int spi_speed_e__5MHz = 0; - public static final int startCrankingDuration_offset = 862; - public static final int starterControlPin_offset = 1460; - public static final int starterControlPinMode_offset = 1620; - public static final int starterRelayDisablePin_offset = 838; - public static final int starterRelayDisablePinMode_offset = 840; - public static final int startStopButtonMode_offset = 1462; - public static final int startStopButtonPin_offset = 844; - public static final int startUpFuelPumpDuration_offset = 1528; + public static final int startCrankingDuration_offset = 882; + public static final int starterControlPin_offset = 1480; + public static final int starterControlPinMode_offset = 1640; + public static final int starterRelayDisablePin_offset = 858; + public static final int starterRelayDisablePinMode_offset = 860; + public static final int startStopButtonMode_offset = 1482; + public static final int startStopButtonPin_offset = 864; + public static final int startUpFuelPumpDuration_offset = 1548; public static final int stepper_num_micro_steps_e_STEPPER_EIGHTH = 8; public static final int stepper_num_micro_steps_e_STEPPER_FOURTH = 4; public static final int stepper_num_micro_steps_e_STEPPER_FULL = 0; public static final int stepper_num_micro_steps_e_STEPPER_HALF = 2; - public static final int stepper_raw_output1_offset = 3542; - public static final int stepper_raw_output2_offset = 3544; - public static final int stepper_raw_output3_offset = 3546; - public static final int stepper_raw_output4_offset = 3548; - public static final int stepperDcInvertedPins_offset = 1608; - public static final int stepperDcIo1_controlPin_offset = 1060; - public static final int stepperDcIo1_directionPin1_offset = 1056; - public static final int stepperDcIo1_directionPin2_offset = 1058; - public static final int stepperDcIo1_disablePin_offset = 1062; - public static final int stepperDcIo1_offset = 1056; - public static final int stepperDcIo2_controlPin_offset = 1068; - public static final int stepperDcIo2_directionPin1_offset = 1064; - public static final int stepperDcIo2_directionPin2_offset = 1066; - public static final int stepperDcIo2_disablePin_offset = 1070; - public static final int stepperDcIo2_offset = 1064; - public static final int stepperDirectionPinMode_offset = 828; - public static final int stepperEnablePin_offset = 2046; - public static final int stepperEnablePinMode_offset = 1929; - public static final int stepperForceParkingEveryRestart_offset = 744; - public static final int stepperMaxDutyCycle_offset = 1866; - public static final int stepperMinDutyCycle_offset = 1865; - public static final int stepperNumMicroSteps_offset = 1864; - public static final int stepperParkingExtraSteps_offset = 854; + public static final int stepper_raw_output1_offset = 3562; + public static final int stepper_raw_output2_offset = 3564; + public static final int stepper_raw_output3_offset = 3566; + public static final int stepper_raw_output4_offset = 3568; + public static final int stepperDcInvertedPins_offset = 1628; + public static final int stepperDcIo1_controlPin_offset = 1080; + public static final int stepperDcIo1_directionPin1_offset = 1076; + public static final int stepperDcIo1_directionPin2_offset = 1078; + public static final int stepperDcIo1_disablePin_offset = 1082; + public static final int stepperDcIo1_offset = 1076; + public static final int stepperDcIo2_controlPin_offset = 1088; + public static final int stepperDcIo2_directionPin1_offset = 1084; + public static final int stepperDcIo2_directionPin2_offset = 1086; + public static final int stepperDcIo2_disablePin_offset = 1090; + public static final int stepperDcIo2_offset = 1084; + public static final int stepperDirectionPinMode_offset = 848; + public static final int stepperEnablePin_offset = 2066; + public static final int stepperEnablePinMode_offset = 1949; + public static final int stepperForceParkingEveryRestart_offset = 764; + public static final int stepperMaxDutyCycle_offset = 1886; + public static final int stepperMinDutyCycle_offset = 1885; + public static final int stepperNumMicroSteps_offset = 1884; + public static final int stepperParkingExtraSteps_offset = 874; public static final int STFT_BANK_COUNT = 2; public static final int stft_cell_cfg_s_size = 4; public static final int STFT_CELL_COUNT = 4; - public static final int stft_cellCfgs1_maxAdd_offset = 1040; - public static final int stft_cellCfgs1_maxRemove_offset = 1041; - public static final int stft_cellCfgs1_offset = 1040; - public static final int stft_cellCfgs1_timeConstant_offset = 1042; - public static final int stft_cellCfgs2_maxAdd_offset = 1044; - public static final int stft_cellCfgs2_maxRemove_offset = 1045; - public static final int stft_cellCfgs2_offset = 1044; - public static final int stft_cellCfgs2_timeConstant_offset = 1046; - public static final int stft_cellCfgs3_maxAdd_offset = 1048; - public static final int stft_cellCfgs3_maxRemove_offset = 1049; - public static final int stft_cellCfgs3_offset = 1048; - public static final int stft_cellCfgs3_timeConstant_offset = 1050; - public static final int stft_cellCfgs4_maxAdd_offset = 1052; - public static final int stft_cellCfgs4_maxRemove_offset = 1053; - public static final int stft_cellCfgs4_offset = 1052; - public static final int stft_cellCfgs4_timeConstant_offset = 1054; - public static final int stft_deadband_offset = 1035; - public static final int stft_maxAfr_offset = 1038; - public static final int stft_maxIdleRegionRpm_offset = 1032; - public static final int stft_maxOverrunLoad_offset = 1033; - public static final int stft_minAfr_offset = 1037; - public static final int stft_minClt_offset = 1036; - public static final int stft_minPowerLoad_offset = 1034; - public static final int stft_offset = 1032; + public static final int stft_cellCfgs1_maxAdd_offset = 1060; + public static final int stft_cellCfgs1_maxRemove_offset = 1061; + public static final int stft_cellCfgs1_offset = 1060; + public static final int stft_cellCfgs1_timeConstant_offset = 1062; + public static final int stft_cellCfgs2_maxAdd_offset = 1064; + public static final int stft_cellCfgs2_maxRemove_offset = 1065; + public static final int stft_cellCfgs2_offset = 1064; + public static final int stft_cellCfgs2_timeConstant_offset = 1066; + public static final int stft_cellCfgs3_maxAdd_offset = 1068; + public static final int stft_cellCfgs3_maxRemove_offset = 1069; + public static final int stft_cellCfgs3_offset = 1068; + public static final int stft_cellCfgs3_timeConstant_offset = 1070; + public static final int stft_cellCfgs4_maxAdd_offset = 1072; + public static final int stft_cellCfgs4_maxRemove_offset = 1073; + public static final int stft_cellCfgs4_offset = 1072; + public static final int stft_cellCfgs4_timeConstant_offset = 1074; + public static final int stft_deadband_offset = 1055; + public static final int stft_maxAfr_offset = 1058; + public static final int stft_maxIdleRegionRpm_offset = 1052; + public static final int stft_maxOverrunLoad_offset = 1053; + public static final int stft_minAfr_offset = 1057; + public static final int stft_minClt_offset = 1056; + public static final int stft_minPowerLoad_offset = 1054; + public static final int stft_offset = 1052; public static final int stft_s_size = 24; - public static final int stft_startupDelay_offset = 1039; - public static final int stftIgnoreErrorMagnitude_offset = 940; - public static final int stoichRatioPrimary_offset = 2489; - public static final int stoichRatioSecondary_offset = 830; - public static final int tachOutputPin_offset = 692; - public static final int tachOutputPinMode_offset = 694; - public static final int tachPulseDuractionMs_offset = 1400; - public static final int tachPulseDurationAsDutyCycle_offset = 1340; - public static final int tachPulsePerRev_offset = 1466; - public static final int targetVBatt_offset = 1532; - public static final int tChargeAirCoefMax_offset = 2428; - public static final int tChargeAirCoefMin_offset = 2424; - public static final int tChargeAirDecrLimit_offset = 2440; - public static final int tChargeAirFlowMax_offset = 2432; - public static final int tChargeAirIncrLimit_offset = 2436; - public static final int tchargeBins_offset = 1632; - public static final int tChargeMaxRpmMaxTps_offset = 1708; - public static final int tChargeMaxRpmMinTps_offset = 1704; - public static final int tChargeMinRpmMaxTps_offset = 1700; - public static final int tChargeMinRpmMinTps_offset = 1696; + public static final int stft_startupDelay_offset = 1059; + public static final int stftIgnoreErrorMagnitude_offset = 960; + public static final int stoichRatioPrimary_offset = 2509; + public static final int stoichRatioSecondary_offset = 850; + public static final int tachOutputPin_offset = 712; + public static final int tachOutputPinMode_offset = 714; + public static final int tachPulseDuractionMs_offset = 1420; + public static final int tachPulseDurationAsDutyCycle_offset = 1360; + public static final int tachPulsePerRev_offset = 1486; + public static final int targetVBatt_offset = 1552; + public static final int tChargeAirCoefMax_offset = 2448; + public static final int tChargeAirCoefMin_offset = 2444; + public static final int tChargeAirDecrLimit_offset = 2460; + public static final int tChargeAirFlowMax_offset = 2452; + public static final int tChargeAirIncrLimit_offset = 2456; + public static final int tchargeBins_offset = 1652; + public static final int tChargeMaxRpmMaxTps_offset = 1728; + public static final int tChargeMaxRpmMinTps_offset = 1724; + public static final int tChargeMinRpmMaxTps_offset = 1720; + public static final int tChargeMinRpmMinTps_offset = 1716; public static final int tChargeMode_e_TCHARGE_MODE_AIR_INTERP = 1; public static final int tChargeMode_e_TCHARGE_MODE_AIR_INTERP_TABLE = 2; public static final int tChargeMode_e_TCHARGE_MODE_RPM_TPS = 0; - public static final int tChargeMode_offset = 2444; - public static final int tchargeValues_offset = 1648; - public static final int tcu_32_solenoid_freq_offset = 3740; - public static final int tcu_32_solenoid_pin_mode_offset = 3738; - public static final int tcu_32_solenoid_pin_offset = 3736; - public static final int tcu_32SpeedBins_offset = 21336; - public static final int tcu_32Vals_offset = 21344; + public static final int tChargeMode_offset = 2464; + public static final int tchargeValues_offset = 1668; + public static final int tcu_32_solenoid_freq_offset = 3760; + public static final int tcu_32_solenoid_pin_mode_offset = 3758; + public static final int tcu_32_solenoid_pin_offset = 3756; + public static final int tcu_32SpeedBins_offset = 21284; + public static final int tcu_32Vals_offset = 21292; public static final int TCU_GEAR_COUNT = 10; public static final int TCU_MAGIC_SIZE = 8; - public static final int tcu_pc_solenoid_freq_offset = 3734; - public static final int tcu_pc_solenoid_pin_mode_offset = 3732; - public static final int tcu_pc_solenoid_pin_offset = 3730; - public static final int tcu_pcAirmassBins_offset = 21208; - public static final int tcu_pcVals12_offset = 21264; - public static final int tcu_pcVals1_offset = 21232; - public static final int tcu_pcVals21_offset = 21288; - public static final int tcu_pcVals23_offset = 21272; - public static final int tcu_pcVals2_offset = 21240; - public static final int tcu_pcVals32_offset = 21296; - public static final int tcu_pcVals34_offset = 21280; - public static final int tcu_pcVals3_offset = 21248; - public static final int tcu_pcVals43_offset = 21304; - public static final int tcu_pcVals4_offset = 21256; - public static final int tcu_pcValsN_offset = 21224; - public static final int tcu_pcValsR_offset = 21216; - public static final int tcu_solenoid1_offset = 1168; - public static final int tcu_solenoid2_offset = 1170; - public static final int tcu_solenoid3_offset = 1172; - public static final int tcu_solenoid4_offset = 1174; - public static final int tcu_solenoid5_offset = 1176; - public static final int tcu_solenoid6_offset = 1178; + public static final int tcu_pc_solenoid_freq_offset = 3754; + public static final int tcu_pc_solenoid_pin_mode_offset = 3752; + public static final int tcu_pc_solenoid_pin_offset = 3750; + public static final int tcu_pcAirmassBins_offset = 21156; + public static final int tcu_pcVals12_offset = 21212; + public static final int tcu_pcVals1_offset = 21180; + public static final int tcu_pcVals21_offset = 21236; + public static final int tcu_pcVals23_offset = 21220; + public static final int tcu_pcVals2_offset = 21188; + public static final int tcu_pcVals32_offset = 21244; + public static final int tcu_pcVals34_offset = 21228; + public static final int tcu_pcVals3_offset = 21196; + public static final int tcu_pcVals43_offset = 21252; + public static final int tcu_pcVals4_offset = 21204; + public static final int tcu_pcValsN_offset = 21172; + public static final int tcu_pcValsR_offset = 21164; + public static final int tcu_solenoid1_offset = 1188; + public static final int tcu_solenoid2_offset = 1190; + public static final int tcu_solenoid3_offset = 1192; + public static final int tcu_solenoid4_offset = 1194; + public static final int tcu_solenoid5_offset = 1196; + public static final int tcu_solenoid6_offset = 1198; public static final int TCU_SOLENOID_COUNT = 6; - public static final int tcu_solenoid_mode1_offset = 2933; - public static final int tcu_solenoid_mode2_offset = 2934; - public static final int tcu_solenoid_mode3_offset = 2935; - public static final int tcu_solenoid_mode4_offset = 2936; - public static final int tcu_solenoid_mode5_offset = 2937; - public static final int tcu_solenoid_mode6_offset = 2938; - public static final int tcu_tcc_onoff_solenoid_mode_offset = 3722; - public static final int tcu_tcc_onoff_solenoid_offset = 3720; - public static final int tcu_tcc_pwm_solenoid_freq_offset = 3728; - public static final int tcu_tcc_pwm_solenoid_mode_offset = 3726; - public static final int tcu_tcc_pwm_solenoid_offset = 3724; - public static final int tcu_tccLockSpeed_offset = 21320; - public static final int tcu_tccTpsBins_offset = 21312; - public static final int tcu_tccUnlockSpeed_offset = 21328; - public static final int tcuDownshiftButtonPin_offset = 1518; - public static final int tcuDownshiftButtonPinMode_offset = 2931; - public static final int tcuEnabled_offset = 940; - public static final int tcuInputSpeedSensorPin_offset = 708; - public static final int tcuInputSpeedSensorTeeth_offset = 710; - public static final int tcuSolenoidTable_offset = 17580; - public static final int tcuUpshiftButtonPin_offset = 1516; - public static final int tcuUpshiftButtonPinMode_offset = 2930; - public static final int tempBooleanForVerySpecialCases_offset = 940; - public static final int test557pin_offset = 826; + public static final int tcu_solenoid_mode1_offset = 2953; + public static final int tcu_solenoid_mode2_offset = 2954; + public static final int tcu_solenoid_mode3_offset = 2955; + public static final int tcu_solenoid_mode4_offset = 2956; + public static final int tcu_solenoid_mode5_offset = 2957; + public static final int tcu_solenoid_mode6_offset = 2958; + public static final int tcu_tcc_onoff_solenoid_mode_offset = 3742; + public static final int tcu_tcc_onoff_solenoid_offset = 3740; + public static final int tcu_tcc_pwm_solenoid_freq_offset = 3748; + public static final int tcu_tcc_pwm_solenoid_mode_offset = 3746; + public static final int tcu_tcc_pwm_solenoid_offset = 3744; + public static final int tcu_tccLockSpeed_offset = 21268; + public static final int tcu_tccTpsBins_offset = 21260; + public static final int tcu_tccUnlockSpeed_offset = 21276; + public static final int tcuDownshiftButtonPin_offset = 1538; + public static final int tcuDownshiftButtonPinMode_offset = 2951; + public static final int tcuEnabled_offset = 960; + public static final int tcuInputSpeedSensorPin_offset = 728; + public static final int tcuInputSpeedSensorTeeth_offset = 730; + public static final int tcuSolenoidTable_offset = 17528; + public static final int tcuUpshiftButtonPin_offset = 1536; + public static final int tcuUpshiftButtonPinMode_offset = 2950; + public static final int tempBooleanForVerySpecialCases_offset = 960; + public static final int test557pin_offset = 846; public static final int thermistor_conf_s_size = 28; public static final int ThermistorConf_size = 32; - public static final int throttlePedalPositionAdcChannel_offset = 508; - public static final int throttlePedalPositionSecondAdcChannel_offset = 668; - public static final int throttlePedalSecondaryUpVoltage_offset = 1592; - public static final int throttlePedalSecondaryWOTVoltage_offset = 1596; - public static final int throttlePedalUpPin_offset = 514; - public static final int throttlePedalUpPinMode_offset = 704; - public static final int throttlePedalUpVoltage_offset = 1520; - public static final int throttlePedalWOTVoltage_offset = 1524; + public static final int throttlePedalPositionAdcChannel_offset = 528; + public static final int throttlePedalPositionSecondAdcChannel_offset = 688; + public static final int throttlePedalSecondaryUpVoltage_offset = 1612; + public static final int throttlePedalSecondaryWOTVoltage_offset = 1616; + public static final int throttlePedalUpPin_offset = 534; + public static final int throttlePedalUpPinMode_offset = 724; + public static final int throttlePedalUpVoltage_offset = 1540; + public static final int throttlePedalWOTVoltage_offset = 1544; public static final int timing_mode_e_TM_DYNAMIC = 0; public static final int timing_mode_e_TM_FIXED = 1; - public static final int timing_offset_cylinder10_offset = 1904; - public static final int timing_offset_cylinder11_offset = 1908; - public static final int timing_offset_cylinder12_offset = 1912; - public static final int timing_offset_cylinder1_offset = 1868; - public static final int timing_offset_cylinder2_offset = 1872; - public static final int timing_offset_cylinder3_offset = 1876; - public static final int timing_offset_cylinder4_offset = 1880; - public static final int timing_offset_cylinder5_offset = 1884; - public static final int timing_offset_cylinder6_offset = 1888; - public static final int timing_offset_cylinder7_offset = 1892; - public static final int timing_offset_cylinder8_offset = 1896; - public static final int timing_offset_cylinder9_offset = 1900; - public static final int timingMode_offset = 382; - public static final int tle6240_cs_offset = 510; - public static final int tle6240_csPinMode_offset = 512; - public static final int tle6240spiDevice_offset = 2488; - public static final int tle8888_cs_offset = 2048; - public static final int tle8888_csPinMode_offset = 2050; + public static final int timing_offset_cylinder10_offset = 1924; + public static final int timing_offset_cylinder11_offset = 1928; + public static final int timing_offset_cylinder12_offset = 1932; + public static final int timing_offset_cylinder1_offset = 1888; + public static final int timing_offset_cylinder2_offset = 1892; + public static final int timing_offset_cylinder3_offset = 1896; + public static final int timing_offset_cylinder4_offset = 1900; + public static final int timing_offset_cylinder5_offset = 1904; + public static final int timing_offset_cylinder6_offset = 1908; + public static final int timing_offset_cylinder7_offset = 1912; + public static final int timing_offset_cylinder8_offset = 1916; + public static final int timing_offset_cylinder9_offset = 1920; + public static final int timingMode_offset = 402; + public static final int tle6240_cs_offset = 530; + public static final int tle6240_csPinMode_offset = 532; + public static final int tle6240spiDevice_offset = 2508; + public static final int tle8888_cs_offset = 2068; + public static final int tle8888_csPinMode_offset = 2070; public static final int tle8888_mode_e_TL_AUTO = 0; public static final int tle8888_mode_e_TL_HALL = 3; public static final int tle8888_mode_e_TL_MANUAL = 2; public static final int tle8888_mode_e_TL_SEMI_AUTO = 1; - public static final int tle8888mode_offset = 1760; - public static final int tle8888spiDevice_offset = 2484; + public static final int tle8888mode_offset = 1780; + public static final int tle8888spiDevice_offset = 2504; public static final int TOOTH_DATA_LENGTH = 2000; public static final int TOOTH_PACKET_COUNT = 1000; public static final int TOOTH_PACKET_SIZE = 2; public static final String TOP_DEAD_CENTER_MESSAGE = "r"; public static final int TORQUE_CURVE_SIZE = 6; - public static final int torqueLoadBins_offset = 3664; - public static final int torqueRpmBins_offset = 3652; - public static final int torqueTable_offset = 3616; - public static final int TOTAL_CONFIG_SIZE = 21352; - public static final int totalGearsCount_offset = 1564; - public static final int tps1_1AdcChannel_offset = 436; - public static final int tps1_2AdcChannel_offset = 666; - public static final int tps1SecondaryMax_offset = 858; - public static final int tps1SecondaryMin_offset = 856; - public static final int tps2_1AdcChannel_offset = 439; - public static final int tps2_2AdcChannel_offset = 667; - public static final int tps2Max_offset = 1458; - public static final int tps2Min_offset = 1456; - public static final int tps2SecondaryMax_offset = 1338; - public static final int tps2SecondaryMin_offset = 1336; + public static final int torqueLoadBins_offset = 3684; + public static final int torqueRpmBins_offset = 3672; + public static final int torqueTable_offset = 3636; + public static final int TOTAL_CONFIG_SIZE = 21300; + public static final int totalGearsCount_offset = 1584; + public static final int tps1_1AdcChannel_offset = 456; + public static final int tps1_2AdcChannel_offset = 686; + public static final int tps1SecondaryMax_offset = 878; + public static final int tps1SecondaryMin_offset = 876; + public static final int tps2_1AdcChannel_offset = 459; + public static final int tps2_2AdcChannel_offset = 687; + public static final int tps2Max_offset = 1478; + public static final int tps2Min_offset = 1476; + public static final int tps2SecondaryMax_offset = 1358; + public static final int tps2SecondaryMin_offset = 1356; public static final int TPS_2_BYTE_PACKING_MULT = 100; public static final int TPS_TPS_ACCEL_TABLE = 8; - public static final int tpsAccelEnrichmentThreshold_offset = 1556; - public static final int tpsAccelFractionDivisor_offset = 2480; - public static final int tpsAccelFractionPeriod_offset = 2478; - public static final int tpsAccelLookback_offset = 1552; - public static final int tpsDecelEnleanmentMultiplier_offset = 1576; - public static final int tpsDecelEnleanmentThreshold_offset = 1572; - public static final int tpsErrorDetectionTooHigh_offset = 110; - public static final int tpsErrorDetectionTooLow_offset = 108; - public static final int tpsMax_offset = 106; - public static final int tpsMin_offset = 104; - public static final int tpsTpsAccelFromRpmBins_offset = 20136; - public static final int tpsTpsAccelTable_offset = 19880; - public static final int tpsTpsAccelToRpmBins_offset = 20168; - public static final int trailingCoilPins10_offset = 1754; - public static final int trailingCoilPins11_offset = 1756; - public static final int trailingCoilPins12_offset = 1758; - public static final int trailingCoilPins1_offset = 1736; - public static final int trailingCoilPins2_offset = 1738; - public static final int trailingCoilPins3_offset = 1740; - public static final int trailingCoilPins4_offset = 1742; - public static final int trailingCoilPins5_offset = 1744; - public static final int trailingCoilPins6_offset = 1746; - public static final int trailingCoilPins7_offset = 1748; - public static final int trailingCoilPins8_offset = 1750; - public static final int trailingCoilPins9_offset = 1752; - public static final int trailingSparkAngle_offset = 444; + public static final int tpsAccelEnrichmentThreshold_offset = 1576; + public static final int tpsAccelFractionDivisor_offset = 2500; + public static final int tpsAccelFractionPeriod_offset = 2498; + public static final int tpsAccelLookback_offset = 1572; + public static final int tpsDecelEnleanmentMultiplier_offset = 1596; + public static final int tpsDecelEnleanmentThreshold_offset = 1592; + public static final int tpsErrorDetectionTooHigh_offset = 130; + public static final int tpsErrorDetectionTooLow_offset = 128; + public static final int tpsMax_offset = 126; + public static final int tpsMin_offset = 124; + public static final int tpsTpsAccelFromRpmBins_offset = 20084; + public static final int tpsTpsAccelTable_offset = 19828; + public static final int tpsTpsAccelToRpmBins_offset = 20116; + public static final int trailingCoilPins10_offset = 1774; + public static final int trailingCoilPins11_offset = 1776; + public static final int trailingCoilPins12_offset = 1778; + public static final int trailingCoilPins1_offset = 1756; + public static final int trailingCoilPins2_offset = 1758; + public static final int trailingCoilPins3_offset = 1760; + public static final int trailingCoilPins4_offset = 1762; + public static final int trailingCoilPins5_offset = 1764; + public static final int trailingCoilPins6_offset = 1766; + public static final int trailingCoilPins7_offset = 1768; + public static final int trailingCoilPins8_offset = 1770; + public static final int trailingCoilPins9_offset = 1772; + public static final int trailingSparkAngle_offset = 464; public static final int TransmissionControllerMode_Gm4l6x = 2; public static final int TransmissionControllerMode_None = 0; - public static final int transmissionControllerMode_offset = 3677; + public static final int transmissionControllerMode_offset = 3697; public static final int TransmissionControllerMode_SimpleTransmissionController = 1; public static final String TRIGGER_COMMENT = "#"; public static final int trigger_config_s_size = 12; - public static final int trigger_customSkippedToothCount_offset = 456; - public static final int trigger_customTotalToothCount_offset = 452; + public static final int trigger_customSkippedToothCount_offset = 476; + public static final int trigger_customTotalToothCount_offset = 472; public static final int trigger_event_e_SHAFT_PRIMARY_FALLING = 0; public static final int trigger_event_e_SHAFT_PRIMARY_RISING = 1; public static final int trigger_event_e_SHAFT_SECONDARY_FALLING = 2; @@ -2164,7 +2163,7 @@ public class Fields { public static final int TRIGGER_INPUT_PIN_COUNT = 2; public static final String TRIGGER_IS_CRANK_KEY = "crankBased"; public static final String TRIGGER_IS_SECOND_WHEEL_CAM = "isSecondWheelCam"; - public static final int trigger_offset = 448; + public static final int trigger_offset = 468; public static final int TRIGGER_SIMULATOR_PIN_COUNT = 3; public static final int trigger_type_e_Force_4_bytes_size_trigger_type = 70000; public static final int trigger_type_e_TT_12_TOOTH_CRANK = 38; @@ -2243,66 +2242,66 @@ public class Fields { public static final int trigger_type_e_UNUSED_13 = 13; public static final int trigger_type_e_UNUSED_21 = 21; public static final int trigger_type_e_UNUSED_34 = 34; - public static final int trigger_type_offset = 448; + public static final int trigger_type_offset = 468; public static final int trigger_value_e_TV_FALL = 0; public static final int trigger_value_e_TV_RISE = 1; public static final int trigger_wheel_e_T_NONE = 15; public static final int trigger_wheel_e_T_PRIMARY = 0; public static final int trigger_wheel_e_T_SECONDARY = 1; - public static final int triggerCompCenterVolt_offset = 2516; - public static final int triggerCompHystMax_offset = 2518; - public static final int triggerCompHystMin_offset = 2517; - public static final int triggerCompSensorSatRpm_offset = 2519; - public static final int triggerErrorPin_offset = 864; - public static final int triggerErrorPinMode_offset = 866; - public static final int triggerGapOverrideFrom10_offset = 2992; - public static final int triggerGapOverrideFrom11_offset = 2996; - public static final int triggerGapOverrideFrom12_offset = 3000; - public static final int triggerGapOverrideFrom13_offset = 3004; - public static final int triggerGapOverrideFrom14_offset = 3008; - public static final int triggerGapOverrideFrom15_offset = 3012; - public static final int triggerGapOverrideFrom16_offset = 3016; - public static final int triggerGapOverrideFrom17_offset = 3020; - public static final int triggerGapOverrideFrom18_offset = 3024; - public static final int triggerGapOverrideFrom1_offset = 2956; - public static final int triggerGapOverrideFrom2_offset = 2960; - public static final int triggerGapOverrideFrom3_offset = 2964; - public static final int triggerGapOverrideFrom4_offset = 2968; - public static final int triggerGapOverrideFrom5_offset = 2972; - public static final int triggerGapOverrideFrom6_offset = 2976; - public static final int triggerGapOverrideFrom7_offset = 2980; - public static final int triggerGapOverrideFrom8_offset = 2984; - public static final int triggerGapOverrideFrom9_offset = 2988; - public static final int triggerGapOverrideTo10_offset = 3076; - public static final int triggerGapOverrideTo11_offset = 3080; - public static final int triggerGapOverrideTo12_offset = 3084; - public static final int triggerGapOverrideTo13_offset = 3088; - public static final int triggerGapOverrideTo14_offset = 3092; - public static final int triggerGapOverrideTo15_offset = 3096; - public static final int triggerGapOverrideTo16_offset = 3100; - public static final int triggerGapOverrideTo17_offset = 3104; - public static final int triggerGapOverrideTo18_offset = 3108; - public static final int triggerGapOverrideTo1_offset = 3040; - public static final int triggerGapOverrideTo2_offset = 3044; - public static final int triggerGapOverrideTo3_offset = 3048; - public static final int triggerGapOverrideTo4_offset = 3052; - public static final int triggerGapOverrideTo5_offset = 3056; - public static final int triggerGapOverrideTo6_offset = 3060; - public static final int triggerGapOverrideTo7_offset = 3064; - public static final int triggerGapOverrideTo8_offset = 3068; - public static final int triggerGapOverrideTo9_offset = 3072; - public static final int triggerInputDebugPins1_offset = 1448; - public static final int triggerInputDebugPins2_offset = 1450; - public static final int triggerInputPins1_offset = 684; - public static final int triggerInputPins2_offset = 686; + public static final int triggerCompCenterVolt_offset = 2536; + public static final int triggerCompHystMax_offset = 2538; + public static final int triggerCompHystMin_offset = 2537; + public static final int triggerCompSensorSatRpm_offset = 2539; + public static final int triggerErrorPin_offset = 884; + public static final int triggerErrorPinMode_offset = 886; + public static final int triggerGapOverrideFrom10_offset = 3012; + public static final int triggerGapOverrideFrom11_offset = 3016; + public static final int triggerGapOverrideFrom12_offset = 3020; + public static final int triggerGapOverrideFrom13_offset = 3024; + public static final int triggerGapOverrideFrom14_offset = 3028; + public static final int triggerGapOverrideFrom15_offset = 3032; + public static final int triggerGapOverrideFrom16_offset = 3036; + public static final int triggerGapOverrideFrom17_offset = 3040; + public static final int triggerGapOverrideFrom18_offset = 3044; + public static final int triggerGapOverrideFrom1_offset = 2976; + public static final int triggerGapOverrideFrom2_offset = 2980; + public static final int triggerGapOverrideFrom3_offset = 2984; + public static final int triggerGapOverrideFrom4_offset = 2988; + public static final int triggerGapOverrideFrom5_offset = 2992; + public static final int triggerGapOverrideFrom6_offset = 2996; + public static final int triggerGapOverrideFrom7_offset = 3000; + public static final int triggerGapOverrideFrom8_offset = 3004; + public static final int triggerGapOverrideFrom9_offset = 3008; + public static final int triggerGapOverrideTo10_offset = 3084; + public static final int triggerGapOverrideTo11_offset = 3088; + public static final int triggerGapOverrideTo12_offset = 3092; + public static final int triggerGapOverrideTo13_offset = 3096; + public static final int triggerGapOverrideTo14_offset = 3100; + public static final int triggerGapOverrideTo15_offset = 3104; + public static final int triggerGapOverrideTo16_offset = 3108; + public static final int triggerGapOverrideTo17_offset = 3112; + public static final int triggerGapOverrideTo18_offset = 3116; + public static final int triggerGapOverrideTo1_offset = 3048; + public static final int triggerGapOverrideTo2_offset = 3052; + public static final int triggerGapOverrideTo3_offset = 3056; + public static final int triggerGapOverrideTo4_offset = 3060; + public static final int triggerGapOverrideTo5_offset = 3064; + public static final int triggerGapOverrideTo6_offset = 3068; + public static final int triggerGapOverrideTo7_offset = 3072; + public static final int triggerGapOverrideTo8_offset = 3076; + public static final int triggerGapOverrideTo9_offset = 3080; + public static final int triggerInputDebugPins1_offset = 1468; + public static final int triggerInputDebugPins2_offset = 1470; + public static final int triggerInputPins1_offset = 704; + public static final int triggerInputPins2_offset = 706; public static final String TRIGGERS_FILE_NAME = "triggers.txt"; - public static final int triggerSimulatorFrequency_offset = 556; - public static final int triggerSimulatorPinModes1_offset = 734; - public static final int triggerSimulatorPinModes2_offset = 735; - public static final int triggerSimulatorPinModes3_offset = 736; - public static final int triggerSimulatorPins1_offset = 728; - public static final int triggerSimulatorPins2_offset = 730; - public static final int triggerSimulatorPins3_offset = 732; + public static final int triggerSimulatorFrequency_offset = 576; + public static final int triggerSimulatorPinModes1_offset = 754; + public static final int triggerSimulatorPinModes2_offset = 755; + public static final int triggerSimulatorPinModes3_offset = 756; + public static final int triggerSimulatorPins1_offset = 748; + public static final int triggerSimulatorPins2_offset = 750; + public static final int triggerSimulatorPins3_offset = 752; public static final int TRIM_SIZE = 4; public static final char TS_BURN_COMMAND = 'B'; public static final char TS_CHUNK_WRITE_COMMAND = 'C'; @@ -2372,7 +2371,7 @@ public class Fields { public static final int TS_RESPONSE_UNDERRUN = 0x80; public static final int TS_RESPONSE_UNRECOGNIZED_COMMAND = 0x83; public static final char TS_SET_LOGGER_SWITCH = 'l'; - public static final String TS_SIGNATURE = "rusEFI 2022.06.29.all.2708282538"; + public static final String TS_SIGNATURE = "rusEFI 2022.06.29.all.4022069832"; public static final char TS_SINGLE_WRITE_COMMAND = 'W'; public static final char TS_TEST_COMMAND = 't'; public static final int TS_TOTAL_OUTPUT_SIZE = 996; @@ -2390,131 +2389,131 @@ public class Fields { public static final int TsCalMode_Tps2Min = 9; public static final int TsCalMode_Tps2SecondaryMax = 10; public static final int TsCalMode_Tps2SecondaryMin = 11; - public static final int tunerStudioSerialSpeed_offset = 720; - public static final int turboSpeedSensorInputPin_offset = 1454; - public static final int turboSpeedSensorMultiplier_offset = 1360; - public static final int twoStroke_offset = 1340; - public static final int twoWireBatchIgnition_offset = 1352; - public static final int twoWireBatchInjection_offset = 1352; + public static final int tunerStudioSerialSpeed_offset = 740; + public static final int turboSpeedSensorInputPin_offset = 1474; + public static final int turboSpeedSensorMultiplier_offset = 1380; + public static final int twoStroke_offset = 1360; + public static final int twoWireBatchIgnition_offset = 1372; + public static final int twoWireBatchInjection_offset = 1372; public static final int uart_device_e_UART_DEVICE_1 = 1; public static final int uart_device_e_UART_DEVICE_2 = 2; public static final int uart_device_e_UART_DEVICE_3 = 3; public static final int uart_device_e_UART_DEVICE_4 = 4; public static final int uart_device_e_UART_NONE = 0; - public static final int uartConsoleSerialSpeed_offset = 1568; - public static final int unfinishedenableLaunchBoost_offset = 940; - public static final int unfinishedlaunchDisableBySpeed_offset = 940; - public static final int unused1127_offset = 1608; - public static final int unused1128_offset = 1608; - public static final int unused1129_offset = 1608; - public static final int unused1130_offset = 1608; - public static final int unused1452_offset = 1452; - public static final int unused1740b0_offset = 1608; - public static final int unused1740b1_offset = 1608; - public static final int unused1740b2_offset = 1608; - public static final int unused234234234_offset = 1340; - public static final int unused4080_offset = 3029; - public static final int unused460_offset = 460; - public static final int unused688_offset = 688; - public static final int unused_1484_bit_25_offset = 1352; - public static final int unused_1484_bit_26_offset = 1352; - public static final int unused_1484_bit_27_offset = 1352; - public static final int unused_1484_bit_28_offset = 1352; - public static final int unused_1484_bit_29_offset = 1352; - public static final int unused_1484_bit_30_offset = 1352; - public static final int unused_1484_bit_31_offset = 1352; - public static final int unusedBit_45_31_offset = 100; - public static final int unusedBit_540_10_offset = 1608; - public static final int unusedBit_540_11_offset = 1608; - public static final int unusedBit_540_12_offset = 1608; - public static final int unusedBit_540_13_offset = 1608; - public static final int unusedBit_540_14_offset = 1608; - public static final int unusedBit_540_15_offset = 1608; - public static final int unusedBit_540_16_offset = 1608; - public static final int unusedBit_540_17_offset = 1608; - public static final int unusedBit_540_18_offset = 1608; - public static final int unusedBit_540_19_offset = 1608; - public static final int unusedBit_540_20_offset = 1608; - public static final int unusedBit_540_21_offset = 1608; - public static final int unusedBit_540_22_offset = 1608; - public static final int unusedBit_540_23_offset = 1608; - public static final int unusedBit_540_24_offset = 1608; - public static final int unusedBit_540_25_offset = 1608; - public static final int unusedBit_540_26_offset = 1608; - public static final int unusedBit_540_27_offset = 1608; - public static final int unusedBit_540_28_offset = 1608; - public static final int unusedBit_540_29_offset = 1608; - public static final int unusedBit_540_30_offset = 1608; - public static final int unusedBit_540_31_offset = 1608; - public static final int unusedBit_540_8_offset = 1608; - public static final int unusedBit_540_9_offset = 1608; - public static final int unusedHere1341234_offset = 368; - public static final int useAdvanceCorrectionsForCranking_offset = 1352; - public static final int useCicPidForIdle_offset = 100; - public static final int useCltBasedRpmLimit_offset = 1352; - public static final int useEeprom_offset = 100; - public static final int useETBforIdleControl_offset = 744; - public static final int useFixedBaroCorrFromMap_offset = 1352; - public static final int useFordRedundantTps_offset = 100; - public static final int useFSIO4ForSeriousEngineWarning_offset = 1340; - public static final int useFSIO5ForCriticalIssueEngineStop_offset = 1340; - public static final int useHbridgesToDriveIdleStepper_offset = 940; - public static final int useIacPidMultTable_offset = 1352; - public static final int useIacTableForCoasting_offset = 744; - public static final int useIdleTimingPidControl_offset = 744; - public static final int useInstantRpmForIdle_offset = 100; - public static final int useLcdScreen_offset = 744; - public static final int useLinearCltSensor_offset = 1340; - public static final int useLinearIatSensor_offset = 1340; - public static final int useNoiselessTriggerDecoder_offset = 744; - public static final int useOnlyRisingEdgeForTrigger_offset = 1352; - public static final int useRawOutputToDriveIdleStepper_offset = 940; - public static final int useRunningMathForCranking_offset = 100; - public static final int usescriptTableForCanSniffingFiltering_offset = 100; - public static final int useSeparateAdvanceForCranking_offset = 1352; - public static final int useSeparateAdvanceForIdle_offset = 1352; - public static final int useSeparateIdleTablesForCrankingTaper_offset = 100; - public static final int useSeparateVeForIdle_offset = 1352; - public static final int useStepperIdle_offset = 744; - public static final int useTLE8888_cranking_hack_offset = 100; - public static final int useTLE8888_stepper_offset = 100; - public static final int useTpicAdvancedMode_offset = 744; + public static final int uartConsoleSerialSpeed_offset = 1588; + public static final int unfinishedenableLaunchBoost_offset = 960; + public static final int unfinishedlaunchDisableBySpeed_offset = 960; + public static final int unused1127_offset = 1628; + public static final int unused1128_offset = 1628; + public static final int unused1129_offset = 1628; + public static final int unused1130_offset = 1628; + public static final int unused1452_offset = 1472; + public static final int unused1740b0_offset = 1628; + public static final int unused1740b1_offset = 1628; + public static final int unused1740b2_offset = 1628; + public static final int unused234234234_offset = 1360; + public static final int unused4080_offset = 3121; + public static final int unused460_offset = 480; + public static final int unused688_offset = 708; + public static final int unused_1484_bit_25_offset = 1372; + public static final int unused_1484_bit_26_offset = 1372; + public static final int unused_1484_bit_27_offset = 1372; + public static final int unused_1484_bit_28_offset = 1372; + public static final int unused_1484_bit_29_offset = 1372; + public static final int unused_1484_bit_30_offset = 1372; + public static final int unused_1484_bit_31_offset = 1372; + public static final int unusedBit_45_31_offset = 120; + public static final int unusedBit_540_10_offset = 1628; + public static final int unusedBit_540_11_offset = 1628; + public static final int unusedBit_540_12_offset = 1628; + public static final int unusedBit_540_13_offset = 1628; + public static final int unusedBit_540_14_offset = 1628; + public static final int unusedBit_540_15_offset = 1628; + public static final int unusedBit_540_16_offset = 1628; + public static final int unusedBit_540_17_offset = 1628; + public static final int unusedBit_540_18_offset = 1628; + public static final int unusedBit_540_19_offset = 1628; + public static final int unusedBit_540_20_offset = 1628; + public static final int unusedBit_540_21_offset = 1628; + public static final int unusedBit_540_22_offset = 1628; + public static final int unusedBit_540_23_offset = 1628; + public static final int unusedBit_540_24_offset = 1628; + public static final int unusedBit_540_25_offset = 1628; + public static final int unusedBit_540_26_offset = 1628; + public static final int unusedBit_540_27_offset = 1628; + public static final int unusedBit_540_28_offset = 1628; + public static final int unusedBit_540_29_offset = 1628; + public static final int unusedBit_540_30_offset = 1628; + public static final int unusedBit_540_31_offset = 1628; + public static final int unusedBit_540_8_offset = 1628; + public static final int unusedBit_540_9_offset = 1628; + public static final int unusedHere1341234_offset = 388; + public static final int useAdvanceCorrectionsForCranking_offset = 1372; + public static final int useCicPidForIdle_offset = 120; + public static final int useCltBasedRpmLimit_offset = 1372; + public static final int useEeprom_offset = 120; + public static final int useETBforIdleControl_offset = 764; + public static final int useFixedBaroCorrFromMap_offset = 1372; + public static final int useFordRedundantTps_offset = 120; + public static final int useFSIO4ForSeriousEngineWarning_offset = 1360; + public static final int useFSIO5ForCriticalIssueEngineStop_offset = 1360; + public static final int useHbridgesToDriveIdleStepper_offset = 960; + public static final int useIacPidMultTable_offset = 1372; + public static final int useIacTableForCoasting_offset = 764; + public static final int useIdleTimingPidControl_offset = 764; + public static final int useInstantRpmForIdle_offset = 120; + public static final int useLcdScreen_offset = 764; + public static final int useLinearCltSensor_offset = 1360; + public static final int useLinearIatSensor_offset = 1360; + public static final int useNoiselessTriggerDecoder_offset = 764; + public static final int useOnlyRisingEdgeForTrigger_offset = 1372; + public static final int useRawOutputToDriveIdleStepper_offset = 960; + public static final int useRunningMathForCranking_offset = 120; + public static final int usescriptTableForCanSniffingFiltering_offset = 120; + public static final int useSeparateAdvanceForCranking_offset = 1372; + public static final int useSeparateAdvanceForIdle_offset = 1372; + public static final int useSeparateIdleTablesForCrankingTaper_offset = 120; + public static final int useSeparateVeForIdle_offset = 1372; + public static final int useStepperIdle_offset = 764; + public static final int useTLE8888_cranking_hack_offset = 120; + public static final int useTLE8888_stepper_offset = 120; + public static final int useTpicAdvancedMode_offset = 764; public static final int VBAT_INJECTOR_CURVE_SIZE = 8; - public static final int vbattAdcChannel_offset = 437; - public static final int vbattDividerCoeff_offset = 396; + public static final int vbattAdcChannel_offset = 457; + public static final int vbattDividerCoeff_offset = 416; public static final int ve_override_e_VE_MAP = 1; public static final int ve_override_e_VE_None = 0; public static final int ve_override_e_VE_TPS = 2; public static final int VEHICLE_INFO_SIZE = 32; - public static final int vehicleName_offset = 1136; - public static final int vehicleSpeedSensorInputPin_offset = 802; - public static final int vehicleWeight_offset = 792; - public static final int veLoadBins_offset = 19496; - public static final int veOverrideMode_offset = 1601; - public static final int verboseCan2_offset = 940; - public static final int verboseCan_offset = 100; - public static final int verboseCanBaseAddress_offset = 764; - public static final int verboseQuad_offset = 744; - public static final int verboseTLE8888_offset = 744; - public static final int verboseTriggerSynchDetails_offset = 1352; - public static final int verboseVVTDecoding_offset = 940; - public static final int veRpmBins_offset = 19528; - public static final int veTable_offset = 18984; + public static final int vehicleName_offset = 1156; + public static final int vehicleSpeedSensorInputPin_offset = 822; + public static final int vehicleWeight_offset = 812; + public static final int veLoadBins_offset = 19444; + public static final int veOverrideMode_offset = 1621; + public static final int verboseCan2_offset = 960; + public static final int verboseCan_offset = 120; + public static final int verboseCanBaseAddress_offset = 784; + public static final int verboseQuad_offset = 764; + public static final int verboseTLE8888_offset = 764; + public static final int verboseTriggerSynchDetails_offset = 1372; + public static final int verboseVVTDecoding_offset = 960; + public static final int veRpmBins_offset = 19476; + public static final int veTable_offset = 18932; public static final int VM_VVT_INACTIVE = 0; public static final int VR_THRESHOLD_COUNT = 2; public static final int vr_threshold_s_size = 16; - public static final int vRefAdcChannel_offset = 1348; - public static final int vrThreshold1_offset = 1240; - public static final int vrThreshold1_pin_offset = 1252; - public static final int vrThreshold1_rpmBins_offset = 1240; - public static final int vrThreshold1_values_offset = 1246; - public static final int vrThreshold2_offset = 1256; - public static final int vrThreshold2_pin_offset = 1268; - public static final int vrThreshold2_rpmBins_offset = 1256; - public static final int vrThreshold2_values_offset = 1262; - public static final int vssFilterReciprocal_offset = 547; - public static final int vssGearRatio_offset = 548; - public static final int vssToothCount_offset = 550; + public static final int vRefAdcChannel_offset = 1368; + public static final int vrThreshold1_offset = 1260; + public static final int vrThreshold1_pin_offset = 1272; + public static final int vrThreshold1_rpmBins_offset = 1260; + public static final int vrThreshold1_values_offset = 1266; + public static final int vrThreshold2_offset = 1276; + public static final int vrThreshold2_pin_offset = 1288; + public static final int vrThreshold2_rpmBins_offset = 1276; + public static final int vrThreshold2_values_offset = 1282; + public static final int vssFilterReciprocal_offset = 567; + public static final int vssGearRatio_offset = 568; + public static final int vssToothCount_offset = 570; public static final int vvt_mode_e_VVT_2JZ = 2; public static final int vvt_mode_e_VVT_BARRA_3_PLUS_1 = 8; public static final int vvt_mode_e_VVT_BOSCH_QUICK_START = 5; @@ -2530,1428 +2529,1428 @@ public class Fields { public static final int vvt_mode_e_VVT_NISSAN_VQ = 9; public static final int vvt_mode_e_VVT_SECOND_HALF = 1; public static final int vvt_mode_e_VVT_TOYOTA_4_1 = 6; - public static final int vvtActivationDelayMs_offset = 3566; - public static final int vvtCamSensorUseRise_offset = 744; - public static final int vvtMode1_offset = 1724; - public static final int vvtMode2_offset = 1725; - public static final int vvtModePadding_offset = 1726; - public static final int vvtOffsets1_offset = 1224; - public static final int vvtOffsets2_offset = 1228; - public static final int vvtOffsets3_offset = 1232; - public static final int vvtOffsets4_offset = 1236; - public static final int vvtOffsetsPadding_offset = 1240; - public static final int vvtOutputFrequency1_offset = 1712; - public static final int vvtOutputFrequency2_offset = 1714; - public static final int vvtPins1_offset = 1680; - public static final int vvtPins2_offset = 1682; - public static final int vvtPins3_offset = 1684; - public static final int vvtPins4_offset = 1686; - public static final int vvtTable1_offset = 18216; - public static final int vvtTable1LoadBins_offset = 18280; - public static final int vvtTable1RpmBins_offset = 18296; - public static final int vvtTable2_offset = 18312; - public static final int vvtTable2LoadBins_offset = 18376; - public static final int vvtTable2RpmBins_offset = 18392; - public static final int warning_message_offset = 5220; - public static final int warningLedPin_offset = 1546; - public static final int warningPeriod_offset = 1374; - public static final int wastegatePositionMax_offset = 714; - public static final int wastegatePositionMin_offset = 712; - public static final int wastegatePositionSensor_offset = 1621; - public static final int wboHeaterPin_offset = 652; + public static final int vvtActivationDelayMs_offset = 3586; + public static final int vvtCamSensorUseRise_offset = 764; + public static final int vvtMode1_offset = 1744; + public static final int vvtMode2_offset = 1745; + public static final int vvtModePadding_offset = 1746; + public static final int vvtOffsets1_offset = 1244; + public static final int vvtOffsets2_offset = 1248; + public static final int vvtOffsets3_offset = 1252; + public static final int vvtOffsets4_offset = 1256; + public static final int vvtOffsetsPadding_offset = 1260; + public static final int vvtOutputFrequency1_offset = 1732; + public static final int vvtOutputFrequency2_offset = 1734; + public static final int vvtPins1_offset = 1700; + public static final int vvtPins2_offset = 1702; + public static final int vvtPins3_offset = 1704; + public static final int vvtPins4_offset = 1706; + public static final int vvtTable1_offset = 18164; + public static final int vvtTable1LoadBins_offset = 18228; + public static final int vvtTable1RpmBins_offset = 18244; + public static final int vvtTable2_offset = 18260; + public static final int vvtTable2LoadBins_offset = 18324; + public static final int vvtTable2RpmBins_offset = 18340; + public static final int warning_message_offset = 5168; + public static final int warningLedPin_offset = 1566; + public static final int warningPeriod_offset = 1394; + public static final int wastegatePositionMax_offset = 734; + public static final int wastegatePositionMin_offset = 732; + public static final int wastegatePositionSensor_offset = 1641; + public static final int wboHeaterPin_offset = 672; public static final int WWAE_TABLE_SIZE = 8; - public static final int wwaeBeta_offset = 1500; - public static final int wwaeTau_offset = 1404; - public static final int wwBetaCltValues_offset = 3584; - public static final int wwBetaMapValues_offset = 3608; - public static final int wwCltBins_offset = 3568; - public static final int wwMapBins_offset = 3592; - public static final int wwTauCltValues_offset = 3576; - public static final int wwTauMapValues_offset = 3600; + public static final int wwaeBeta_offset = 1520; + public static final int wwaeTau_offset = 1424; + public static final int wwBetaCltValues_offset = 3604; + public static final int wwBetaMapValues_offset = 3628; + public static final int wwCltBins_offset = 3588; + public static final int wwMapBins_offset = 3612; + public static final int wwTauCltValues_offset = 3596; + public static final int wwTauMapValues_offset = 3620; public static final Field ENGINETYPE = Field.create("ENGINETYPE", 0, FieldType.INT).setScale(1.0); - public static final Field SENSORSNIFFERRPMTHRESHOLD = Field.create("SENSORSNIFFERRPMTHRESHOLD", 4, FieldType.INT8).setScale(50.0); - public static final Field RPMHARDLIMIT = Field.create("RPMHARDLIMIT", 5, FieldType.INT8).setScale(50.0); - public static final Field LAUNCHRPM = Field.create("LAUNCHRPM", 6, FieldType.INT8).setScale(50.0); - public static final Field ENGINESNIFFERRPMTHRESHOLD = Field.create("ENGINESNIFFERRPMTHRESHOLD", 7, FieldType.INT8).setScale(50.0); - public static final Field MULTISPARKMAXRPM = Field.create("MULTISPARKMAXRPM", 8, FieldType.INT8).setScale(50.0); - public static final Field MAXACRPM = Field.create("MAXACRPM", 9, FieldType.INT8).setScale(50.0); - public static final Field MAXACTPS = Field.create("MAXACTPS", 10, FieldType.INT8).setScale(1.0); - public static final Field MAXACCLT = Field.create("MAXACCLT", 11, FieldType.INT8).setScale(1.0); - public static final Field KNOCKNOISERPMBINS = Field.create("KNOCKNOISERPMBINS", 12, FieldType.INT8).setScale(50.0); - public static final Field MULTISPARKMAXSPARKINGANGLE = Field.create("MULTISPARKMAXSPARKINGANGLE", 28, FieldType.INT8).setScale(1.0); - public static final Field MULTISPARKMAXEXTRASPARKCOUNT = Field.create("MULTISPARKMAXEXTRASPARKCOUNT", 29, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_30 = Field.create("ALIGNMENTFILL_AT_30", 30, FieldType.INT8).setScale(1.0); - public static final Field INJECTOR_FLOW = Field.create("INJECTOR_FLOW", 32, FieldType.FLOAT); - public static final Field INJECTOR_BATTLAGCORRBINS = Field.create("INJECTOR_BATTLAGCORRBINS", 36, FieldType.FLOAT); - public static final Field INJECTOR_BATTLAGCORR = Field.create("INJECTOR_BATTLAGCORR", 68, FieldType.FLOAT); - public static final Field ISFORCEDINDUCTION = Field.create("ISFORCEDINDUCTION", 100, FieldType.BIT, 0); - public static final Field USEFORDREDUNDANTTPS = Field.create("USEFORDREDUNDANTTPS", 100, FieldType.BIT, 1); - public static final Field ISVERBOSEAUXPID1 = Field.create("ISVERBOSEAUXPID1", 100, FieldType.BIT, 2); - public static final Field OVERRIDETRIGGERGAPS = Field.create("OVERRIDETRIGGERGAPS", 100, FieldType.BIT, 3); - public static final Field ENABLEFAN1WITHAC = Field.create("ENABLEFAN1WITHAC", 100, FieldType.BIT, 4); - public static final Field ENABLEFAN2WITHAC = Field.create("ENABLEFAN2WITHAC", 100, FieldType.BIT, 5); - public static final Field DISABLEFAN1WHENSTOPPED = Field.create("DISABLEFAN1WHENSTOPPED", 100, FieldType.BIT, 6); - public static final Field DISABLEFAN2WHENSTOPPED = Field.create("DISABLEFAN2WHENSTOPPED", 100, FieldType.BIT, 7); - public static final Field ENABLETRAILINGSPARKS = Field.create("ENABLETRAILINGSPARKS", 100, FieldType.BIT, 8); - public static final Field ISCJ125VERBOSE = Field.create("ISCJ125VERBOSE", 100, FieldType.BIT, 9); - public static final Field CJ125ISUADIVIDED = Field.create("CJ125ISUADIVIDED", 100, FieldType.BIT, 10); - public static final Field CJ125ISLSU49 = Field.create("CJ125ISLSU49", 100, FieldType.BIT, 11); - public static final Field ETB_USE_TWO_WIRES = Field.create("ETB_USE_TWO_WIRES", 100, FieldType.BIT, 12); - public static final Field ISDOUBLESOLENOIDIDLE = Field.create("ISDOUBLESOLENOIDIDLE", 100, FieldType.BIT, 13); - public static final Field USEEEPROM = Field.create("USEEEPROM", 100, FieldType.BIT, 14); - public static final Field CJ125ISURDIVIDED = Field.create("CJ125ISURDIVIDED", 100, FieldType.BIT, 15); - public static final Field USECICPIDFORIDLE = Field.create("USECICPIDFORIDLE", 100, FieldType.BIT, 16); - public static final Field USETLE8888_CRANKING_HACK = Field.create("USETLE8888_CRANKING_HACK", 100, FieldType.BIT, 17); - public static final Field USEINSTANTRPMFORIDLE = Field.create("USEINSTANTRPMFORIDLE", 100, FieldType.BIT, 18); - public static final Field USESEPARATEIDLETABLESFORCRANKINGTAPER = Field.create("USESEPARATEIDLETABLESFORCRANKINGTAPER", 100, FieldType.BIT, 19); - public static final Field LAUNCHCONTROLENABLED = Field.create("LAUNCHCONTROLENABLED", 100, FieldType.BIT, 20); - public static final Field ROLLINGLAUNCHENABLED = Field.create("ROLLINGLAUNCHENABLED", 100, FieldType.BIT, 21); - public static final Field ANTILAGENABLED = Field.create("ANTILAGENABLED", 100, FieldType.BIT, 22); - public static final Field USERUNNINGMATHFORCRANKING = Field.create("USERUNNINGMATHFORCRANKING", 100, FieldType.BIT, 23); - public static final Field DISPLAYLOGICLEVELSINENGINESNIFFER = Field.create("DISPLAYLOGICLEVELSINENGINESNIFFER", 100, FieldType.BIT, 24); - public static final Field USETLE8888_STEPPER = Field.create("USETLE8888_STEPPER", 100, FieldType.BIT, 25); - public static final Field ENABLEMAPESTIMATIONTABLEFALLBACK = Field.create("ENABLEMAPESTIMATIONTABLEFALLBACK", 100, FieldType.BIT, 26); - public static final Field USESCRIPTTABLEFORCANSNIFFINGFILTERING = Field.create("USESCRIPTTABLEFORCANSNIFFINGFILTERING", 100, FieldType.BIT, 27); - public static final Field VERBOSECAN = Field.create("VERBOSECAN", 100, FieldType.BIT, 28); - public static final Field ARTIFICIALTESTMISFIRE = Field.create("ARTIFICIALTESTMISFIRE", 100, FieldType.BIT, 29); - public static final Field ISSUE_294_31 = Field.create("ISSUE_294_31", 100, FieldType.BIT, 30); - public static final Field UNUSEDBIT_45_31 = Field.create("UNUSEDBIT_45_31", 100, FieldType.BIT, 31); - public static final Field TPSMIN = Field.create("TPSMIN", 104, FieldType.INT16).setScale(1.0); - public static final Field TPSMAX = Field.create("TPSMAX", 106, FieldType.INT16).setScale(1.0); - public static final Field TPSERRORDETECTIONTOOLOW = Field.create("TPSERRORDETECTIONTOOLOW", 108, FieldType.INT16).setScale(1.0); - public static final Field TPSERRORDETECTIONTOOHIGH = Field.create("TPSERRORDETECTIONTOOHIGH", 110, FieldType.INT16).setScale(1.0); - public static final Field CRANKING_BASEFUEL = Field.create("CRANKING_BASEFUEL", 112, FieldType.FLOAT); - public static final Field CRANKING_RPM = Field.create("CRANKING_RPM", 116, FieldType.INT16).setScale(1.0); - public static final Field CRANKING_ALIGNMENTFILL_AT_6 = Field.create("CRANKING_ALIGNMENTFILL_AT_6", 118, FieldType.INT8).setScale(1.0); - public static final Field IGNITIONDWELLFORCRANKINGMS = Field.create("IGNITIONDWELLFORCRANKINGMS", 120, FieldType.FLOAT); - public static final Field ETBREVLIMITSTART = Field.create("ETBREVLIMITSTART", 124, FieldType.INT16).setScale(1.0); - public static final Field ETBREVLIMITRANGE = Field.create("ETBREVLIMITRANGE", 126, FieldType.INT16).setScale(1.0); - public static final Field MAP_SAMPLINGANGLEBINS = Field.create("MAP_SAMPLINGANGLEBINS", 128, FieldType.FLOAT); - public static final Field MAP_SAMPLINGANGLE = Field.create("MAP_SAMPLINGANGLE", 160, FieldType.FLOAT); - public static final Field MAP_SAMPLINGWINDOWBINS = Field.create("MAP_SAMPLINGWINDOWBINS", 192, FieldType.FLOAT); - public static final Field MAP_SAMPLINGWINDOW = Field.create("MAP_SAMPLINGWINDOW", 224, FieldType.FLOAT); - public static final Field MAP_SENSOR_LOWVALUE = Field.create("MAP_SENSOR_LOWVALUE", 256, FieldType.FLOAT); - public static final Field MAP_SENSOR_HIGHVALUE = Field.create("MAP_SENSOR_HIGHVALUE", 260, FieldType.FLOAT); - public static final Field MAP_SENSOR_TYPE = Field.create("MAP_SENSOR_TYPE", 264, FieldType.INT8).setScale(1.0); + public static final Field SENSORSNIFFERRPMTHRESHOLD = Field.create("SENSORSNIFFERRPMTHRESHOLD", 4, FieldType.INT16).setScale(1.0); + public static final Field LAUNCHRPM = Field.create("LAUNCHRPM", 6, FieldType.INT16).setScale(1.0); + public static final Field RPMHARDLIMIT = Field.create("RPMHARDLIMIT", 8, FieldType.INT16).setScale(1.0); + public static final Field ENGINESNIFFERRPMTHRESHOLD = Field.create("ENGINESNIFFERRPMTHRESHOLD", 10, FieldType.INT16).setScale(1.0); + public static final Field MULTISPARKMAXRPM = Field.create("MULTISPARKMAXRPM", 12, FieldType.INT8).setScale(50.0); + public static final Field MAXACRPM = Field.create("MAXACRPM", 13, FieldType.INT8).setScale(50.0); + public static final Field MAXACTPS = Field.create("MAXACTPS", 14, FieldType.INT8).setScale(1.0); + public static final Field MAXACCLT = Field.create("MAXACCLT", 15, FieldType.INT8).setScale(1.0); + public static final Field KNOCKNOISERPMBINS = Field.create("KNOCKNOISERPMBINS", 16, FieldType.INT16).setScale(1.0); + public static final Field MULTISPARKMAXSPARKINGANGLE = Field.create("MULTISPARKMAXSPARKINGANGLE", 48, FieldType.INT8).setScale(1.0); + public static final Field MULTISPARKMAXEXTRASPARKCOUNT = Field.create("MULTISPARKMAXEXTRASPARKCOUNT", 49, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_50 = Field.create("ALIGNMENTFILL_AT_50", 50, FieldType.INT8).setScale(1.0); + public static final Field INJECTOR_FLOW = Field.create("INJECTOR_FLOW", 52, FieldType.FLOAT); + public static final Field INJECTOR_BATTLAGCORRBINS = Field.create("INJECTOR_BATTLAGCORRBINS", 56, FieldType.FLOAT); + public static final Field INJECTOR_BATTLAGCORR = Field.create("INJECTOR_BATTLAGCORR", 88, FieldType.FLOAT); + public static final Field ISFORCEDINDUCTION = Field.create("ISFORCEDINDUCTION", 120, FieldType.BIT, 0); + public static final Field USEFORDREDUNDANTTPS = Field.create("USEFORDREDUNDANTTPS", 120, FieldType.BIT, 1); + public static final Field ISVERBOSEAUXPID1 = Field.create("ISVERBOSEAUXPID1", 120, FieldType.BIT, 2); + public static final Field OVERRIDETRIGGERGAPS = Field.create("OVERRIDETRIGGERGAPS", 120, FieldType.BIT, 3); + public static final Field ENABLEFAN1WITHAC = Field.create("ENABLEFAN1WITHAC", 120, FieldType.BIT, 4); + public static final Field ENABLEFAN2WITHAC = Field.create("ENABLEFAN2WITHAC", 120, FieldType.BIT, 5); + public static final Field DISABLEFAN1WHENSTOPPED = Field.create("DISABLEFAN1WHENSTOPPED", 120, FieldType.BIT, 6); + public static final Field DISABLEFAN2WHENSTOPPED = Field.create("DISABLEFAN2WHENSTOPPED", 120, FieldType.BIT, 7); + public static final Field ENABLETRAILINGSPARKS = Field.create("ENABLETRAILINGSPARKS", 120, FieldType.BIT, 8); + public static final Field ISCJ125VERBOSE = Field.create("ISCJ125VERBOSE", 120, FieldType.BIT, 9); + public static final Field CJ125ISUADIVIDED = Field.create("CJ125ISUADIVIDED", 120, FieldType.BIT, 10); + public static final Field CJ125ISLSU49 = Field.create("CJ125ISLSU49", 120, FieldType.BIT, 11); + public static final Field ETB_USE_TWO_WIRES = Field.create("ETB_USE_TWO_WIRES", 120, FieldType.BIT, 12); + public static final Field ISDOUBLESOLENOIDIDLE = Field.create("ISDOUBLESOLENOIDIDLE", 120, FieldType.BIT, 13); + public static final Field USEEEPROM = Field.create("USEEEPROM", 120, FieldType.BIT, 14); + public static final Field CJ125ISURDIVIDED = Field.create("CJ125ISURDIVIDED", 120, FieldType.BIT, 15); + public static final Field USECICPIDFORIDLE = Field.create("USECICPIDFORIDLE", 120, FieldType.BIT, 16); + public static final Field USETLE8888_CRANKING_HACK = Field.create("USETLE8888_CRANKING_HACK", 120, FieldType.BIT, 17); + public static final Field USEINSTANTRPMFORIDLE = Field.create("USEINSTANTRPMFORIDLE", 120, FieldType.BIT, 18); + public static final Field USESEPARATEIDLETABLESFORCRANKINGTAPER = Field.create("USESEPARATEIDLETABLESFORCRANKINGTAPER", 120, FieldType.BIT, 19); + public static final Field LAUNCHCONTROLENABLED = Field.create("LAUNCHCONTROLENABLED", 120, FieldType.BIT, 20); + public static final Field ROLLINGLAUNCHENABLED = Field.create("ROLLINGLAUNCHENABLED", 120, FieldType.BIT, 21); + public static final Field ANTILAGENABLED = Field.create("ANTILAGENABLED", 120, FieldType.BIT, 22); + public static final Field USERUNNINGMATHFORCRANKING = Field.create("USERUNNINGMATHFORCRANKING", 120, FieldType.BIT, 23); + public static final Field DISPLAYLOGICLEVELSINENGINESNIFFER = Field.create("DISPLAYLOGICLEVELSINENGINESNIFFER", 120, FieldType.BIT, 24); + public static final Field USETLE8888_STEPPER = Field.create("USETLE8888_STEPPER", 120, FieldType.BIT, 25); + public static final Field ENABLEMAPESTIMATIONTABLEFALLBACK = Field.create("ENABLEMAPESTIMATIONTABLEFALLBACK", 120, FieldType.BIT, 26); + public static final Field USESCRIPTTABLEFORCANSNIFFINGFILTERING = Field.create("USESCRIPTTABLEFORCANSNIFFINGFILTERING", 120, FieldType.BIT, 27); + public static final Field VERBOSECAN = Field.create("VERBOSECAN", 120, FieldType.BIT, 28); + public static final Field ARTIFICIALTESTMISFIRE = Field.create("ARTIFICIALTESTMISFIRE", 120, FieldType.BIT, 29); + public static final Field ISSUE_294_31 = Field.create("ISSUE_294_31", 120, FieldType.BIT, 30); + public static final Field UNUSEDBIT_45_31 = Field.create("UNUSEDBIT_45_31", 120, FieldType.BIT, 31); + public static final Field TPSMIN = Field.create("TPSMIN", 124, FieldType.INT16).setScale(1.0); + public static final Field TPSMAX = Field.create("TPSMAX", 126, FieldType.INT16).setScale(1.0); + public static final Field TPSERRORDETECTIONTOOLOW = Field.create("TPSERRORDETECTIONTOOLOW", 128, FieldType.INT16).setScale(1.0); + public static final Field TPSERRORDETECTIONTOOHIGH = Field.create("TPSERRORDETECTIONTOOHIGH", 130, FieldType.INT16).setScale(1.0); + public static final Field CRANKING_BASEFUEL = Field.create("CRANKING_BASEFUEL", 132, FieldType.FLOAT); + public static final Field CRANKING_RPM = Field.create("CRANKING_RPM", 136, FieldType.INT16).setScale(1.0); + public static final Field CRANKING_ALIGNMENTFILL_AT_6 = Field.create("CRANKING_ALIGNMENTFILL_AT_6", 138, FieldType.INT8).setScale(1.0); + public static final Field IGNITIONDWELLFORCRANKINGMS = Field.create("IGNITIONDWELLFORCRANKINGMS", 140, FieldType.FLOAT); + public static final Field ETBREVLIMITSTART = Field.create("ETBREVLIMITSTART", 144, FieldType.INT16).setScale(1.0); + public static final Field ETBREVLIMITRANGE = Field.create("ETBREVLIMITRANGE", 146, FieldType.INT16).setScale(1.0); + public static final Field MAP_SAMPLINGANGLEBINS = Field.create("MAP_SAMPLINGANGLEBINS", 148, FieldType.FLOAT); + public static final Field MAP_SAMPLINGANGLE = Field.create("MAP_SAMPLINGANGLE", 180, FieldType.FLOAT); + public static final Field MAP_SAMPLINGWINDOWBINS = Field.create("MAP_SAMPLINGWINDOWBINS", 212, FieldType.FLOAT); + public static final Field MAP_SAMPLINGWINDOW = Field.create("MAP_SAMPLINGWINDOW", 244, FieldType.FLOAT); + public static final Field MAP_SENSOR_LOWVALUE = Field.create("MAP_SENSOR_LOWVALUE", 276, FieldType.FLOAT); + public static final Field MAP_SENSOR_HIGHVALUE = Field.create("MAP_SENSOR_HIGHVALUE", 280, FieldType.FLOAT); + public static final Field MAP_SENSOR_TYPE = Field.create("MAP_SENSOR_TYPE", 284, FieldType.INT8).setScale(1.0); public static final String[] adc_channel_e = {"Disabled", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PB0", "PB1", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5"}; - public static final Field MAP_SENSOR_HWCHANNEL = Field.create("MAP_SENSOR_HWCHANNEL", 265, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field MAP_SENSOR_ALIGNMENTFILL_AT_10 = Field.create("MAP_SENSOR_ALIGNMENTFILL_AT_10", 266, FieldType.INT8).setScale(1.0); - public static final Field CLT_TEMPC_1 = Field.create("CLT_TEMPC_1", 268, FieldType.FLOAT); - public static final Field CLT_TEMPC_2 = Field.create("CLT_TEMPC_2", 272, FieldType.FLOAT); - public static final Field CLT_TEMPC_3 = Field.create("CLT_TEMPC_3", 276, FieldType.FLOAT); - public static final Field CLT_RESISTANCE_1 = Field.create("CLT_RESISTANCE_1", 280, FieldType.FLOAT); - public static final Field CLT_RESISTANCE_2 = Field.create("CLT_RESISTANCE_2", 284, FieldType.FLOAT); - public static final Field CLT_RESISTANCE_3 = Field.create("CLT_RESISTANCE_3", 288, FieldType.FLOAT); - public static final Field CLT_BIAS_RESISTOR = Field.create("CLT_BIAS_RESISTOR", 292, FieldType.FLOAT); - public static final Field CLT_ADCCHANNEL = Field.create("CLT_ADCCHANNEL", 296, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field CLT_ALIGNMENTFILL_AT_29 = Field.create("CLT_ALIGNMENTFILL_AT_29", 297, FieldType.INT8).setScale(1.0); - public static final Field IAT_TEMPC_1 = Field.create("IAT_TEMPC_1", 300, FieldType.FLOAT); - public static final Field IAT_TEMPC_2 = Field.create("IAT_TEMPC_2", 304, FieldType.FLOAT); - public static final Field IAT_TEMPC_3 = Field.create("IAT_TEMPC_3", 308, FieldType.FLOAT); - public static final Field IAT_RESISTANCE_1 = Field.create("IAT_RESISTANCE_1", 312, FieldType.FLOAT); - public static final Field IAT_RESISTANCE_2 = Field.create("IAT_RESISTANCE_2", 316, FieldType.FLOAT); - public static final Field IAT_RESISTANCE_3 = Field.create("IAT_RESISTANCE_3", 320, FieldType.FLOAT); - public static final Field IAT_BIAS_RESISTOR = Field.create("IAT_BIAS_RESISTOR", 324, FieldType.FLOAT); - public static final Field IAT_ADCCHANNEL = Field.create("IAT_ADCCHANNEL", 328, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field IAT_ALIGNMENTFILL_AT_29 = Field.create("IAT_ALIGNMENTFILL_AT_29", 329, FieldType.INT8).setScale(1.0); - public static final Field LAUNCHTIMINGRETARD = Field.create("LAUNCHTIMINGRETARD", 332, FieldType.INT).setScale(1.0); - public static final Field HIP9011PRESCALERANDSDO = Field.create("HIP9011PRESCALERANDSDO", 336, FieldType.INT).setScale(1.0); - public static final Field KNOCKBANDCUSTOM = Field.create("KNOCKBANDCUSTOM", 340, FieldType.FLOAT); - public static final Field DISPLACEMENT = Field.create("DISPLACEMENT", 344, FieldType.FLOAT); - public static final Field CYLINDERSCOUNT = Field.create("CYLINDERSCOUNT", 348, FieldType.INT).setScale(1.0); - public static final Field FIRINGORDER = Field.create("FIRINGORDER", 352, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_9 = Field.create("ALIGNMENTFILL_AT_9", 353, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBORE = Field.create("CYLINDERBORE", 356, FieldType.FLOAT); + public static final Field MAP_SENSOR_HWCHANNEL = Field.create("MAP_SENSOR_HWCHANNEL", 285, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field MAP_SENSOR_ALIGNMENTFILL_AT_10 = Field.create("MAP_SENSOR_ALIGNMENTFILL_AT_10", 286, FieldType.INT8).setScale(1.0); + public static final Field CLT_TEMPC_1 = Field.create("CLT_TEMPC_1", 288, FieldType.FLOAT); + public static final Field CLT_TEMPC_2 = Field.create("CLT_TEMPC_2", 292, FieldType.FLOAT); + public static final Field CLT_TEMPC_3 = Field.create("CLT_TEMPC_3", 296, FieldType.FLOAT); + public static final Field CLT_RESISTANCE_1 = Field.create("CLT_RESISTANCE_1", 300, FieldType.FLOAT); + public static final Field CLT_RESISTANCE_2 = Field.create("CLT_RESISTANCE_2", 304, FieldType.FLOAT); + public static final Field CLT_RESISTANCE_3 = Field.create("CLT_RESISTANCE_3", 308, FieldType.FLOAT); + public static final Field CLT_BIAS_RESISTOR = Field.create("CLT_BIAS_RESISTOR", 312, FieldType.FLOAT); + public static final Field CLT_ADCCHANNEL = Field.create("CLT_ADCCHANNEL", 316, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field CLT_ALIGNMENTFILL_AT_29 = Field.create("CLT_ALIGNMENTFILL_AT_29", 317, FieldType.INT8).setScale(1.0); + public static final Field IAT_TEMPC_1 = Field.create("IAT_TEMPC_1", 320, FieldType.FLOAT); + public static final Field IAT_TEMPC_2 = Field.create("IAT_TEMPC_2", 324, FieldType.FLOAT); + public static final Field IAT_TEMPC_3 = Field.create("IAT_TEMPC_3", 328, FieldType.FLOAT); + public static final Field IAT_RESISTANCE_1 = Field.create("IAT_RESISTANCE_1", 332, FieldType.FLOAT); + public static final Field IAT_RESISTANCE_2 = Field.create("IAT_RESISTANCE_2", 336, FieldType.FLOAT); + public static final Field IAT_RESISTANCE_3 = Field.create("IAT_RESISTANCE_3", 340, FieldType.FLOAT); + public static final Field IAT_BIAS_RESISTOR = Field.create("IAT_BIAS_RESISTOR", 344, FieldType.FLOAT); + public static final Field IAT_ADCCHANNEL = Field.create("IAT_ADCCHANNEL", 348, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field IAT_ALIGNMENTFILL_AT_29 = Field.create("IAT_ALIGNMENTFILL_AT_29", 349, FieldType.INT8).setScale(1.0); + public static final Field LAUNCHTIMINGRETARD = Field.create("LAUNCHTIMINGRETARD", 352, FieldType.INT).setScale(1.0); + public static final Field HIP9011PRESCALERANDSDO = Field.create("HIP9011PRESCALERANDSDO", 356, FieldType.INT).setScale(1.0); + public static final Field KNOCKBANDCUSTOM = Field.create("KNOCKBANDCUSTOM", 360, FieldType.FLOAT); + public static final Field DISPLACEMENT = Field.create("DISPLACEMENT", 364, FieldType.FLOAT); + public static final Field CYLINDERSCOUNT = Field.create("CYLINDERSCOUNT", 368, FieldType.INT).setScale(1.0); + public static final Field FIRINGORDER = Field.create("FIRINGORDER", 372, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_9 = Field.create("ALIGNMENTFILL_AT_9", 373, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBORE = Field.create("CYLINDERBORE", 376, FieldType.FLOAT); public static final String[] engine_load_mode_e = {"INVALID", "INVALID", "INVALID", "Speed Density", "MAF Air Charge", "Alpha-N", "Lua"}; - public static final Field FUELALGORITHM = Field.create("FUELALGORITHM", 360, FieldType.INT8, engine_load_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1 = Field.create("ALIGNMENTFILL_AT_1", 361, FieldType.INT8).setScale(1.0); - public static final Field CRANKINGINJECTIONMODE = Field.create("CRANKINGINJECTIONMODE", 364, FieldType.INT8).setScale(1.0); - public static final Field INJECTIONMODE = Field.create("INJECTIONMODE", 365, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_366 = Field.create("ALIGNMENTFILL_AT_366", 366, FieldType.INT8).setScale(1.0); - public static final Field UNUSEDHERE1341234 = Field.create("UNUSEDHERE1341234", 368, FieldType.FLOAT); - public static final Field CRANKINGTIMINGANGLE = Field.create("CRANKINGTIMINGANGLE", 372, FieldType.FLOAT); - public static final Field IGNITIONMODE = Field.create("IGNITIONMODE", 376, FieldType.INT8).setScale(1.0); - public static final Field GAPTRACKINGLENGTHOVERRIDE = Field.create("GAPTRACKINGLENGTHOVERRIDE", 377, FieldType.INT8).setScale(1.0); - public static final Field MAXIDLEVSS = Field.create("MAXIDLEVSS", 378, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_379 = Field.create("ALIGNMENTFILL_AT_379", 379, FieldType.INT8).setScale(1.0); - public static final Field MINOILPRESSUREAFTERSTART = Field.create("MINOILPRESSUREAFTERSTART", 380, FieldType.INT16).setScale(1.0); - public static final Field TIMINGMODE = Field.create("TIMINGMODE", 382, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_383 = Field.create("ALIGNMENTFILL_AT_383", 383, FieldType.INT8).setScale(1.0); - public static final Field FIXEDMODETIMING = Field.create("FIXEDMODETIMING", 384, FieldType.FLOAT); - public static final Field GLOBALTRIGGERANGLEOFFSET = Field.create("GLOBALTRIGGERANGLEOFFSET", 388, FieldType.FLOAT); - public static final Field ANALOGINPUTDIVIDERCOEFFICIENT = Field.create("ANALOGINPUTDIVIDERCOEFFICIENT", 392, FieldType.FLOAT); - public static final Field VBATTDIVIDERCOEFF = Field.create("VBATTDIVIDERCOEFF", 396, FieldType.FLOAT); - public static final Field FANONTEMPERATURE = Field.create("FANONTEMPERATURE", 400, FieldType.FLOAT); - public static final Field FANOFFTEMPERATURE = Field.create("FANOFFTEMPERATURE", 404, FieldType.FLOAT); - public static final Field DRIVEWHEELREVPERKM = Field.create("DRIVEWHEELREVPERKM", 408, FieldType.FLOAT); - public static final Field CANNBCTYPE = Field.create("CANNBCTYPE", 412, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_413 = Field.create("ALIGNMENTFILL_AT_413", 413, FieldType.INT8).setScale(1.0); - public static final Field CANSLEEPPERIODMS = Field.create("CANSLEEPPERIODMS", 416, FieldType.INT).setScale(1.0); - public static final Field DISPLAYMODE = Field.create("DISPLAYMODE", 420, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_421 = Field.create("ALIGNMENTFILL_AT_421", 421, FieldType.INT8).setScale(1.0); - public static final Field BYFIRMWAREVERSION = Field.create("BYFIRMWAREVERSION", 424, FieldType.INT).setScale(1.0); - public static final Field HD44780WIDTH = Field.create("HD44780WIDTH", 428, FieldType.INT).setScale(1.0); - public static final Field HD44780HEIGHT = Field.create("HD44780HEIGHT", 432, FieldType.INT).setScale(1.0); - public static final Field TPS1_1ADCCHANNEL = Field.create("TPS1_1ADCCHANNEL", 436, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field VBATTADCCHANNEL = Field.create("VBATTADCCHANNEL", 437, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field FUELLEVELSENSOR = Field.create("FUELLEVELSENSOR", 438, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field TPS2_1ADCCHANNEL = Field.create("TPS2_1ADCCHANNEL", 439, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field IDLE_DERIVATIVEFILTERLOSS = Field.create("IDLE_DERIVATIVEFILTERLOSS", 440, FieldType.FLOAT); - public static final Field TRAILINGSPARKANGLE = Field.create("TRAILINGSPARKANGLE", 444, FieldType.INT).setScale(1.0); + public static final Field FUELALGORITHM = Field.create("FUELALGORITHM", 380, FieldType.INT8, engine_load_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1 = Field.create("ALIGNMENTFILL_AT_1", 381, FieldType.INT8).setScale(1.0); + public static final Field CRANKINGINJECTIONMODE = Field.create("CRANKINGINJECTIONMODE", 384, FieldType.INT8).setScale(1.0); + public static final Field INJECTIONMODE = Field.create("INJECTIONMODE", 385, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_386 = Field.create("ALIGNMENTFILL_AT_386", 386, FieldType.INT8).setScale(1.0); + public static final Field UNUSEDHERE1341234 = Field.create("UNUSEDHERE1341234", 388, FieldType.FLOAT); + public static final Field CRANKINGTIMINGANGLE = Field.create("CRANKINGTIMINGANGLE", 392, FieldType.FLOAT); + public static final Field IGNITIONMODE = Field.create("IGNITIONMODE", 396, FieldType.INT8).setScale(1.0); + public static final Field GAPTRACKINGLENGTHOVERRIDE = Field.create("GAPTRACKINGLENGTHOVERRIDE", 397, FieldType.INT8).setScale(1.0); + public static final Field MAXIDLEVSS = Field.create("MAXIDLEVSS", 398, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_399 = Field.create("ALIGNMENTFILL_AT_399", 399, FieldType.INT8).setScale(1.0); + public static final Field MINOILPRESSUREAFTERSTART = Field.create("MINOILPRESSUREAFTERSTART", 400, FieldType.INT16).setScale(1.0); + public static final Field TIMINGMODE = Field.create("TIMINGMODE", 402, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_403 = Field.create("ALIGNMENTFILL_AT_403", 403, FieldType.INT8).setScale(1.0); + public static final Field FIXEDMODETIMING = Field.create("FIXEDMODETIMING", 404, FieldType.FLOAT); + public static final Field GLOBALTRIGGERANGLEOFFSET = Field.create("GLOBALTRIGGERANGLEOFFSET", 408, FieldType.FLOAT); + public static final Field ANALOGINPUTDIVIDERCOEFFICIENT = Field.create("ANALOGINPUTDIVIDERCOEFFICIENT", 412, FieldType.FLOAT); + public static final Field VBATTDIVIDERCOEFF = Field.create("VBATTDIVIDERCOEFF", 416, FieldType.FLOAT); + public static final Field FANONTEMPERATURE = Field.create("FANONTEMPERATURE", 420, FieldType.FLOAT); + public static final Field FANOFFTEMPERATURE = Field.create("FANOFFTEMPERATURE", 424, FieldType.FLOAT); + public static final Field DRIVEWHEELREVPERKM = Field.create("DRIVEWHEELREVPERKM", 428, FieldType.FLOAT); + public static final Field CANNBCTYPE = Field.create("CANNBCTYPE", 432, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_433 = Field.create("ALIGNMENTFILL_AT_433", 433, FieldType.INT8).setScale(1.0); + public static final Field CANSLEEPPERIODMS = Field.create("CANSLEEPPERIODMS", 436, FieldType.INT).setScale(1.0); + public static final Field DISPLAYMODE = Field.create("DISPLAYMODE", 440, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_441 = Field.create("ALIGNMENTFILL_AT_441", 441, FieldType.INT8).setScale(1.0); + public static final Field BYFIRMWAREVERSION = Field.create("BYFIRMWAREVERSION", 444, FieldType.INT).setScale(1.0); + public static final Field HD44780WIDTH = Field.create("HD44780WIDTH", 448, FieldType.INT).setScale(1.0); + public static final Field HD44780HEIGHT = Field.create("HD44780HEIGHT", 452, FieldType.INT).setScale(1.0); + public static final Field TPS1_1ADCCHANNEL = Field.create("TPS1_1ADCCHANNEL", 456, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field VBATTADCCHANNEL = Field.create("VBATTADCCHANNEL", 457, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field FUELLEVELSENSOR = Field.create("FUELLEVELSENSOR", 458, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field TPS2_1ADCCHANNEL = Field.create("TPS2_1ADCCHANNEL", 459, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field IDLE_DERIVATIVEFILTERLOSS = Field.create("IDLE_DERIVATIVEFILTERLOSS", 460, FieldType.FLOAT); + public static final Field TRAILINGSPARKANGLE = Field.create("TRAILINGSPARKANGLE", 464, FieldType.INT).setScale(1.0); public static final String[] trigger_type_e = {"custom toothed wheel", "Ford Aspire", "Dodge Neon 1995", "Miata NA", "INVALID", "GM_7X", "Cooper R50", "Mazda SOHC 4", "60/2", "36/1", "Mercedes Two Segment", "Mitsubishi 4G93", "EZ30", "INVALID", "Dodge Neon 2003", "Mazda DOHC 1+4", "1+1", "INVALID", "Single Tooth", "Dodge Ram 1+16", "60/2 VW", "INVALID", "Dodge Stratus", "36_2_2_2", "Nissan Primera", "dev 2JZ 3/34 simulator", "Rover K", "GM 24x 5 degree", "Honda CBR 600", "2JZ_1_12", "Honda CBR 600 custom", "3/1 skipped", "Dodge Neon 2003 crank", "Miata NB", "INVALID", "INVALID", "Subaru 7+6", "Jeep 18-2-2-2", "12 tooth crank", "Dodge Neon 1995 crank only", "Jeep XJ 4 cyl", "FiatIAQ_P8", "Mazda Z5", "INVALID", "Renix 44-2-2", "Renix 66-2-2-2", "Honda K 12+1", "INVALID", "36/2", "Subaru SVX", "1+16", "Subaru 7 without 6", "INVALID", "TriTach", "GM 60/2/2/2", "Skoda Favorit", "Barra 3+1 Cam", "Kawa KX450F", "Nissan VQ35", "INVALID", "Nissan VQ30", "Nissan QR25", "Mitsubishi 3A92", "Subaru SVX Crank 1", "Subaru SVX Cam VVT", "Ford PIP", "Suzuki G13B", "Honda K 4+1", "Nissan MR18 Crank", "32/2", "36-2-1", "36-2-1-1", "INVALID", "INVALID", "GM 24x 3 degree", "trg75"}; - public static final Field TRIGGER_TYPE = Field.create("TRIGGER_TYPE", 448, FieldType.INT, trigger_type_e).setScale(1.0); - public static final Field TRIGGER_CUSTOMTOTALTOOTHCOUNT = Field.create("TRIGGER_CUSTOMTOTALTOOTHCOUNT", 452, FieldType.INT).setScale(1.0); - public static final Field TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT = Field.create("TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT", 456, FieldType.INT).setScale(1.0); - public static final Field UNUSED460 = Field.create("UNUSED460", 460, FieldType.INT).setScale(1.0); - public static final Field HIP9011SPIDEVICE = Field.create("HIP9011SPIDEVICE", 464, FieldType.INT8).setScale(1.0); - public static final Field FAILEDMAPFALLBACK = Field.create("FAILEDMAPFALLBACK", 465, FieldType.INT8).setScale(1.0); - public static final Field BOOSTCONTROLSAFEDUTYCYCLE = Field.create("BOOSTCONTROLSAFEDUTYCYCLE", 466, FieldType.INT8).setScale(1.0); - public static final Field MAFADCCHANNEL = Field.create("MAFADCCHANNEL", 467, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field GLOBALFUELCORRECTION = Field.create("GLOBALFUELCORRECTION", 468, FieldType.FLOAT); - public static final Field ADCVCC = Field.create("ADCVCC", 472, FieldType.FLOAT); - public static final Field MAPCAMDETECTIONANGLEPOSITION = Field.create("MAPCAMDETECTIONANGLEPOSITION", 476, FieldType.FLOAT); + public static final Field TRIGGER_TYPE = Field.create("TRIGGER_TYPE", 468, FieldType.INT, trigger_type_e).setScale(1.0); + public static final Field TRIGGER_CUSTOMTOTALTOOTHCOUNT = Field.create("TRIGGER_CUSTOMTOTALTOOTHCOUNT", 472, FieldType.INT).setScale(1.0); + public static final Field TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT = Field.create("TRIGGER_CUSTOMSKIPPEDTOOTHCOUNT", 476, FieldType.INT).setScale(1.0); + public static final Field UNUSED460 = Field.create("UNUSED460", 480, FieldType.INT).setScale(1.0); + public static final Field HIP9011SPIDEVICE = Field.create("HIP9011SPIDEVICE", 484, FieldType.INT8).setScale(1.0); + public static final Field FAILEDMAPFALLBACK = Field.create("FAILEDMAPFALLBACK", 485, FieldType.INT8).setScale(1.0); + public static final Field BOOSTCONTROLSAFEDUTYCYCLE = Field.create("BOOSTCONTROLSAFEDUTYCYCLE", 486, FieldType.INT8).setScale(1.0); + public static final Field MAFADCCHANNEL = Field.create("MAFADCCHANNEL", 487, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field GLOBALFUELCORRECTION = Field.create("GLOBALFUELCORRECTION", 488, FieldType.FLOAT); + public static final Field ADCVCC = Field.create("ADCVCC", 492, FieldType.FLOAT); + public static final Field MAPCAMDETECTIONANGLEPOSITION = Field.create("MAPCAMDETECTIONANGLEPOSITION", 496, FieldType.FLOAT); public static final String[] brain_input_pin_e = {"NONE", "INVALID", "INVALID", "PA1", "PA2", "PA3", "INVALID", "PA5", "PA6", "PA7", "PA8", "PA9", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PA15", "INVALID", "INVALID", "INVALID", "PB3", "PB4", "PB5", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PC6", "PC7", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PE5", "PE6", "INVALID", "INVALID", "PE9", "INVALID", "PE11"}; - public static final Field CAMINPUTS1 = Field.create("CAMINPUTS1", 480, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field CAMINPUTS2 = Field.create("CAMINPUTS2", 482, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field CAMINPUTS3 = Field.create("CAMINPUTS3", 484, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field CAMINPUTS4 = Field.create("CAMINPUTS4", 486, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field CAMINPUTSPADDING = Field.create("CAMINPUTSPADDING", 488, FieldType.INT8).setScale(1.0); - public static final Field AFR_HWCHANNEL = Field.create("AFR_HWCHANNEL", 488, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AFR_ALIGNMENTFILL_AT_1 = Field.create("AFR_ALIGNMENTFILL_AT_1", 489, FieldType.INT8).setScale(1.0); - public static final Field AFR_V1 = Field.create("AFR_V1", 492, FieldType.FLOAT); - public static final Field AFR_VALUE1 = Field.create("AFR_VALUE1", 496, FieldType.FLOAT); - public static final Field AFR_V2 = Field.create("AFR_V2", 500, FieldType.FLOAT); - public static final Field AFR_VALUE2 = Field.create("AFR_VALUE2", 504, FieldType.FLOAT); - public static final Field THROTTLEPEDALPOSITIONADCCHANNEL = Field.create("THROTTLEPEDALPOSITIONADCCHANNEL", 508, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_509 = Field.create("ALIGNMENTFILL_AT_509", 509, FieldType.INT8).setScale(1.0); + public static final Field CAMINPUTS1 = Field.create("CAMINPUTS1", 500, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field CAMINPUTS2 = Field.create("CAMINPUTS2", 502, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field CAMINPUTS3 = Field.create("CAMINPUTS3", 504, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field CAMINPUTS4 = Field.create("CAMINPUTS4", 506, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field CAMINPUTSPADDING = Field.create("CAMINPUTSPADDING", 508, FieldType.INT8).setScale(1.0); + public static final Field AFR_HWCHANNEL = Field.create("AFR_HWCHANNEL", 508, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AFR_ALIGNMENTFILL_AT_1 = Field.create("AFR_ALIGNMENTFILL_AT_1", 509, FieldType.INT8).setScale(1.0); + public static final Field AFR_V1 = Field.create("AFR_V1", 512, FieldType.FLOAT); + public static final Field AFR_VALUE1 = Field.create("AFR_VALUE1", 516, FieldType.FLOAT); + public static final Field AFR_V2 = Field.create("AFR_V2", 520, FieldType.FLOAT); + public static final Field AFR_VALUE2 = Field.create("AFR_VALUE2", 524, FieldType.FLOAT); + public static final Field THROTTLEPEDALPOSITIONADCCHANNEL = Field.create("THROTTLEPEDALPOSITIONADCCHANNEL", 528, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_529 = Field.create("ALIGNMENTFILL_AT_529", 529, FieldType.INT8).setScale(1.0); public static final String[] Gpio = {"NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"}; - public static final Field TLE6240_CS = Field.create("TLE6240_CS", 510, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TLE6240_CS = Field.create("TLE6240_CS", 530, FieldType.INT16, Gpio).setScale(1.0); public static final String[] pin_output_mode_e = {"default", "default inverted", "open collector", "open collector inverted"}; - public static final Field TLE6240_CSPINMODE = Field.create("TLE6240_CSPINMODE", 512, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_513 = Field.create("ALIGNMENTFILL_AT_513", 513, FieldType.INT8).setScale(1.0); + public static final Field TLE6240_CSPINMODE = Field.create("TLE6240_CSPINMODE", 532, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_533 = Field.create("ALIGNMENTFILL_AT_533", 533, FieldType.INT8).setScale(1.0); public static final String[] switch_input_pin_e = {"NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15"}; - public static final Field THROTTLEPEDALUPPIN = Field.create("THROTTLEPEDALUPPIN", 514, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field BAROSENSOR_LOWVALUE = Field.create("BAROSENSOR_LOWVALUE", 516, FieldType.FLOAT); - public static final Field BAROSENSOR_HIGHVALUE = Field.create("BAROSENSOR_HIGHVALUE", 520, FieldType.FLOAT); - public static final Field BAROSENSOR_TYPE = Field.create("BAROSENSOR_TYPE", 524, FieldType.INT8).setScale(1.0); - public static final Field BAROSENSOR_HWCHANNEL = Field.create("BAROSENSOR_HWCHANNEL", 525, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field BAROSENSOR_ALIGNMENTFILL_AT_10 = Field.create("BAROSENSOR_ALIGNMENTFILL_AT_10", 526, FieldType.INT8).setScale(1.0); - public static final Field IDLE_SOLENOIDFREQUENCY = Field.create("IDLE_SOLENOIDFREQUENCY", 528, FieldType.INT).setScale(1.0); + public static final Field THROTTLEPEDALUPPIN = Field.create("THROTTLEPEDALUPPIN", 534, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field BAROSENSOR_LOWVALUE = Field.create("BAROSENSOR_LOWVALUE", 536, FieldType.FLOAT); + public static final Field BAROSENSOR_HIGHVALUE = Field.create("BAROSENSOR_HIGHVALUE", 540, FieldType.FLOAT); + public static final Field BAROSENSOR_TYPE = Field.create("BAROSENSOR_TYPE", 544, FieldType.INT8).setScale(1.0); + public static final Field BAROSENSOR_HWCHANNEL = Field.create("BAROSENSOR_HWCHANNEL", 545, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field BAROSENSOR_ALIGNMENTFILL_AT_10 = Field.create("BAROSENSOR_ALIGNMENTFILL_AT_10", 546, FieldType.INT8).setScale(1.0); + public static final Field IDLE_SOLENOIDFREQUENCY = Field.create("IDLE_SOLENOIDFREQUENCY", 548, FieldType.INT).setScale(1.0); public static final String[] output_pin_e = {"NONE", "INVALID", "PA0", "PA1", "PA2", "PA3", "PA4", "PA5", "PA6", "PA7", "PA8", "PA9", "PA10", "PA11", "PA12", "PA13", "PA14", "PA15", "PB0", "PB1", "PB2", "PB3", "PB4", "PB5", "PB6", "PB7", "PB8", "PB9", "PB10", "PB11", "PB12", "PB13", "PB14", "PB15", "PC0", "PC1", "PC2", "PC3", "PC4", "PC5", "PC6", "PC7", "PC8", "PC9", "PC10", "PC11", "PC12", "PC13", "PC14", "PC15", "PD0", "PD1", "PD2", "PD3", "PD4", "PD5", "PD6", "PD7", "PD8", "PD9", "PD10", "PD11", "PD12", "PD13", "PD14", "PD15", "PE0", "PE1", "PE2", "PE3", "PE4", "PE5", "PE6", "PE7", "PE8", "PE9", "PE10", "PE11", "PE12", "PE13", "PE14", "PE15", "PF0", "PF1", "PF2", "PF3", "PF4", "PF5", "PF6", "PF7", "PF8", "PF9", "PF10", "PF11", "PF12", "PF13", "PF14", "PF15", "PG0", "PG1", "PG2", "PG3", "PG4", "PG5", "PG6", "PG7", "PG8", "PG9", "PG10", "PG11", "PG12", "PG13", "PG14", "PG15", "PH0", "PH1", "PH2", "PH3", "PH4", "PH5", "PH6", "PH7", "PH8", "PH9", "PH10", "PH11", "PH12", "PH13", "PH14", "PH15", "PI0", "PI1", "PI2", "PI3", "PI4", "PI5", "PI6", "PI7", "PI8", "PI9", "PI10", "PI11", "PI12", "PI13", "PI14", "PI15", "MC33972_1", "MC33972_2", "MC33972_3", "MC33972_4", "MC33972_5", "MC33972_6", "MC33972_7", "MC33972_8", "MC33972_9", "MC33972_10", "MC33972_11", "MC33972_12", "MC33972_13", "MC33972_14", "MC33972_15", "MC33972_16", "MC33972_17", "MC33972_18", "MC33972_19", "MC33972_20", "MC33972_21", "MC33972_22", "TLE8888_1", "TLE8888_2", "TLE8888_3", "TLE8888_4", "TLE8888_5", "TLE8888_6", "TLE8888_7", "TLE8888_8", "TLE8888_9", "TLE8888_10", "TLE8888_11", "TLE8888_12", "TLE8888_13", "TLE8888_14", "TLE8888_15", "TLE8888_16", "TLE8888_17", "TLE8888_18", "TLE8888_19", "TLE8888_20", "TLE8888_21", "TLE8888_22", "TLE8888_23", "TLE8888_24", "TLE8888_25", "TLE8888_26", "TLE8888_27", "TLE8888_28", "INVALID", "INVALID", "INVALID", "TLE6240_1", "TLE6240_2", "TLE6240_3", "TLE6240_4", "TLE6240_5", "TLE6240_6", "TLE6240_7", "TLE6240_8", "TLE6240_9", "TLE6240_10", "TLE6240_11", "TLE6240_12", "TLE6240_13", "TLE6240_14", "TLE6240_15", "TLE6240_16"}; - public static final Field IDLE_SOLENOIDPIN = Field.create("IDLE_SOLENOIDPIN", 532, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IDLE_STEPPERDIRECTIONPIN = Field.create("IDLE_STEPPERDIRECTIONPIN", 534, FieldType.INT16, Gpio).setScale(1.0); - public static final Field IDLE_STEPPERSTEPPIN = Field.create("IDLE_STEPPERSTEPPIN", 536, FieldType.INT16, Gpio).setScale(1.0); - public static final Field IDLE_SOLENOIDPINMODE = Field.create("IDLE_SOLENOIDPINMODE", 538, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field IDLE_ALIGNMENTFILL_AT_11 = Field.create("IDLE_ALIGNMENTFILL_AT_11", 539, FieldType.INT8).setScale(1.0); - public static final Field MANIDLEPOSITION = Field.create("MANIDLEPOSITION", 540, FieldType.FLOAT); - public static final Field KNOCKRETARDAGGRESSION = Field.create("KNOCKRETARDAGGRESSION", 544, FieldType.INT8).setScale(0.1); - public static final Field KNOCKRETARDREAPPLYRATE = Field.create("KNOCKRETARDREAPPLYRATE", 545, FieldType.INT8).setScale(0.1); - public static final Field KNOCKRETARDMAXIMUM = Field.create("KNOCKRETARDMAXIMUM", 546, FieldType.INT8).setScale(1.0); - public static final Field VSSFILTERRECIPROCAL = Field.create("VSSFILTERRECIPROCAL", 547, FieldType.INT8).setScale(1.0); - public static final Field VSSGEARRATIO = Field.create("VSSGEARRATIO", 548, FieldType.INT16).setScale(0.001); - public static final Field VSSTOOTHCOUNT = Field.create("VSSTOOTHCOUNT", 550, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_551 = Field.create("ALIGNMENTFILL_AT_551", 551, FieldType.INT8).setScale(1.0); - public static final Field L9779_CS = Field.create("L9779_CS", 552, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_554 = Field.create("ALIGNMENTFILL_AT_554", 554, FieldType.INT8).setScale(1.0); - public static final Field TRIGGERSIMULATORFREQUENCY = Field.create("TRIGGERSIMULATORFREQUENCY", 556, FieldType.INT).setScale(1.0); - public static final Field INJECTIONPINS1 = Field.create("INJECTIONPINS1", 560, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS2 = Field.create("INJECTIONPINS2", 562, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS3 = Field.create("INJECTIONPINS3", 564, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS4 = Field.create("INJECTIONPINS4", 566, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS5 = Field.create("INJECTIONPINS5", 568, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS6 = Field.create("INJECTIONPINS6", 570, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS7 = Field.create("INJECTIONPINS7", 572, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS8 = Field.create("INJECTIONPINS8", 574, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS9 = Field.create("INJECTIONPINS9", 576, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS10 = Field.create("INJECTIONPINS10", 578, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS11 = Field.create("INJECTIONPINS11", 580, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINS12 = Field.create("INJECTIONPINS12", 582, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS1 = Field.create("IGNITIONPINS1", 584, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS2 = Field.create("IGNITIONPINS2", 586, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS3 = Field.create("IGNITIONPINS3", 588, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS4 = Field.create("IGNITIONPINS4", 590, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS5 = Field.create("IGNITIONPINS5", 592, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS6 = Field.create("IGNITIONPINS6", 594, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS7 = Field.create("IGNITIONPINS7", 596, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS8 = Field.create("IGNITIONPINS8", 598, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS9 = Field.create("IGNITIONPINS9", 600, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS10 = Field.create("IGNITIONPINS10", 602, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS11 = Field.create("IGNITIONPINS11", 604, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field IGNITIONPINS12 = Field.create("IGNITIONPINS12", 606, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field INJECTIONPINMODE = Field.create("INJECTIONPINMODE", 608, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field IGNITIONPINMODE = Field.create("IGNITIONPINMODE", 609, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field HD44780_RS = Field.create("HD44780_RS", 610, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HD44780_E = Field.create("HD44780_E", 612, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HD44780_DB4 = Field.create("HD44780_DB4", 614, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HD44780_DB5 = Field.create("HD44780_DB5", 616, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HD44780_DB6 = Field.create("HD44780_DB6", 618, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HD44780_DB7 = Field.create("HD44780_DB7", 620, FieldType.INT16, Gpio).setScale(1.0); - public static final Field GPS_RX_PIN = Field.create("GPS_RX_PIN", 622, FieldType.INT16, Gpio).setScale(1.0); - public static final Field GPS_TX_PIN = Field.create("GPS_TX_PIN", 624, FieldType.INT16, Gpio).setScale(1.0); - public static final Field FUELPUMPPIN = Field.create("FUELPUMPPIN", 626, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field FUELPUMPPINMODE = Field.create("FUELPUMPPINMODE", 628, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_629 = Field.create("ALIGNMENTFILL_AT_629", 629, FieldType.INT8).setScale(1.0); - public static final Field MALFUNCTIONINDICATORPIN = Field.create("MALFUNCTIONINDICATORPIN", 630, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field MALFUNCTIONINDICATORPINMODE = Field.create("MALFUNCTIONINDICATORPINMODE", 632, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field FANPINMODE = Field.create("FANPINMODE", 633, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field FANPIN = Field.create("FANPIN", 634, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field CLUTCHDOWNPIN = Field.create("CLUTCHDOWNPIN", 636, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field ALTERNATORCONTROLPIN = Field.create("ALTERNATORCONTROLPIN", 638, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field ALTERNATORCONTROLPINMODE = Field.create("ALTERNATORCONTROLPINMODE", 640, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field IDLE_SOLENOIDPIN = Field.create("IDLE_SOLENOIDPIN", 552, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IDLE_STEPPERDIRECTIONPIN = Field.create("IDLE_STEPPERDIRECTIONPIN", 554, FieldType.INT16, Gpio).setScale(1.0); + public static final Field IDLE_STEPPERSTEPPIN = Field.create("IDLE_STEPPERSTEPPIN", 556, FieldType.INT16, Gpio).setScale(1.0); + public static final Field IDLE_SOLENOIDPINMODE = Field.create("IDLE_SOLENOIDPINMODE", 558, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field IDLE_ALIGNMENTFILL_AT_11 = Field.create("IDLE_ALIGNMENTFILL_AT_11", 559, FieldType.INT8).setScale(1.0); + public static final Field MANIDLEPOSITION = Field.create("MANIDLEPOSITION", 560, FieldType.FLOAT); + public static final Field KNOCKRETARDAGGRESSION = Field.create("KNOCKRETARDAGGRESSION", 564, FieldType.INT8).setScale(0.1); + public static final Field KNOCKRETARDREAPPLYRATE = Field.create("KNOCKRETARDREAPPLYRATE", 565, FieldType.INT8).setScale(0.1); + public static final Field KNOCKRETARDMAXIMUM = Field.create("KNOCKRETARDMAXIMUM", 566, FieldType.INT8).setScale(1.0); + public static final Field VSSFILTERRECIPROCAL = Field.create("VSSFILTERRECIPROCAL", 567, FieldType.INT8).setScale(1.0); + public static final Field VSSGEARRATIO = Field.create("VSSGEARRATIO", 568, FieldType.INT16).setScale(0.001); + public static final Field VSSTOOTHCOUNT = Field.create("VSSTOOTHCOUNT", 570, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_571 = Field.create("ALIGNMENTFILL_AT_571", 571, FieldType.INT8).setScale(1.0); + public static final Field L9779_CS = Field.create("L9779_CS", 572, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_574 = Field.create("ALIGNMENTFILL_AT_574", 574, FieldType.INT8).setScale(1.0); + public static final Field TRIGGERSIMULATORFREQUENCY = Field.create("TRIGGERSIMULATORFREQUENCY", 576, FieldType.INT).setScale(1.0); + public static final Field INJECTIONPINS1 = Field.create("INJECTIONPINS1", 580, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS2 = Field.create("INJECTIONPINS2", 582, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS3 = Field.create("INJECTIONPINS3", 584, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS4 = Field.create("INJECTIONPINS4", 586, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS5 = Field.create("INJECTIONPINS5", 588, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS6 = Field.create("INJECTIONPINS6", 590, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS7 = Field.create("INJECTIONPINS7", 592, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS8 = Field.create("INJECTIONPINS8", 594, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS9 = Field.create("INJECTIONPINS9", 596, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS10 = Field.create("INJECTIONPINS10", 598, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS11 = Field.create("INJECTIONPINS11", 600, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINS12 = Field.create("INJECTIONPINS12", 602, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS1 = Field.create("IGNITIONPINS1", 604, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS2 = Field.create("IGNITIONPINS2", 606, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS3 = Field.create("IGNITIONPINS3", 608, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS4 = Field.create("IGNITIONPINS4", 610, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS5 = Field.create("IGNITIONPINS5", 612, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS6 = Field.create("IGNITIONPINS6", 614, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS7 = Field.create("IGNITIONPINS7", 616, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS8 = Field.create("IGNITIONPINS8", 618, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS9 = Field.create("IGNITIONPINS9", 620, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS10 = Field.create("IGNITIONPINS10", 622, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS11 = Field.create("IGNITIONPINS11", 624, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field IGNITIONPINS12 = Field.create("IGNITIONPINS12", 626, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field INJECTIONPINMODE = Field.create("INJECTIONPINMODE", 628, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field IGNITIONPINMODE = Field.create("IGNITIONPINMODE", 629, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field HD44780_RS = Field.create("HD44780_RS", 630, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HD44780_E = Field.create("HD44780_E", 632, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HD44780_DB4 = Field.create("HD44780_DB4", 634, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HD44780_DB5 = Field.create("HD44780_DB5", 636, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HD44780_DB6 = Field.create("HD44780_DB6", 638, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HD44780_DB7 = Field.create("HD44780_DB7", 640, FieldType.INT16, Gpio).setScale(1.0); + public static final Field GPS_RX_PIN = Field.create("GPS_RX_PIN", 642, FieldType.INT16, Gpio).setScale(1.0); + public static final Field GPS_TX_PIN = Field.create("GPS_TX_PIN", 644, FieldType.INT16, Gpio).setScale(1.0); + public static final Field FUELPUMPPIN = Field.create("FUELPUMPPIN", 646, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field FUELPUMPPINMODE = Field.create("FUELPUMPPINMODE", 648, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_649 = Field.create("ALIGNMENTFILL_AT_649", 649, FieldType.INT8).setScale(1.0); + public static final Field MALFUNCTIONINDICATORPIN = Field.create("MALFUNCTIONINDICATORPIN", 650, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field MALFUNCTIONINDICATORPINMODE = Field.create("MALFUNCTIONINDICATORPINMODE", 652, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field FANPINMODE = Field.create("FANPINMODE", 653, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field FANPIN = Field.create("FANPIN", 654, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field CLUTCHDOWNPIN = Field.create("CLUTCHDOWNPIN", 656, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field ALTERNATORCONTROLPIN = Field.create("ALTERNATORCONTROLPIN", 658, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field ALTERNATORCONTROLPINMODE = Field.create("ALTERNATORCONTROLPINMODE", 660, FieldType.INT8, pin_output_mode_e).setScale(1.0); public static final String[] pin_input_mode_e = {"DEFAULT", "PULLUP", "PULLDOWN"}; - public static final Field CLUTCHDOWNPINMODE = Field.create("CLUTCHDOWNPINMODE", 641, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field DIGITALPOTENTIOMETERCHIPSELECT1 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT1", 642, FieldType.INT16, Gpio).setScale(1.0); - public static final Field DIGITALPOTENTIOMETERCHIPSELECT2 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT2", 644, FieldType.INT16, Gpio).setScale(1.0); - public static final Field DIGITALPOTENTIOMETERCHIPSELECT3 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT3", 646, FieldType.INT16, Gpio).setScale(1.0); - public static final Field DIGITALPOTENTIOMETERCHIPSELECT4 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT4", 648, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ELECTRONICTHROTTLEPIN1MODE = Field.create("ELECTRONICTHROTTLEPIN1MODE", 650, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_651 = Field.create("ALIGNMENTFILL_AT_651", 651, FieldType.INT8).setScale(1.0); - public static final Field WBOHEATERPIN = Field.create("WBOHEATERPIN", 652, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CJ125CSPIN = Field.create("CJ125CSPIN", 654, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855SPIDEVICE = Field.create("MAX31855SPIDEVICE", 656, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_657 = Field.create("ALIGNMENTFILL_AT_657", 657, FieldType.INT8).setScale(1.0); - public static final Field DEBUGTRIGGERSYNC = Field.create("DEBUGTRIGGERSYNC", 658, FieldType.INT16, Gpio).setScale(1.0); - public static final Field DIGITALPOTENTIOMETERSPIDEVICE = Field.create("DIGITALPOTENTIOMETERSPIDEVICE", 660, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_661 = Field.create("ALIGNMENTFILL_AT_661", 661, FieldType.INT8).setScale(1.0); - public static final Field MC33972_CS = Field.create("MC33972_CS", 662, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MC33972_CSPINMODE = Field.create("MC33972_CSPINMODE", 664, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field AUXFASTSENSOR1_ADCCHANNEL = Field.create("AUXFASTSENSOR1_ADCCHANNEL", 665, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field TPS1_2ADCCHANNEL = Field.create("TPS1_2ADCCHANNEL", 666, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field TPS2_2ADCCHANNEL = Field.create("TPS2_2ADCCHANNEL", 667, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field THROTTLEPEDALPOSITIONSECONDADCCHANNEL = Field.create("THROTTLEPEDALPOSITIONSECONDADCCHANNEL", 668, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field FUELLEVELVALUES = Field.create("FUELLEVELVALUES", 669, FieldType.INT8).setScale(1.0); + public static final Field CLUTCHDOWNPINMODE = Field.create("CLUTCHDOWNPINMODE", 661, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field DIGITALPOTENTIOMETERCHIPSELECT1 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT1", 662, FieldType.INT16, Gpio).setScale(1.0); + public static final Field DIGITALPOTENTIOMETERCHIPSELECT2 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT2", 664, FieldType.INT16, Gpio).setScale(1.0); + public static final Field DIGITALPOTENTIOMETERCHIPSELECT3 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT3", 666, FieldType.INT16, Gpio).setScale(1.0); + public static final Field DIGITALPOTENTIOMETERCHIPSELECT4 = Field.create("DIGITALPOTENTIOMETERCHIPSELECT4", 668, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ELECTRONICTHROTTLEPIN1MODE = Field.create("ELECTRONICTHROTTLEPIN1MODE", 670, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_671 = Field.create("ALIGNMENTFILL_AT_671", 671, FieldType.INT8).setScale(1.0); + public static final Field WBOHEATERPIN = Field.create("WBOHEATERPIN", 672, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CJ125CSPIN = Field.create("CJ125CSPIN", 674, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855SPIDEVICE = Field.create("MAX31855SPIDEVICE", 676, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_677 = Field.create("ALIGNMENTFILL_AT_677", 677, FieldType.INT8).setScale(1.0); + public static final Field DEBUGTRIGGERSYNC = Field.create("DEBUGTRIGGERSYNC", 678, FieldType.INT16, Gpio).setScale(1.0); + public static final Field DIGITALPOTENTIOMETERSPIDEVICE = Field.create("DIGITALPOTENTIOMETERSPIDEVICE", 680, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_681 = Field.create("ALIGNMENTFILL_AT_681", 681, FieldType.INT8).setScale(1.0); + public static final Field MC33972_CS = Field.create("MC33972_CS", 682, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MC33972_CSPINMODE = Field.create("MC33972_CSPINMODE", 684, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field AUXFASTSENSOR1_ADCCHANNEL = Field.create("AUXFASTSENSOR1_ADCCHANNEL", 685, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field TPS1_2ADCCHANNEL = Field.create("TPS1_2ADCCHANNEL", 686, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field TPS2_2ADCCHANNEL = Field.create("TPS2_2ADCCHANNEL", 687, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field THROTTLEPEDALPOSITIONSECONDADCCHANNEL = Field.create("THROTTLEPEDALPOSITIONSECONDADCCHANNEL", 688, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field FUELLEVELVALUES = Field.create("FUELLEVELVALUES", 689, FieldType.INT8).setScale(1.0); public static final String[] ego_sensor_e = {"BPSX", "Innovate", "14Point7", "Narrow", "PLX", "Custom"}; - public static final Field AFR_TYPE = Field.create("AFR_TYPE", 677, FieldType.INT8, ego_sensor_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_678 = Field.create("ALIGNMENTFILL_AT_678", 678, FieldType.INT8).setScale(1.0); - public static final Field IDLE_ANTIWINDUPFREQ = Field.create("IDLE_ANTIWINDUPFREQ", 680, FieldType.FLOAT); - public static final Field TRIGGERINPUTPINS1 = Field.create("TRIGGERINPUTPINS1", 684, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field TRIGGERINPUTPINS2 = Field.create("TRIGGERINPUTPINS2", 686, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field UNUSED688 = Field.create("UNUSED688", 688, FieldType.INT16).setScale(1.0); - public static final Field HIP9011CSPINMODE = Field.create("HIP9011CSPINMODE", 690, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_691 = Field.create("ALIGNMENTFILL_AT_691", 691, FieldType.INT8).setScale(1.0); - public static final Field TACHOUTPUTPIN = Field.create("TACHOUTPUTPIN", 692, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TACHOUTPUTPINMODE = Field.create("TACHOUTPUTPINMODE", 694, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_695 = Field.create("ALIGNMENTFILL_AT_695", 695, FieldType.INT8).setScale(1.0); - public static final Field MAINRELAYPIN = Field.create("MAINRELAYPIN", 696, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field SDCARDCSPIN = Field.create("SDCARDCSPIN", 698, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CANTXPIN = Field.create("CANTXPIN", 700, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CANRXPIN = Field.create("CANRXPIN", 702, FieldType.INT16, Gpio).setScale(1.0); - public static final Field THROTTLEPEDALUPPINMODE = Field.create("THROTTLEPEDALUPPINMODE", 704, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field ACIDLEEXTRAOFFSET = Field.create("ACIDLEEXTRAOFFSET", 705, FieldType.INT8).setScale(1.0); - public static final Field FINALGEARRATIO = Field.create("FINALGEARRATIO", 706, FieldType.INT16).setScale(0.01); - public static final Field TCUINPUTSPEEDSENSORPIN = Field.create("TCUINPUTSPEEDSENSORPIN", 708, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field TCUINPUTSPEEDSENSORTEETH = Field.create("TCUINPUTSPEEDSENSORTEETH", 710, FieldType.INT8).setScale(1.0); + public static final Field AFR_TYPE = Field.create("AFR_TYPE", 697, FieldType.INT8, ego_sensor_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_698 = Field.create("ALIGNMENTFILL_AT_698", 698, FieldType.INT8).setScale(1.0); + public static final Field IDLE_ANTIWINDUPFREQ = Field.create("IDLE_ANTIWINDUPFREQ", 700, FieldType.FLOAT); + public static final Field TRIGGERINPUTPINS1 = Field.create("TRIGGERINPUTPINS1", 704, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field TRIGGERINPUTPINS2 = Field.create("TRIGGERINPUTPINS2", 706, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field UNUSED688 = Field.create("UNUSED688", 708, FieldType.INT16).setScale(1.0); + public static final Field HIP9011CSPINMODE = Field.create("HIP9011CSPINMODE", 710, FieldType.INT8, pin_output_mode_e).setScale(1.0); public static final Field ALIGNMENTFILL_AT_711 = Field.create("ALIGNMENTFILL_AT_711", 711, FieldType.INT8).setScale(1.0); - public static final Field WASTEGATEPOSITIONMIN = Field.create("WASTEGATEPOSITIONMIN", 712, FieldType.INT16).setScale(1.0); - public static final Field WASTEGATEPOSITIONMAX = Field.create("WASTEGATEPOSITIONMAX", 714, FieldType.INT16).setScale(1.0); - public static final Field IDLEPOSITIONMIN = Field.create("IDLEPOSITIONMIN", 716, FieldType.INT16).setScale(1.0); - public static final Field IDLEPOSITIONMAX = Field.create("IDLEPOSITIONMAX", 718, FieldType.INT16).setScale(1.0); - public static final Field TUNERSTUDIOSERIALSPEED = Field.create("TUNERSTUDIOSERIALSPEED", 720, FieldType.INT).setScale(1.0); - public static final Field COMPRESSIONRATIO = Field.create("COMPRESSIONRATIO", 724, FieldType.FLOAT); - public static final Field TRIGGERSIMULATORPINS1 = Field.create("TRIGGERSIMULATORPINS1", 728, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TRIGGERSIMULATORPINS2 = Field.create("TRIGGERSIMULATORPINS2", 730, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TRIGGERSIMULATORPINS3 = Field.create("TRIGGERSIMULATORPINS3", 732, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TRIGGERSIMULATORPINMODES1 = Field.create("TRIGGERSIMULATORPINMODES1", 734, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TRIGGERSIMULATORPINMODES2 = Field.create("TRIGGERSIMULATORPINMODES2", 735, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TRIGGERSIMULATORPINMODES3 = Field.create("TRIGGERSIMULATORPINMODES3", 736, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_737 = Field.create("ALIGNMENTFILL_AT_737", 737, FieldType.INT8).setScale(1.0); - public static final Field O2HEATERPIN = Field.create("O2HEATERPIN", 738, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field O2HEATERPINMODETODO = Field.create("O2HEATERPINMODETODO", 740, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_741 = Field.create("ALIGNMENTFILL_AT_741", 741, FieldType.INT8).setScale(1.0); - public static final Field IS_ENABLED_SPI_1 = Field.create("IS_ENABLED_SPI_1", 744, FieldType.BIT, 0); - public static final Field IS_ENABLED_SPI_2 = Field.create("IS_ENABLED_SPI_2", 744, FieldType.BIT, 1); - public static final Field IS_ENABLED_SPI_3 = Field.create("IS_ENABLED_SPI_3", 744, FieldType.BIT, 2); - public static final Field ISSDCARDENABLED = Field.create("ISSDCARDENABLED", 744, FieldType.BIT, 3); - public static final Field RUSEFIVERBOSE29B = Field.create("RUSEFIVERBOSE29B", 744, FieldType.BIT, 4); - public static final Field ISENGINECONTROLENABLED = Field.create("ISENGINECONTROLENABLED", 744, FieldType.BIT, 5); - public static final Field ISHIP9011ENABLED = Field.create("ISHIP9011ENABLED", 744, FieldType.BIT, 6); - public static final Field ISVERBOSEALTERNATOR = Field.create("ISVERBOSEALTERNATOR", 744, FieldType.BIT, 7); - public static final Field VERBOSEQUAD = Field.create("VERBOSEQUAD", 744, FieldType.BIT, 8); - public static final Field USESTEPPERIDLE = Field.create("USESTEPPERIDLE", 744, FieldType.BIT, 9); - public static final Field ENABLEDSTEP1LIMITER = Field.create("ENABLEDSTEP1LIMITER", 744, FieldType.BIT, 10); - public static final Field USETPICADVANCEDMODE = Field.create("USETPICADVANCEDMODE", 744, FieldType.BIT, 11); - public static final Field USELCDSCREEN = Field.create("USELCDSCREEN", 744, FieldType.BIT, 12); - public static final Field VERBOSETLE8888 = Field.create("VERBOSETLE8888", 744, FieldType.BIT, 13); - public static final Field ENABLEVERBOSECANTX = Field.create("ENABLEVERBOSECANTX", 744, FieldType.BIT, 14); - public static final Field ONOFFALTERNATORLOGIC = Field.create("ONOFFALTERNATORLOGIC", 744, FieldType.BIT, 15); - public static final Field ISCJ125ENABLED = Field.create("ISCJ125ENABLED", 744, FieldType.BIT, 16); - public static final Field VVTCAMSENSORUSERISE = Field.create("VVTCAMSENSORUSERISE", 744, FieldType.BIT, 17); - public static final Field MEASUREMAPONLYINONECYLINDER = Field.create("MEASUREMAPONLYINONECYLINDER", 744, FieldType.BIT, 18); - public static final Field STEPPERFORCEPARKINGEVERYRESTART = Field.create("STEPPERFORCEPARKINGEVERYRESTART", 744, FieldType.BIT, 19); - public static final Field ISFASTERENGINESPINUPENABLED = Field.create("ISFASTERENGINESPINUPENABLED", 744, FieldType.BIT, 20); - public static final Field COASTINGFUELCUTENABLED = Field.create("COASTINGFUELCUTENABLED", 744, FieldType.BIT, 21); - public static final Field USEIACTABLEFORCOASTING = Field.create("USEIACTABLEFORCOASTING", 744, FieldType.BIT, 22); - public static final Field USENOISELESSTRIGGERDECODER = Field.create("USENOISELESSTRIGGERDECODER", 744, FieldType.BIT, 23); - public static final Field USEIDLETIMINGPIDCONTROL = Field.create("USEIDLETIMINGPIDCONTROL", 744, FieldType.BIT, 24); - public static final Field DISABLEETBWHENENGINESTOPPED = Field.create("DISABLEETBWHENENGINESTOPPED", 744, FieldType.BIT, 25); - public static final Field IS_ENABLED_SPI_4 = Field.create("IS_ENABLED_SPI_4", 744, FieldType.BIT, 26); - public static final Field PAUSEETBCONTROL = Field.create("PAUSEETBCONTROL", 744, FieldType.BIT, 27); - public static final Field ALIGNENGINESNIFFERATTDC = Field.create("ALIGNENGINESNIFFERATTDC", 744, FieldType.BIT, 28); - public static final Field USEETBFORIDLECONTROL = Field.create("USEETBFORIDLECONTROL", 744, FieldType.BIT, 29); - public static final Field IDLEINCREMENTALPIDCIC = Field.create("IDLEINCREMENTALPIDCIC", 744, FieldType.BIT, 30); - public static final Field ENABLEAEMXSERIES = Field.create("ENABLEAEMXSERIES", 744, FieldType.BIT, 31); - public static final Field LOGICANALYZERPINS1 = Field.create("LOGICANALYZERPINS1", 748, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field LOGICANALYZERPINS2 = Field.create("LOGICANALYZERPINS2", 750, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field LOGICANALYZERPINS3 = Field.create("LOGICANALYZERPINS3", 752, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field LOGICANALYZERPINS4 = Field.create("LOGICANALYZERPINS4", 754, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field MAINRELAYPINMODE = Field.create("MAINRELAYPINMODE", 756, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TACHOUTPUTPIN = Field.create("TACHOUTPUTPIN", 712, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TACHOUTPUTPINMODE = Field.create("TACHOUTPUTPINMODE", 714, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_715 = Field.create("ALIGNMENTFILL_AT_715", 715, FieldType.INT8).setScale(1.0); + public static final Field MAINRELAYPIN = Field.create("MAINRELAYPIN", 716, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field SDCARDCSPIN = Field.create("SDCARDCSPIN", 718, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CANTXPIN = Field.create("CANTXPIN", 720, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CANRXPIN = Field.create("CANRXPIN", 722, FieldType.INT16, Gpio).setScale(1.0); + public static final Field THROTTLEPEDALUPPINMODE = Field.create("THROTTLEPEDALUPPINMODE", 724, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field ACIDLEEXTRAOFFSET = Field.create("ACIDLEEXTRAOFFSET", 725, FieldType.INT8).setScale(1.0); + public static final Field FINALGEARRATIO = Field.create("FINALGEARRATIO", 726, FieldType.INT16).setScale(0.01); + public static final Field TCUINPUTSPEEDSENSORPIN = Field.create("TCUINPUTSPEEDSENSORPIN", 728, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field TCUINPUTSPEEDSENSORTEETH = Field.create("TCUINPUTSPEEDSENSORTEETH", 730, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_731 = Field.create("ALIGNMENTFILL_AT_731", 731, FieldType.INT8).setScale(1.0); + public static final Field WASTEGATEPOSITIONMIN = Field.create("WASTEGATEPOSITIONMIN", 732, FieldType.INT16).setScale(1.0); + public static final Field WASTEGATEPOSITIONMAX = Field.create("WASTEGATEPOSITIONMAX", 734, FieldType.INT16).setScale(1.0); + public static final Field IDLEPOSITIONMIN = Field.create("IDLEPOSITIONMIN", 736, FieldType.INT16).setScale(1.0); + public static final Field IDLEPOSITIONMAX = Field.create("IDLEPOSITIONMAX", 738, FieldType.INT16).setScale(1.0); + public static final Field TUNERSTUDIOSERIALSPEED = Field.create("TUNERSTUDIOSERIALSPEED", 740, FieldType.INT).setScale(1.0); + public static final Field COMPRESSIONRATIO = Field.create("COMPRESSIONRATIO", 744, FieldType.FLOAT); + public static final Field TRIGGERSIMULATORPINS1 = Field.create("TRIGGERSIMULATORPINS1", 748, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TRIGGERSIMULATORPINS2 = Field.create("TRIGGERSIMULATORPINS2", 750, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TRIGGERSIMULATORPINS3 = Field.create("TRIGGERSIMULATORPINS3", 752, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TRIGGERSIMULATORPINMODES1 = Field.create("TRIGGERSIMULATORPINMODES1", 754, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TRIGGERSIMULATORPINMODES2 = Field.create("TRIGGERSIMULATORPINMODES2", 755, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TRIGGERSIMULATORPINMODES3 = Field.create("TRIGGERSIMULATORPINMODES3", 756, FieldType.INT8, pin_output_mode_e).setScale(1.0); public static final Field ALIGNMENTFILL_AT_757 = Field.create("ALIGNMENTFILL_AT_757", 757, FieldType.INT8).setScale(1.0); - public static final Field HIP9011CSPIN = Field.create("HIP9011CSPIN", 758, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HIP9011INTHOLDPIN = Field.create("HIP9011INTHOLDPIN", 760, FieldType.INT16, Gpio).setScale(1.0); - public static final Field HIP9011INTHOLDPINMODE = Field.create("HIP9011INTHOLDPINMODE", 762, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_763 = Field.create("ALIGNMENTFILL_AT_763", 763, FieldType.INT8).setScale(1.0); - public static final Field VERBOSECANBASEADDRESS = Field.create("VERBOSECANBASEADDRESS", 764, FieldType.INT).setScale(1.0); - public static final Field MC33_HVOLT = Field.create("MC33_HVOLT", 768, FieldType.INT8).setScale(1.0); - public static final Field MINIMUMBOOSTCLOSEDLOOPMAP = Field.create("MINIMUMBOOSTCLOSEDLOOPMAP", 769, FieldType.INT8).setScale(1.0); - public static final Field ACFANPIN = Field.create("ACFANPIN", 770, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field ACFANPINMODE = Field.create("ACFANPINMODE", 772, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field L9779SPIDEVICE = Field.create("L9779SPIDEVICE", 773, FieldType.INT8).setScale(1.0); - public static final Field DWELLVOLTAGECORRVOLTBINS = Field.create("DWELLVOLTAGECORRVOLTBINS", 774, FieldType.INT8).setScale(0.1); - public static final Field IMUTYPE = Field.create("IMUTYPE", 782, FieldType.INT8).setScale(1.0); - public static final Field DWELLVOLTAGECORRVALUES = Field.create("DWELLVOLTAGECORRVALUES", 783, FieldType.INT8).setScale(0.02); - public static final Field ALIGNMENTFILL_AT_791 = Field.create("ALIGNMENTFILL_AT_791", 791, FieldType.INT8).setScale(1.0); - public static final Field VEHICLEWEIGHT = Field.create("VEHICLEWEIGHT", 792, FieldType.INT16).setScale(1.0); - public static final Field IDLEPIDRPMUPPERLIMIT = Field.create("IDLEPIDRPMUPPERLIMIT", 794, FieldType.INT16).setScale(1.0); - public static final Field APPLYNONLINEARBELOWPULSE = Field.create("APPLYNONLINEARBELOWPULSE", 796, FieldType.INT16).setScale(0.001); - public static final Field LPS25BAROSENSORSCL = Field.create("LPS25BAROSENSORSCL", 798, FieldType.INT16, Gpio).setScale(1.0); - public static final Field LPS25BAROSENSORSDA = Field.create("LPS25BAROSENSORSDA", 800, FieldType.INT16, Gpio).setScale(1.0); - public static final Field VEHICLESPEEDSENSORINPUTPIN = Field.create("VEHICLESPEEDSENSORINPUTPIN", 802, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field CLUTCHUPPIN = Field.create("CLUTCHUPPIN", 804, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field INJECTORNONLINEARMODE = Field.create("INJECTORNONLINEARMODE", 806, FieldType.INT8).setScale(1.0); - public static final Field CLUTCHUPPINMODE = Field.create("CLUTCHUPPINMODE", 807, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field MAX31855_CS1 = Field.create("MAX31855_CS1", 808, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS2 = Field.create("MAX31855_CS2", 810, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS3 = Field.create("MAX31855_CS3", 812, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS4 = Field.create("MAX31855_CS4", 814, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS5 = Field.create("MAX31855_CS5", 816, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS6 = Field.create("MAX31855_CS6", 818, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS7 = Field.create("MAX31855_CS7", 820, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MAX31855_CS8 = Field.create("MAX31855_CS8", 822, FieldType.INT16, Gpio).setScale(1.0); - public static final Field FLEXSENSORPIN = Field.create("FLEXSENSORPIN", 824, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field TEST557PIN = Field.create("TEST557PIN", 826, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDIRECTIONPINMODE = Field.create("STEPPERDIRECTIONPINMODE", 828, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field MC33972SPIDEVICE = Field.create("MC33972SPIDEVICE", 829, FieldType.INT8).setScale(1.0); - public static final Field STOICHRATIOSECONDARY = Field.create("STOICHRATIOSECONDARY", 830, FieldType.INT8).setScale(0.1); - public static final Field ETBMAXIMUMPOSITION = Field.create("ETBMAXIMUMPOSITION", 831, FieldType.INT8).setScale(1.0); - public static final Field SDCARDPERIODMS = Field.create("SDCARDPERIODMS", 832, FieldType.INT16).setScale(1.0); - public static final Field IDLEPOSITIONSENSOR = Field.create("IDLEPOSITIONSENSOR", 834, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_835 = Field.create("ALIGNMENTFILL_AT_835", 835, FieldType.INT8).setScale(1.0); - public static final Field DEBUGMAPAVERAGING = Field.create("DEBUGMAPAVERAGING", 836, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STARTERRELAYDISABLEPIN = Field.create("STARTERRELAYDISABLEPIN", 838, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field STARTERRELAYDISABLEPINMODE = Field.create("STARTERRELAYDISABLEPINMODE", 840, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_841 = Field.create("ALIGNMENTFILL_AT_841", 841, FieldType.INT8).setScale(1.0); - public static final Field SECONDSOLENOIDPIN = Field.create("SECONDSOLENOIDPIN", 842, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field STARTSTOPBUTTONPIN = Field.create("STARTSTOPBUTTONPIN", 844, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_846 = Field.create("ALIGNMENTFILL_AT_846", 846, FieldType.INT8).setScale(1.0); - public static final Field MAPMINBUFFERLENGTH = Field.create("MAPMINBUFFERLENGTH", 848, FieldType.INT).setScale(1.0); - public static final Field IDLEPIDDEACTIVATIONTPSTHRESHOLD = Field.create("IDLEPIDDEACTIVATIONTPSTHRESHOLD", 852, FieldType.INT16).setScale(1.0); - public static final Field STEPPERPARKINGEXTRASTEPS = Field.create("STEPPERPARKINGEXTRASTEPS", 854, FieldType.INT16).setScale(1.0); - public static final Field TPS1SECONDARYMIN = Field.create("TPS1SECONDARYMIN", 856, FieldType.INT16).setScale(1.0); - public static final Field TPS1SECONDARYMAX = Field.create("TPS1SECONDARYMAX", 858, FieldType.INT16).setScale(1.0); - public static final Field ANTILAGRPMTRESHOLD = Field.create("ANTILAGRPMTRESHOLD", 860, FieldType.INT16).setScale(1.0); - public static final Field STARTCRANKINGDURATION = Field.create("STARTCRANKINGDURATION", 862, FieldType.INT16).setScale(1.0); - public static final Field TRIGGERERRORPIN = Field.create("TRIGGERERRORPIN", 864, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TRIGGERERRORPINMODE = Field.create("TRIGGERERRORPINMODE", 866, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_867 = Field.create("ALIGNMENTFILL_AT_867", 867, FieldType.INT8).setScale(1.0); - public static final Field ACRELAYPIN = Field.create("ACRELAYPIN", 868, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field ACRELAYPINMODE = Field.create("ACRELAYPINMODE", 870, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_871 = Field.create("ALIGNMENTFILL_AT_871", 871, FieldType.INT8).setScale(1.0); - public static final Field SCRIPTSETTING1 = Field.create("SCRIPTSETTING1", 872, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING2 = Field.create("SCRIPTSETTING2", 876, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING3 = Field.create("SCRIPTSETTING3", 880, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING4 = Field.create("SCRIPTSETTING4", 884, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING5 = Field.create("SCRIPTSETTING5", 888, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING6 = Field.create("SCRIPTSETTING6", 892, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING7 = Field.create("SCRIPTSETTING7", 896, FieldType.INT).setScale(1.0); - public static final Field SCRIPTSETTING8 = Field.create("SCRIPTSETTING8", 900, FieldType.INT).setScale(1.0); - public static final Field SPI1MOSIPIN = Field.create("SPI1MOSIPIN", 904, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI1MISOPIN = Field.create("SPI1MISOPIN", 906, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI1SCKPIN = Field.create("SPI1SCKPIN", 908, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI2MOSIPIN = Field.create("SPI2MOSIPIN", 910, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI2MISOPIN = Field.create("SPI2MISOPIN", 912, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI2SCKPIN = Field.create("SPI2SCKPIN", 914, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI3MOSIPIN = Field.create("SPI3MOSIPIN", 916, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI3MISOPIN = Field.create("SPI3MISOPIN", 918, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SPI3SCKPIN = Field.create("SPI3SCKPIN", 920, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CDMINPUTPIN = Field.create("CDMINPUTPIN", 922, FieldType.INT16, Gpio).setScale(1.0); - public static final Field JOYSTICKCENTERPIN = Field.create("JOYSTICKCENTERPIN", 924, FieldType.INT16, Gpio).setScale(1.0); - public static final Field JOYSTICKAPIN = Field.create("JOYSTICKAPIN", 926, FieldType.INT16, Gpio).setScale(1.0); - public static final Field JOYSTICKBPIN = Field.create("JOYSTICKBPIN", 928, FieldType.INT16, Gpio).setScale(1.0); - public static final Field JOYSTICKCPIN = Field.create("JOYSTICKCPIN", 930, FieldType.INT16, Gpio).setScale(1.0); - public static final Field JOYSTICKDPIN = Field.create("JOYSTICKDPIN", 932, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CONSOLEUARTDEVICE = Field.create("CONSOLEUARTDEVICE", 934, FieldType.INT8).setScale(1.0); + public static final Field O2HEATERPIN = Field.create("O2HEATERPIN", 758, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field O2HEATERPINMODETODO = Field.create("O2HEATERPINMODETODO", 760, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_761 = Field.create("ALIGNMENTFILL_AT_761", 761, FieldType.INT8).setScale(1.0); + public static final Field IS_ENABLED_SPI_1 = Field.create("IS_ENABLED_SPI_1", 764, FieldType.BIT, 0); + public static final Field IS_ENABLED_SPI_2 = Field.create("IS_ENABLED_SPI_2", 764, FieldType.BIT, 1); + public static final Field IS_ENABLED_SPI_3 = Field.create("IS_ENABLED_SPI_3", 764, FieldType.BIT, 2); + public static final Field ISSDCARDENABLED = Field.create("ISSDCARDENABLED", 764, FieldType.BIT, 3); + public static final Field RUSEFIVERBOSE29B = Field.create("RUSEFIVERBOSE29B", 764, FieldType.BIT, 4); + public static final Field ISENGINECONTROLENABLED = Field.create("ISENGINECONTROLENABLED", 764, FieldType.BIT, 5); + public static final Field ISHIP9011ENABLED = Field.create("ISHIP9011ENABLED", 764, FieldType.BIT, 6); + public static final Field ISVERBOSEALTERNATOR = Field.create("ISVERBOSEALTERNATOR", 764, FieldType.BIT, 7); + public static final Field VERBOSEQUAD = Field.create("VERBOSEQUAD", 764, FieldType.BIT, 8); + public static final Field USESTEPPERIDLE = Field.create("USESTEPPERIDLE", 764, FieldType.BIT, 9); + public static final Field ENABLEDSTEP1LIMITER = Field.create("ENABLEDSTEP1LIMITER", 764, FieldType.BIT, 10); + public static final Field USETPICADVANCEDMODE = Field.create("USETPICADVANCEDMODE", 764, FieldType.BIT, 11); + public static final Field USELCDSCREEN = Field.create("USELCDSCREEN", 764, FieldType.BIT, 12); + public static final Field VERBOSETLE8888 = Field.create("VERBOSETLE8888", 764, FieldType.BIT, 13); + public static final Field ENABLEVERBOSECANTX = Field.create("ENABLEVERBOSECANTX", 764, FieldType.BIT, 14); + public static final Field ONOFFALTERNATORLOGIC = Field.create("ONOFFALTERNATORLOGIC", 764, FieldType.BIT, 15); + public static final Field ISCJ125ENABLED = Field.create("ISCJ125ENABLED", 764, FieldType.BIT, 16); + public static final Field VVTCAMSENSORUSERISE = Field.create("VVTCAMSENSORUSERISE", 764, FieldType.BIT, 17); + public static final Field MEASUREMAPONLYINONECYLINDER = Field.create("MEASUREMAPONLYINONECYLINDER", 764, FieldType.BIT, 18); + public static final Field STEPPERFORCEPARKINGEVERYRESTART = Field.create("STEPPERFORCEPARKINGEVERYRESTART", 764, FieldType.BIT, 19); + public static final Field ISFASTERENGINESPINUPENABLED = Field.create("ISFASTERENGINESPINUPENABLED", 764, FieldType.BIT, 20); + public static final Field COASTINGFUELCUTENABLED = Field.create("COASTINGFUELCUTENABLED", 764, FieldType.BIT, 21); + public static final Field USEIACTABLEFORCOASTING = Field.create("USEIACTABLEFORCOASTING", 764, FieldType.BIT, 22); + public static final Field USENOISELESSTRIGGERDECODER = Field.create("USENOISELESSTRIGGERDECODER", 764, FieldType.BIT, 23); + public static final Field USEIDLETIMINGPIDCONTROL = Field.create("USEIDLETIMINGPIDCONTROL", 764, FieldType.BIT, 24); + public static final Field DISABLEETBWHENENGINESTOPPED = Field.create("DISABLEETBWHENENGINESTOPPED", 764, FieldType.BIT, 25); + public static final Field IS_ENABLED_SPI_4 = Field.create("IS_ENABLED_SPI_4", 764, FieldType.BIT, 26); + public static final Field PAUSEETBCONTROL = Field.create("PAUSEETBCONTROL", 764, FieldType.BIT, 27); + public static final Field ALIGNENGINESNIFFERATTDC = Field.create("ALIGNENGINESNIFFERATTDC", 764, FieldType.BIT, 28); + public static final Field USEETBFORIDLECONTROL = Field.create("USEETBFORIDLECONTROL", 764, FieldType.BIT, 29); + public static final Field IDLEINCREMENTALPIDCIC = Field.create("IDLEINCREMENTALPIDCIC", 764, FieldType.BIT, 30); + public static final Field ENABLEAEMXSERIES = Field.create("ENABLEAEMXSERIES", 764, FieldType.BIT, 31); + public static final Field LOGICANALYZERPINS1 = Field.create("LOGICANALYZERPINS1", 768, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field LOGICANALYZERPINS2 = Field.create("LOGICANALYZERPINS2", 770, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field LOGICANALYZERPINS3 = Field.create("LOGICANALYZERPINS3", 772, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field LOGICANALYZERPINS4 = Field.create("LOGICANALYZERPINS4", 774, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field MAINRELAYPINMODE = Field.create("MAINRELAYPINMODE", 776, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_777 = Field.create("ALIGNMENTFILL_AT_777", 777, FieldType.INT8).setScale(1.0); + public static final Field HIP9011CSPIN = Field.create("HIP9011CSPIN", 778, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HIP9011INTHOLDPIN = Field.create("HIP9011INTHOLDPIN", 780, FieldType.INT16, Gpio).setScale(1.0); + public static final Field HIP9011INTHOLDPINMODE = Field.create("HIP9011INTHOLDPINMODE", 782, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_783 = Field.create("ALIGNMENTFILL_AT_783", 783, FieldType.INT8).setScale(1.0); + public static final Field VERBOSECANBASEADDRESS = Field.create("VERBOSECANBASEADDRESS", 784, FieldType.INT).setScale(1.0); + public static final Field MC33_HVOLT = Field.create("MC33_HVOLT", 788, FieldType.INT8).setScale(1.0); + public static final Field MINIMUMBOOSTCLOSEDLOOPMAP = Field.create("MINIMUMBOOSTCLOSEDLOOPMAP", 789, FieldType.INT8).setScale(1.0); + public static final Field ACFANPIN = Field.create("ACFANPIN", 790, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field ACFANPINMODE = Field.create("ACFANPINMODE", 792, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field L9779SPIDEVICE = Field.create("L9779SPIDEVICE", 793, FieldType.INT8).setScale(1.0); + public static final Field DWELLVOLTAGECORRVOLTBINS = Field.create("DWELLVOLTAGECORRVOLTBINS", 794, FieldType.INT8).setScale(0.1); + public static final Field IMUTYPE = Field.create("IMUTYPE", 802, FieldType.INT8).setScale(1.0); + public static final Field DWELLVOLTAGECORRVALUES = Field.create("DWELLVOLTAGECORRVALUES", 803, FieldType.INT8).setScale(0.02); + public static final Field ALIGNMENTFILL_AT_811 = Field.create("ALIGNMENTFILL_AT_811", 811, FieldType.INT8).setScale(1.0); + public static final Field VEHICLEWEIGHT = Field.create("VEHICLEWEIGHT", 812, FieldType.INT16).setScale(1.0); + public static final Field IDLEPIDRPMUPPERLIMIT = Field.create("IDLEPIDRPMUPPERLIMIT", 814, FieldType.INT16).setScale(1.0); + public static final Field APPLYNONLINEARBELOWPULSE = Field.create("APPLYNONLINEARBELOWPULSE", 816, FieldType.INT16).setScale(0.001); + public static final Field LPS25BAROSENSORSCL = Field.create("LPS25BAROSENSORSCL", 818, FieldType.INT16, Gpio).setScale(1.0); + public static final Field LPS25BAROSENSORSDA = Field.create("LPS25BAROSENSORSDA", 820, FieldType.INT16, Gpio).setScale(1.0); + public static final Field VEHICLESPEEDSENSORINPUTPIN = Field.create("VEHICLESPEEDSENSORINPUTPIN", 822, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field CLUTCHUPPIN = Field.create("CLUTCHUPPIN", 824, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field INJECTORNONLINEARMODE = Field.create("INJECTORNONLINEARMODE", 826, FieldType.INT8).setScale(1.0); + public static final Field CLUTCHUPPINMODE = Field.create("CLUTCHUPPINMODE", 827, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field MAX31855_CS1 = Field.create("MAX31855_CS1", 828, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS2 = Field.create("MAX31855_CS2", 830, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS3 = Field.create("MAX31855_CS3", 832, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS4 = Field.create("MAX31855_CS4", 834, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS5 = Field.create("MAX31855_CS5", 836, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS6 = Field.create("MAX31855_CS6", 838, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS7 = Field.create("MAX31855_CS7", 840, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MAX31855_CS8 = Field.create("MAX31855_CS8", 842, FieldType.INT16, Gpio).setScale(1.0); + public static final Field FLEXSENSORPIN = Field.create("FLEXSENSORPIN", 844, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field TEST557PIN = Field.create("TEST557PIN", 846, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDIRECTIONPINMODE = Field.create("STEPPERDIRECTIONPINMODE", 848, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field MC33972SPIDEVICE = Field.create("MC33972SPIDEVICE", 849, FieldType.INT8).setScale(1.0); + public static final Field STOICHRATIOSECONDARY = Field.create("STOICHRATIOSECONDARY", 850, FieldType.INT8).setScale(0.1); + public static final Field ETBMAXIMUMPOSITION = Field.create("ETBMAXIMUMPOSITION", 851, FieldType.INT8).setScale(1.0); + public static final Field SDCARDPERIODMS = Field.create("SDCARDPERIODMS", 852, FieldType.INT16).setScale(1.0); + public static final Field IDLEPOSITIONSENSOR = Field.create("IDLEPOSITIONSENSOR", 854, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_855 = Field.create("ALIGNMENTFILL_AT_855", 855, FieldType.INT8).setScale(1.0); + public static final Field DEBUGMAPAVERAGING = Field.create("DEBUGMAPAVERAGING", 856, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STARTERRELAYDISABLEPIN = Field.create("STARTERRELAYDISABLEPIN", 858, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field STARTERRELAYDISABLEPINMODE = Field.create("STARTERRELAYDISABLEPINMODE", 860, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_861 = Field.create("ALIGNMENTFILL_AT_861", 861, FieldType.INT8).setScale(1.0); + public static final Field SECONDSOLENOIDPIN = Field.create("SECONDSOLENOIDPIN", 862, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field STARTSTOPBUTTONPIN = Field.create("STARTSTOPBUTTONPIN", 864, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_866 = Field.create("ALIGNMENTFILL_AT_866", 866, FieldType.INT8).setScale(1.0); + public static final Field MAPMINBUFFERLENGTH = Field.create("MAPMINBUFFERLENGTH", 868, FieldType.INT).setScale(1.0); + public static final Field IDLEPIDDEACTIVATIONTPSTHRESHOLD = Field.create("IDLEPIDDEACTIVATIONTPSTHRESHOLD", 872, FieldType.INT16).setScale(1.0); + public static final Field STEPPERPARKINGEXTRASTEPS = Field.create("STEPPERPARKINGEXTRASTEPS", 874, FieldType.INT16).setScale(1.0); + public static final Field TPS1SECONDARYMIN = Field.create("TPS1SECONDARYMIN", 876, FieldType.INT16).setScale(1.0); + public static final Field TPS1SECONDARYMAX = Field.create("TPS1SECONDARYMAX", 878, FieldType.INT16).setScale(1.0); + public static final Field ANTILAGRPMTRESHOLD = Field.create("ANTILAGRPMTRESHOLD", 880, FieldType.INT16).setScale(1.0); + public static final Field STARTCRANKINGDURATION = Field.create("STARTCRANKINGDURATION", 882, FieldType.INT16).setScale(1.0); + public static final Field TRIGGERERRORPIN = Field.create("TRIGGERERRORPIN", 884, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TRIGGERERRORPINMODE = Field.create("TRIGGERERRORPINMODE", 886, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_887 = Field.create("ALIGNMENTFILL_AT_887", 887, FieldType.INT8).setScale(1.0); + public static final Field ACRELAYPIN = Field.create("ACRELAYPIN", 888, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field ACRELAYPINMODE = Field.create("ACRELAYPINMODE", 890, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_891 = Field.create("ALIGNMENTFILL_AT_891", 891, FieldType.INT8).setScale(1.0); + public static final Field SCRIPTSETTING1 = Field.create("SCRIPTSETTING1", 892, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING2 = Field.create("SCRIPTSETTING2", 896, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING3 = Field.create("SCRIPTSETTING3", 900, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING4 = Field.create("SCRIPTSETTING4", 904, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING5 = Field.create("SCRIPTSETTING5", 908, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING6 = Field.create("SCRIPTSETTING6", 912, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING7 = Field.create("SCRIPTSETTING7", 916, FieldType.INT).setScale(1.0); + public static final Field SCRIPTSETTING8 = Field.create("SCRIPTSETTING8", 920, FieldType.INT).setScale(1.0); + public static final Field SPI1MOSIPIN = Field.create("SPI1MOSIPIN", 924, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI1MISOPIN = Field.create("SPI1MISOPIN", 926, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI1SCKPIN = Field.create("SPI1SCKPIN", 928, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI2MOSIPIN = Field.create("SPI2MOSIPIN", 930, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI2MISOPIN = Field.create("SPI2MISOPIN", 932, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI2SCKPIN = Field.create("SPI2SCKPIN", 934, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI3MOSIPIN = Field.create("SPI3MOSIPIN", 936, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI3MISOPIN = Field.create("SPI3MISOPIN", 938, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SPI3SCKPIN = Field.create("SPI3SCKPIN", 940, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CDMINPUTPIN = Field.create("CDMINPUTPIN", 942, FieldType.INT16, Gpio).setScale(1.0); + public static final Field JOYSTICKCENTERPIN = Field.create("JOYSTICKCENTERPIN", 944, FieldType.INT16, Gpio).setScale(1.0); + public static final Field JOYSTICKAPIN = Field.create("JOYSTICKAPIN", 946, FieldType.INT16, Gpio).setScale(1.0); + public static final Field JOYSTICKBPIN = Field.create("JOYSTICKBPIN", 948, FieldType.INT16, Gpio).setScale(1.0); + public static final Field JOYSTICKCPIN = Field.create("JOYSTICKCPIN", 950, FieldType.INT16, Gpio).setScale(1.0); + public static final Field JOYSTICKDPIN = Field.create("JOYSTICKDPIN", 952, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CONSOLEUARTDEVICE = Field.create("CONSOLEUARTDEVICE", 954, FieldType.INT8).setScale(1.0); public static final String[] sensor_chart_e = {"none", "trigger", "INVALID", "RPM ACCEL", "DETAILED RPM", "Fast Aux1"}; - public static final Field SENSORCHARTMODE = Field.create("SENSORCHARTMODE", 935, FieldType.INT8, sensor_chart_e).setScale(1.0); + public static final Field SENSORCHARTMODE = Field.create("SENSORCHARTMODE", 955, FieldType.INT8, sensor_chart_e).setScale(1.0); public static final String[] maf_sensor_type_e = {"v0", "v1", "v2", "v3"}; - public static final Field MAFSENSORTYPE = Field.create("MAFSENSORTYPE", 936, FieldType.INT8, maf_sensor_type_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_937 = Field.create("ALIGNMENTFILL_AT_937", 937, FieldType.INT8).setScale(1.0); - public static final Field CLUTCHUPPININVERTED = Field.create("CLUTCHUPPININVERTED", 940, FieldType.BIT, 0); - public static final Field CLUTCHDOWNPININVERTED = Field.create("CLUTCHDOWNPININVERTED", 940, FieldType.BIT, 1); - public static final Field USEHBRIDGESTODRIVEIDLESTEPPER = Field.create("USEHBRIDGESTODRIVEIDLESTEPPER", 940, FieldType.BIT, 2); - public static final Field MULTISPARKENABLE = Field.create("MULTISPARKENABLE", 940, FieldType.BIT, 3); - public static final Field ENABLELAUNCHRETARD = Field.create("ENABLELAUNCHRETARD", 940, FieldType.BIT, 4); - public static final Field UNFINISHEDENABLELAUNCHBOOST = Field.create("UNFINISHEDENABLELAUNCHBOOST", 940, FieldType.BIT, 5); - public static final Field UNFINISHEDLAUNCHDISABLEBYSPEED = Field.create("UNFINISHEDLAUNCHDISABLEBYSPEED", 940, FieldType.BIT, 6); - public static final Field ENABLECANVSS = Field.create("ENABLECANVSS", 940, FieldType.BIT, 7); - public static final Field ENABLEINNOVATELC2 = Field.create("ENABLEINNOVATELC2", 940, FieldType.BIT, 8); - public static final Field SHOWHUMANREADABLEWARNING = Field.create("SHOWHUMANREADABLEWARNING", 940, FieldType.BIT, 9); - public static final Field STFTIGNOREERRORMAGNITUDE = Field.create("STFTIGNOREERRORMAGNITUDE", 940, FieldType.BIT, 10); - public static final Field TEMPBOOLEANFORVERYSPECIALCASES = Field.create("TEMPBOOLEANFORVERYSPECIALCASES", 940, FieldType.BIT, 11); - public static final Field ENABLESOFTWAREKNOCK = Field.create("ENABLESOFTWAREKNOCK", 940, FieldType.BIT, 12); - public static final Field VERBOSEVVTDECODING = Field.create("VERBOSEVVTDECODING", 940, FieldType.BIT, 13); - public static final Field INVERTCAMVVTSIGNAL = Field.create("INVERTCAMVVTSIGNAL", 940, FieldType.BIT, 14); - public static final Field CONSUMEOBDSENSORS = Field.create("CONSUMEOBDSENSORS", 940, FieldType.BIT, 15); - public static final Field KNOCKBANKCYL1 = Field.create("KNOCKBANKCYL1", 940, FieldType.BIT, 16); - public static final Field KNOCKBANKCYL2 = Field.create("KNOCKBANKCYL2", 940, FieldType.BIT, 17); - public static final Field KNOCKBANKCYL3 = Field.create("KNOCKBANKCYL3", 940, FieldType.BIT, 18); - public static final Field KNOCKBANKCYL4 = Field.create("KNOCKBANKCYL4", 940, FieldType.BIT, 19); - public static final Field KNOCKBANKCYL5 = Field.create("KNOCKBANKCYL5", 940, FieldType.BIT, 20); - public static final Field KNOCKBANKCYL6 = Field.create("KNOCKBANKCYL6", 940, FieldType.BIT, 21); - public static final Field KNOCKBANKCYL7 = Field.create("KNOCKBANKCYL7", 940, FieldType.BIT, 22); - public static final Field KNOCKBANKCYL8 = Field.create("KNOCKBANKCYL8", 940, FieldType.BIT, 23); - public static final Field KNOCKBANKCYL9 = Field.create("KNOCKBANKCYL9", 940, FieldType.BIT, 24); - public static final Field KNOCKBANKCYL10 = Field.create("KNOCKBANKCYL10", 940, FieldType.BIT, 25); - public static final Field KNOCKBANKCYL11 = Field.create("KNOCKBANKCYL11", 940, FieldType.BIT, 26); - public static final Field KNOCKBANKCYL12 = Field.create("KNOCKBANKCYL12", 940, FieldType.BIT, 27); - public static final Field TCUENABLED = Field.create("TCUENABLED", 940, FieldType.BIT, 28); - public static final Field CANBROADCASTUSECHANNELTWO = Field.create("CANBROADCASTUSECHANNELTWO", 940, FieldType.BIT, 29); - public static final Field USERAWOUTPUTTODRIVEIDLESTEPPER = Field.create("USERAWOUTPUTTODRIVEIDLESTEPPER", 940, FieldType.BIT, 30); - public static final Field VERBOSECAN2 = Field.create("VERBOSECAN2", 940, FieldType.BIT, 31); - public static final Field ETBIO1_DIRECTIONPIN1 = Field.create("ETBIO1_DIRECTIONPIN1", 944, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO1_DIRECTIONPIN2 = Field.create("ETBIO1_DIRECTIONPIN2", 946, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO1_CONTROLPIN = Field.create("ETBIO1_CONTROLPIN", 948, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO1_DISABLEPIN = Field.create("ETBIO1_DISABLEPIN", 950, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO2_DIRECTIONPIN1 = Field.create("ETBIO2_DIRECTIONPIN1", 952, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO2_DIRECTIONPIN2 = Field.create("ETBIO2_DIRECTIONPIN2", 954, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO2_CONTROLPIN = Field.create("ETBIO2_CONTROLPIN", 956, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ETBIO2_DISABLEPIN = Field.create("ETBIO2_DISABLEPIN", 958, FieldType.INT16, Gpio).setScale(1.0); - public static final Field BOOSTCONTROLPIN = Field.create("BOOSTCONTROLPIN", 960, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field BOOSTCONTROLPINMODE = Field.create("BOOSTCONTROLPINMODE", 962, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_963 = Field.create("ALIGNMENTFILL_AT_963", 963, FieldType.INT8).setScale(1.0); - public static final Field ANTILAGACTIVATEPIN = Field.create("ANTILAGACTIVATEPIN", 964, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field LAUNCHACTIVATEPIN = Field.create("LAUNCHACTIVATEPIN", 966, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field BOOSTPID_PFACTOR = Field.create("BOOSTPID_PFACTOR", 968, FieldType.FLOAT); - public static final Field BOOSTPID_IFACTOR = Field.create("BOOSTPID_IFACTOR", 972, FieldType.FLOAT); - public static final Field BOOSTPID_DFACTOR = Field.create("BOOSTPID_DFACTOR", 976, FieldType.FLOAT); - public static final Field BOOSTPID_OFFSET = Field.create("BOOSTPID_OFFSET", 980, FieldType.INT16).setScale(1.0); - public static final Field BOOSTPID_PERIODMS = Field.create("BOOSTPID_PERIODMS", 982, FieldType.INT16).setScale(1.0); - public static final Field BOOSTPID_MINVALUE = Field.create("BOOSTPID_MINVALUE", 984, FieldType.INT16).setScale(1.0); - public static final Field BOOSTPID_MAXVALUE = Field.create("BOOSTPID_MAXVALUE", 986, FieldType.INT16).setScale(1.0); - public static final Field BOOSTTYPE = Field.create("BOOSTTYPE", 988, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_989 = Field.create("ALIGNMENTFILL_AT_989", 989, FieldType.INT8).setScale(1.0); - public static final Field BOOSTPWMFREQUENCY = Field.create("BOOSTPWMFREQUENCY", 992, FieldType.INT).setScale(1.0); + public static final Field MAFSENSORTYPE = Field.create("MAFSENSORTYPE", 956, FieldType.INT8, maf_sensor_type_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_957 = Field.create("ALIGNMENTFILL_AT_957", 957, FieldType.INT8).setScale(1.0); + public static final Field CLUTCHUPPININVERTED = Field.create("CLUTCHUPPININVERTED", 960, FieldType.BIT, 0); + public static final Field CLUTCHDOWNPININVERTED = Field.create("CLUTCHDOWNPININVERTED", 960, FieldType.BIT, 1); + public static final Field USEHBRIDGESTODRIVEIDLESTEPPER = Field.create("USEHBRIDGESTODRIVEIDLESTEPPER", 960, FieldType.BIT, 2); + public static final Field MULTISPARKENABLE = Field.create("MULTISPARKENABLE", 960, FieldType.BIT, 3); + public static final Field ENABLELAUNCHRETARD = Field.create("ENABLELAUNCHRETARD", 960, FieldType.BIT, 4); + public static final Field UNFINISHEDENABLELAUNCHBOOST = Field.create("UNFINISHEDENABLELAUNCHBOOST", 960, FieldType.BIT, 5); + public static final Field UNFINISHEDLAUNCHDISABLEBYSPEED = Field.create("UNFINISHEDLAUNCHDISABLEBYSPEED", 960, FieldType.BIT, 6); + public static final Field ENABLECANVSS = Field.create("ENABLECANVSS", 960, FieldType.BIT, 7); + public static final Field ENABLEINNOVATELC2 = Field.create("ENABLEINNOVATELC2", 960, FieldType.BIT, 8); + public static final Field SHOWHUMANREADABLEWARNING = Field.create("SHOWHUMANREADABLEWARNING", 960, FieldType.BIT, 9); + public static final Field STFTIGNOREERRORMAGNITUDE = Field.create("STFTIGNOREERRORMAGNITUDE", 960, FieldType.BIT, 10); + public static final Field TEMPBOOLEANFORVERYSPECIALCASES = Field.create("TEMPBOOLEANFORVERYSPECIALCASES", 960, FieldType.BIT, 11); + public static final Field ENABLESOFTWAREKNOCK = Field.create("ENABLESOFTWAREKNOCK", 960, FieldType.BIT, 12); + public static final Field VERBOSEVVTDECODING = Field.create("VERBOSEVVTDECODING", 960, FieldType.BIT, 13); + public static final Field INVERTCAMVVTSIGNAL = Field.create("INVERTCAMVVTSIGNAL", 960, FieldType.BIT, 14); + public static final Field CONSUMEOBDSENSORS = Field.create("CONSUMEOBDSENSORS", 960, FieldType.BIT, 15); + public static final Field KNOCKBANKCYL1 = Field.create("KNOCKBANKCYL1", 960, FieldType.BIT, 16); + public static final Field KNOCKBANKCYL2 = Field.create("KNOCKBANKCYL2", 960, FieldType.BIT, 17); + public static final Field KNOCKBANKCYL3 = Field.create("KNOCKBANKCYL3", 960, FieldType.BIT, 18); + public static final Field KNOCKBANKCYL4 = Field.create("KNOCKBANKCYL4", 960, FieldType.BIT, 19); + public static final Field KNOCKBANKCYL5 = Field.create("KNOCKBANKCYL5", 960, FieldType.BIT, 20); + public static final Field KNOCKBANKCYL6 = Field.create("KNOCKBANKCYL6", 960, FieldType.BIT, 21); + public static final Field KNOCKBANKCYL7 = Field.create("KNOCKBANKCYL7", 960, FieldType.BIT, 22); + public static final Field KNOCKBANKCYL8 = Field.create("KNOCKBANKCYL8", 960, FieldType.BIT, 23); + public static final Field KNOCKBANKCYL9 = Field.create("KNOCKBANKCYL9", 960, FieldType.BIT, 24); + public static final Field KNOCKBANKCYL10 = Field.create("KNOCKBANKCYL10", 960, FieldType.BIT, 25); + public static final Field KNOCKBANKCYL11 = Field.create("KNOCKBANKCYL11", 960, FieldType.BIT, 26); + public static final Field KNOCKBANKCYL12 = Field.create("KNOCKBANKCYL12", 960, FieldType.BIT, 27); + public static final Field TCUENABLED = Field.create("TCUENABLED", 960, FieldType.BIT, 28); + public static final Field CANBROADCASTUSECHANNELTWO = Field.create("CANBROADCASTUSECHANNELTWO", 960, FieldType.BIT, 29); + public static final Field USERAWOUTPUTTODRIVEIDLESTEPPER = Field.create("USERAWOUTPUTTODRIVEIDLESTEPPER", 960, FieldType.BIT, 30); + public static final Field VERBOSECAN2 = Field.create("VERBOSECAN2", 960, FieldType.BIT, 31); + public static final Field ETBIO1_DIRECTIONPIN1 = Field.create("ETBIO1_DIRECTIONPIN1", 964, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO1_DIRECTIONPIN2 = Field.create("ETBIO1_DIRECTIONPIN2", 966, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO1_CONTROLPIN = Field.create("ETBIO1_CONTROLPIN", 968, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO1_DISABLEPIN = Field.create("ETBIO1_DISABLEPIN", 970, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO2_DIRECTIONPIN1 = Field.create("ETBIO2_DIRECTIONPIN1", 972, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO2_DIRECTIONPIN2 = Field.create("ETBIO2_DIRECTIONPIN2", 974, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO2_CONTROLPIN = Field.create("ETBIO2_CONTROLPIN", 976, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ETBIO2_DISABLEPIN = Field.create("ETBIO2_DISABLEPIN", 978, FieldType.INT16, Gpio).setScale(1.0); + public static final Field BOOSTCONTROLPIN = Field.create("BOOSTCONTROLPIN", 980, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field BOOSTCONTROLPINMODE = Field.create("BOOSTCONTROLPINMODE", 982, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_983 = Field.create("ALIGNMENTFILL_AT_983", 983, FieldType.INT8).setScale(1.0); + public static final Field ANTILAGACTIVATEPIN = Field.create("ANTILAGACTIVATEPIN", 984, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field LAUNCHACTIVATEPIN = Field.create("LAUNCHACTIVATEPIN", 986, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field BOOSTPID_PFACTOR = Field.create("BOOSTPID_PFACTOR", 988, FieldType.FLOAT); + public static final Field BOOSTPID_IFACTOR = Field.create("BOOSTPID_IFACTOR", 992, FieldType.FLOAT); + public static final Field BOOSTPID_DFACTOR = Field.create("BOOSTPID_DFACTOR", 996, FieldType.FLOAT); + public static final Field BOOSTPID_OFFSET = Field.create("BOOSTPID_OFFSET", 1000, FieldType.INT16).setScale(1.0); + public static final Field BOOSTPID_PERIODMS = Field.create("BOOSTPID_PERIODMS", 1002, FieldType.INT16).setScale(1.0); + public static final Field BOOSTPID_MINVALUE = Field.create("BOOSTPID_MINVALUE", 1004, FieldType.INT16).setScale(1.0); + public static final Field BOOSTPID_MAXVALUE = Field.create("BOOSTPID_MAXVALUE", 1006, FieldType.INT16).setScale(1.0); + public static final Field BOOSTTYPE = Field.create("BOOSTTYPE", 1008, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1009 = Field.create("ALIGNMENTFILL_AT_1009", 1009, FieldType.INT8).setScale(1.0); + public static final Field BOOSTPWMFREQUENCY = Field.create("BOOSTPWMFREQUENCY", 1012, FieldType.INT).setScale(1.0); public static final String[] launchActivationMode_e = {"Launch Button", "Clutch Down Switch", "Always Active(Disabled By Speed)"}; - public static final Field LAUNCHACTIVATIONMODE = Field.create("LAUNCHACTIVATIONMODE", 996, FieldType.INT8, launchActivationMode_e).setScale(1.0); + public static final Field LAUNCHACTIVATIONMODE = Field.create("LAUNCHACTIVATIONMODE", 1016, FieldType.INT8, launchActivationMode_e).setScale(1.0); public static final String[] antiLagActivationMode_e = {"Always Active", "Switch Input"}; - public static final Field ANTILAGACTIVATIONMODE = Field.create("ANTILAGACTIVATIONMODE", 997, FieldType.INT8, antiLagActivationMode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_998 = Field.create("ALIGNMENTFILL_AT_998", 998, FieldType.INT8).setScale(1.0); - public static final Field LAUNCHSPEEDTHRESHOLD = Field.create("LAUNCHSPEEDTHRESHOLD", 1000, FieldType.INT).setScale(1.0); - public static final Field LAUNCHTIMINGRPMRANGE = Field.create("LAUNCHTIMINGRPMRANGE", 1004, FieldType.INT).setScale(1.0); - public static final Field LAUNCHFUELADDED = Field.create("LAUNCHFUELADDED", 1008, FieldType.INT).setScale(1.0); - public static final Field LAUNCHBOOSTDUTY = Field.create("LAUNCHBOOSTDUTY", 1012, FieldType.INT).setScale(1.0); - public static final Field HARDCUTRPMRANGE = Field.create("HARDCUTRPMRANGE", 1016, FieldType.INT).setScale(1.0); - public static final Field LAUNCHADVANCERPMRANGE = Field.create("LAUNCHADVANCERPMRANGE", 1020, FieldType.INT).setScale(1.0); - public static final Field LAUNCHTPSTRESHOLD = Field.create("LAUNCHTPSTRESHOLD", 1024, FieldType.INT).setScale(1.0); - public static final Field LAUNCHACTIVATEDELAY = Field.create("LAUNCHACTIVATEDELAY", 1028, FieldType.FLOAT); - public static final Field STFT_MAXIDLEREGIONRPM = Field.create("STFT_MAXIDLEREGIONRPM", 1032, FieldType.INT8).setScale(50.0); - public static final Field STFT_MAXOVERRUNLOAD = Field.create("STFT_MAXOVERRUNLOAD", 1033, FieldType.INT8).setScale(1.0); - public static final Field STFT_MINPOWERLOAD = Field.create("STFT_MINPOWERLOAD", 1034, FieldType.INT8).setScale(1.0); - public static final Field STFT_DEADBAND = Field.create("STFT_DEADBAND", 1035, FieldType.INT8).setScale(0.1); - public static final Field STFT_MINCLT = Field.create("STFT_MINCLT", 1036, FieldType.INT8).setScale(1.0); - public static final Field STFT_MINAFR = Field.create("STFT_MINAFR", 1037, FieldType.INT8).setScale(0.1); - public static final Field STFT_MAXAFR = Field.create("STFT_MAXAFR", 1038, FieldType.INT8).setScale(0.1); - public static final Field STFT_STARTUPDELAY = Field.create("STFT_STARTUPDELAY", 1039, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS1_MAXADD = Field.create("STFT_CELLCFGS1_MAXADD", 1040, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS1_MAXREMOVE = Field.create("STFT_CELLCFGS1_MAXREMOVE", 1041, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS1_TIMECONSTANT = Field.create("STFT_CELLCFGS1_TIMECONSTANT", 1042, FieldType.INT16).setScale(0.1); - public static final Field STFT_CELLCFGS2_MAXADD = Field.create("STFT_CELLCFGS2_MAXADD", 1044, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS2_MAXREMOVE = Field.create("STFT_CELLCFGS2_MAXREMOVE", 1045, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS2_TIMECONSTANT = Field.create("STFT_CELLCFGS2_TIMECONSTANT", 1046, FieldType.INT16).setScale(0.1); - public static final Field STFT_CELLCFGS3_MAXADD = Field.create("STFT_CELLCFGS3_MAXADD", 1048, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS3_MAXREMOVE = Field.create("STFT_CELLCFGS3_MAXREMOVE", 1049, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS3_TIMECONSTANT = Field.create("STFT_CELLCFGS3_TIMECONSTANT", 1050, FieldType.INT16).setScale(0.1); - public static final Field STFT_CELLCFGS4_MAXADD = Field.create("STFT_CELLCFGS4_MAXADD", 1052, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS4_MAXREMOVE = Field.create("STFT_CELLCFGS4_MAXREMOVE", 1053, FieldType.INT8).setScale(1.0); - public static final Field STFT_CELLCFGS4_TIMECONSTANT = Field.create("STFT_CELLCFGS4_TIMECONSTANT", 1054, FieldType.INT16).setScale(0.1); - public static final Field STEPPERDCIO1_DIRECTIONPIN1 = Field.create("STEPPERDCIO1_DIRECTIONPIN1", 1056, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO1_DIRECTIONPIN2 = Field.create("STEPPERDCIO1_DIRECTIONPIN2", 1058, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO1_CONTROLPIN = Field.create("STEPPERDCIO1_CONTROLPIN", 1060, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO1_DISABLEPIN = Field.create("STEPPERDCIO1_DISABLEPIN", 1062, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO2_DIRECTIONPIN1 = Field.create("STEPPERDCIO2_DIRECTIONPIN1", 1064, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO2_DIRECTIONPIN2 = Field.create("STEPPERDCIO2_DIRECTIONPIN2", 1066, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO2_CONTROLPIN = Field.create("STEPPERDCIO2_CONTROLPIN", 1068, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STEPPERDCIO2_DISABLEPIN = Field.create("STEPPERDCIO2_DISABLEPIN", 1070, FieldType.INT16, Gpio).setScale(1.0); - public static final Field ENGINEMAKE = Field.create("ENGINEMAKE", 1072, 32, FieldType.STRING).setScale(1.0); - public static final Field ENGINECODE = Field.create("ENGINECODE", 1104, 32, FieldType.STRING).setScale(1.0); - public static final Field VEHICLENAME = Field.create("VEHICLENAME", 1136, 32, FieldType.STRING).setScale(1.0); - public static final Field TCU_SOLENOID1 = Field.create("TCU_SOLENOID1", 1168, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_SOLENOID2 = Field.create("TCU_SOLENOID2", 1170, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_SOLENOID3 = Field.create("TCU_SOLENOID3", 1172, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_SOLENOID4 = Field.create("TCU_SOLENOID4", 1174, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_SOLENOID5 = Field.create("TCU_SOLENOID5", 1176, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_SOLENOID6 = Field.create("TCU_SOLENOID6", 1178, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field ETBFUNCTIONS1 = Field.create("ETBFUNCTIONS1", 1180, FieldType.INT8).setScale(1.0); - public static final Field ETBFUNCTIONS2 = Field.create("ETBFUNCTIONS2", 1181, FieldType.INT8).setScale(1.0); - public static final Field DRV8860SPIDEVICE = Field.create("DRV8860SPIDEVICE", 1182, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1183 = Field.create("ALIGNMENTFILL_AT_1183", 1183, FieldType.INT8).setScale(1.0); - public static final Field DRV8860_CS = Field.create("DRV8860_CS", 1184, FieldType.INT16, Gpio).setScale(1.0); - public static final Field DRV8860_CSPINMODE = Field.create("DRV8860_CSPINMODE", 1186, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1187 = Field.create("ALIGNMENTFILL_AT_1187", 1187, FieldType.INT8).setScale(1.0); - public static final Field DRV8860_MISO = Field.create("DRV8860_MISO", 1188, FieldType.INT16, Gpio).setScale(1.0); - public static final Field FUELLEVELBINS = Field.create("FUELLEVELBINS", 1190, FieldType.INT16).setScale(0.001); - public static final Field LUAOUTPUTPINS1 = Field.create("LUAOUTPUTPINS1", 1206, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS2 = Field.create("LUAOUTPUTPINS2", 1208, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS3 = Field.create("LUAOUTPUTPINS3", 1210, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS4 = Field.create("LUAOUTPUTPINS4", 1212, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS5 = Field.create("LUAOUTPUTPINS5", 1214, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS6 = Field.create("LUAOUTPUTPINS6", 1216, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS7 = Field.create("LUAOUTPUTPINS7", 1218, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field LUAOUTPUTPINS8 = Field.create("LUAOUTPUTPINS8", 1220, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1222 = Field.create("ALIGNMENTFILL_AT_1222", 1222, FieldType.INT8).setScale(1.0); - public static final Field VVTOFFSETS1 = Field.create("VVTOFFSETS1", 1224, FieldType.FLOAT); - public static final Field VVTOFFSETS2 = Field.create("VVTOFFSETS2", 1228, FieldType.FLOAT); - public static final Field VVTOFFSETS3 = Field.create("VVTOFFSETS3", 1232, FieldType.FLOAT); - public static final Field VVTOFFSETS4 = Field.create("VVTOFFSETS4", 1236, FieldType.FLOAT); - public static final Field VVTOFFSETSPADDING = Field.create("VVTOFFSETSPADDING", 1240, FieldType.FLOAT); - public static final Field VRTHRESHOLD1_RPMBINS = Field.create("VRTHRESHOLD1_RPMBINS", 1240, FieldType.INT8).setScale(50.0); - public static final Field VRTHRESHOLD1_VALUES = Field.create("VRTHRESHOLD1_VALUES", 1246, FieldType.INT8).setScale(0.01); - public static final Field VRTHRESHOLD1_PIN = Field.create("VRTHRESHOLD1_PIN", 1252, FieldType.INT16, Gpio).setScale(1.0); - public static final Field VRTHRESHOLD1_ALIGNMENTFILL_AT_14 = Field.create("VRTHRESHOLD1_ALIGNMENTFILL_AT_14", 1254, FieldType.INT8).setScale(1.0); - public static final Field VRTHRESHOLD2_RPMBINS = Field.create("VRTHRESHOLD2_RPMBINS", 1256, FieldType.INT8).setScale(50.0); - public static final Field VRTHRESHOLD2_VALUES = Field.create("VRTHRESHOLD2_VALUES", 1262, FieldType.INT8).setScale(0.01); - public static final Field VRTHRESHOLD2_PIN = Field.create("VRTHRESHOLD2_PIN", 1268, FieldType.INT16, Gpio).setScale(1.0); - public static final Field VRTHRESHOLD2_ALIGNMENTFILL_AT_14 = Field.create("VRTHRESHOLD2_ALIGNMENTFILL_AT_14", 1270, FieldType.INT8).setScale(1.0); - public static final Field GPPWMNOTE1 = Field.create("GPPWMNOTE1", 1272, 16, FieldType.STRING).setScale(1.0); - public static final Field GPPWMNOTE2 = Field.create("GPPWMNOTE2", 1288, 16, FieldType.STRING).setScale(1.0); - public static final Field GPPWMNOTE3 = Field.create("GPPWMNOTE3", 1304, 16, FieldType.STRING).setScale(1.0); - public static final Field GPPWMNOTE4 = Field.create("GPPWMNOTE4", 1320, 16, FieldType.STRING).setScale(1.0); - public static final Field TPS2SECONDARYMIN = Field.create("TPS2SECONDARYMIN", 1336, FieldType.INT16).setScale(1.0); - public static final Field TPS2SECONDARYMAX = Field.create("TPS2SECONDARYMAX", 1338, FieldType.INT16).setScale(1.0); - public static final Field DISABLEPRIMARYUART = Field.create("DISABLEPRIMARYUART", 1340, FieldType.BIT, 0); - public static final Field FUELCLOSEDLOOPCORRECTIONENABLED = Field.create("FUELCLOSEDLOOPCORRECTIONENABLED", 1340, FieldType.BIT, 1); - public static final Field ISVERBOSEIAC = Field.create("ISVERBOSEIAC", 1340, FieldType.BIT, 2); - public static final Field BOARDUSETACHPULLUP = Field.create("BOARDUSETACHPULLUP", 1340, FieldType.BIT, 3); - public static final Field BOARDUSETEMPPULLUP = Field.create("BOARDUSETEMPPULLUP", 1340, FieldType.BIT, 4); - public static final Field UNUSED234234234 = Field.create("UNUSED234234234", 1340, FieldType.BIT, 5); - public static final Field SILENTTRIGGERERROR = Field.create("SILENTTRIGGERERROR", 1340, FieldType.BIT, 6); - public static final Field USELINEARCLTSENSOR = Field.create("USELINEARCLTSENSOR", 1340, FieldType.BIT, 7); - public static final Field CANREADENABLED = Field.create("CANREADENABLED", 1340, FieldType.BIT, 8); - public static final Field CANWRITEENABLED = Field.create("CANWRITEENABLED", 1340, FieldType.BIT, 9); - public static final Field USELINEARIATSENSOR = Field.create("USELINEARIATSENSOR", 1340, FieldType.BIT, 10); - public static final Field BOARDUSE2STEPPULLDOWN = Field.create("BOARDUSE2STEPPULLDOWN", 1340, FieldType.BIT, 11); - public static final Field TACHPULSEDURATIONASDUTYCYCLE = Field.create("TACHPULSEDURATIONASDUTYCYCLE", 1340, FieldType.BIT, 12); - public static final Field ISALTERNATORCONTROLENABLED = Field.create("ISALTERNATORCONTROLENABLED", 1340, FieldType.BIT, 13); - public static final Field INVERTPRIMARYTRIGGERSIGNAL = Field.create("INVERTPRIMARYTRIGGERSIGNAL", 1340, FieldType.BIT, 14); - public static final Field INVERTSECONDARYTRIGGERSIGNAL = Field.create("INVERTSECONDARYTRIGGERSIGNAL", 1340, FieldType.BIT, 15); - public static final Field CUTFUELONHARDLIMIT = Field.create("CUTFUELONHARDLIMIT", 1340, FieldType.BIT, 16); - public static final Field CUTSPARKONHARDLIMIT = Field.create("CUTSPARKONHARDLIMIT", 1340, FieldType.BIT, 17); - public static final Field LAUNCHFUELCUTENABLE = Field.create("LAUNCHFUELCUTENABLE", 1340, FieldType.BIT, 18); - public static final Field LAUNCHSPARKCUTENABLE = Field.create("LAUNCHSPARKCUTENABLE", 1340, FieldType.BIT, 19); - public static final Field BOARDUSECRANKPULLUP = Field.create("BOARDUSECRANKPULLUP", 1340, FieldType.BIT, 20); - public static final Field BOARDUSECAMPULLDOWN = Field.create("BOARDUSECAMPULLDOWN", 1340, FieldType.BIT, 21); - public static final Field BOARDUSECAMVRPULLUP = Field.create("BOARDUSECAMVRPULLUP", 1340, FieldType.BIT, 22); - public static final Field BOARDUSED2PULLDOWN = Field.create("BOARDUSED2PULLDOWN", 1340, FieldType.BIT, 23); - public static final Field BOARDUSED3PULLDOWN = Field.create("BOARDUSED3PULLDOWN", 1340, FieldType.BIT, 24); - public static final Field BOARDUSED4PULLDOWN = Field.create("BOARDUSED4PULLDOWN", 1340, FieldType.BIT, 25); - public static final Field BOARDUSED5PULLDOWN = Field.create("BOARDUSED5PULLDOWN", 1340, FieldType.BIT, 26); - public static final Field USEFSIO5FORCRITICALISSUEENGINESTOP = Field.create("USEFSIO5FORCRITICALISSUEENGINESTOP", 1340, FieldType.BIT, 27); - public static final Field USEFSIO4FORSERIOUSENGINEWARNING = Field.create("USEFSIO4FORSERIOUSENGINEWARNING", 1340, FieldType.BIT, 28); - public static final Field LAUNCHACTIVATEINVERTED = Field.create("LAUNCHACTIVATEINVERTED", 1340, FieldType.BIT, 29); - public static final Field TWOSTROKE = Field.create("TWOSTROKE", 1340, FieldType.BIT, 30); - public static final Field SKIPPEDWHEELONCAM = Field.create("SKIPPEDWHEELONCAM", 1340, FieldType.BIT, 31); - public static final Field HIPOUTPUTCHANNEL = Field.create("HIPOUTPUTCHANNEL", 1344, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1345 = Field.create("ALIGNMENTFILL_AT_1345", 1345, FieldType.INT8).setScale(1.0); - public static final Field ACSWITCH = Field.create("ACSWITCH", 1346, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field VREFADCCHANNEL = Field.create("VREFADCCHANNEL", 1348, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field ETBNEUTRALPOSITION = Field.create("ETBNEUTRALPOSITION", 1349, FieldType.INT8).setScale(1.0); - public static final Field IDLEMODE = Field.create("IDLEMODE", 1350, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1351 = Field.create("ALIGNMENTFILL_AT_1351", 1351, FieldType.INT8).setScale(1.0); - public static final Field ISINJECTIONENABLED = Field.create("ISINJECTIONENABLED", 1352, FieldType.BIT, 0); - public static final Field ISIGNITIONENABLED = Field.create("ISIGNITIONENABLED", 1352, FieldType.BIT, 1); - public static final Field ISCYLINDERCLEANUPENABLED = Field.create("ISCYLINDERCLEANUPENABLED", 1352, FieldType.BIT, 2); - public static final Field COMPLEXWALLMODEL = Field.create("COMPLEXWALLMODEL", 1352, FieldType.BIT, 3); - public static final Field ALWAYSINSTANTRPM = Field.create("ALWAYSINSTANTRPM", 1352, FieldType.BIT, 4); - public static final Field ISMAPAVERAGINGENABLED = Field.create("ISMAPAVERAGINGENABLED", 1352, FieldType.BIT, 5); - public static final Field OVERRIDECRANKINGIACSETTING = Field.create("OVERRIDECRANKINGIACSETTING", 1352, FieldType.BIT, 6); - public static final Field USESEPARATEADVANCEFORIDLE = Field.create("USESEPARATEADVANCEFORIDLE", 1352, FieldType.BIT, 7); - public static final Field ISWAVEANALYZERENABLED = Field.create("ISWAVEANALYZERENABLED", 1352, FieldType.BIT, 8); - public static final Field USESEPARATEVEFORIDLE = Field.create("USESEPARATEVEFORIDLE", 1352, FieldType.BIT, 9); - public static final Field VERBOSETRIGGERSYNCHDETAILS = Field.create("VERBOSETRIGGERSYNCHDETAILS", 1352, FieldType.BIT, 10); - public static final Field ISMANUALSPINNINGMODE = Field.create("ISMANUALSPINNINGMODE", 1352, FieldType.BIT, 11); - public static final Field TWOWIREBATCHINJECTION = Field.create("TWOWIREBATCHINJECTION", 1352, FieldType.BIT, 12); - public static final Field USEONLYRISINGEDGEFORTRIGGER = Field.create("USEONLYRISINGEDGEFORTRIGGER", 1352, FieldType.BIT, 13); - public static final Field TWOWIREBATCHIGNITION = Field.create("TWOWIREBATCHIGNITION", 1352, FieldType.BIT, 14); - public static final Field USEFIXEDBAROCORRFROMMAP = Field.create("USEFIXEDBAROCORRFROMMAP", 1352, FieldType.BIT, 15); - public static final Field USESEPARATEADVANCEFORCRANKING = Field.create("USESEPARATEADVANCEFORCRANKING", 1352, FieldType.BIT, 16); - public static final Field USEADVANCECORRECTIONSFORCRANKING = Field.create("USEADVANCECORRECTIONSFORCRANKING", 1352, FieldType.BIT, 17); - public static final Field FLEXCRANKING = Field.create("FLEXCRANKING", 1352, FieldType.BIT, 18); - public static final Field USEIACPIDMULTTABLE = Field.create("USEIACPIDMULTTABLE", 1352, FieldType.BIT, 19); - public static final Field ISBOOSTCONTROLENABLED = Field.create("ISBOOSTCONTROLENABLED", 1352, FieldType.BIT, 20); - public static final Field LAUNCHSMOOTHRETARD = Field.create("LAUNCHSMOOTHRETARD", 1352, FieldType.BIT, 21); - public static final Field ISPHASESYNCREQUIREDFORIGNITION = Field.create("ISPHASESYNCREQUIREDFORIGNITION", 1352, FieldType.BIT, 22); - public static final Field USECLTBASEDRPMLIMIT = Field.create("USECLTBASEDRPMLIMIT", 1352, FieldType.BIT, 23); - public static final Field FORCEO2HEATING = Field.create("FORCEO2HEATING", 1352, FieldType.BIT, 24); - public static final Field UNUSED_1484_BIT_25 = Field.create("UNUSED_1484_BIT_25", 1352, FieldType.BIT, 25); - public static final Field UNUSED_1484_BIT_26 = Field.create("UNUSED_1484_BIT_26", 1352, FieldType.BIT, 26); - public static final Field UNUSED_1484_BIT_27 = Field.create("UNUSED_1484_BIT_27", 1352, FieldType.BIT, 27); - public static final Field UNUSED_1484_BIT_28 = Field.create("UNUSED_1484_BIT_28", 1352, FieldType.BIT, 28); - public static final Field UNUSED_1484_BIT_29 = Field.create("UNUSED_1484_BIT_29", 1352, FieldType.BIT, 29); - public static final Field UNUSED_1484_BIT_30 = Field.create("UNUSED_1484_BIT_30", 1352, FieldType.BIT, 30); - public static final Field UNUSED_1484_BIT_31 = Field.create("UNUSED_1484_BIT_31", 1352, FieldType.BIT, 31); - public static final Field ENGINECHARTSIZE = Field.create("ENGINECHARTSIZE", 1356, FieldType.INT).setScale(1.0); - public static final Field TURBOSPEEDSENSORMULTIPLIER = Field.create("TURBOSPEEDSENSORMULTIPLIER", 1360, FieldType.FLOAT); - public static final Field CAMINPUTSDEBUG1 = Field.create("CAMINPUTSDEBUG1", 1364, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CAMINPUTSDEBUG2 = Field.create("CAMINPUTSDEBUG2", 1366, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CAMINPUTSDEBUG3 = Field.create("CAMINPUTSDEBUG3", 1368, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CAMINPUTSDEBUG4 = Field.create("CAMINPUTSDEBUG4", 1370, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CAMINPUTSDEBUGPADDING = Field.create("CAMINPUTSDEBUGPADDING", 1372, FieldType.INT8).setScale(1.0); - public static final Field ACIDLERPMBUMP = Field.create("ACIDLERPMBUMP", 1372, FieldType.INT16).setScale(1.0); - public static final Field WARNINGPERIOD = Field.create("WARNINGPERIOD", 1374, FieldType.INT16).setScale(1.0); - public static final Field KNOCKDETECTIONWINDOWSTART = Field.create("KNOCKDETECTIONWINDOWSTART", 1376, FieldType.FLOAT); - public static final Field KNOCKDETECTIONWINDOWEND = Field.create("KNOCKDETECTIONWINDOWEND", 1380, FieldType.FLOAT); - public static final Field IDLESTEPPERREACTIONTIME = Field.create("IDLESTEPPERREACTIONTIME", 1384, FieldType.FLOAT); - public static final Field IDLESTEPPERTOTALSTEPS = Field.create("IDLESTEPPERTOTALSTEPS", 1388, FieldType.INT).setScale(1.0); - public static final Field NOACCELAFTERHARDLIMITPERIODSECS = Field.create("NOACCELAFTERHARDLIMITPERIODSECS", 1392, FieldType.FLOAT); - public static final Field MAPAVERAGINGSCHEDULINGATINDEX = Field.create("MAPAVERAGINGSCHEDULINGATINDEX", 1396, FieldType.INT).setScale(1.0); - public static final Field TACHPULSEDURACTIONMS = Field.create("TACHPULSEDURACTIONMS", 1400, FieldType.FLOAT); - public static final Field WWAETAU = Field.create("WWAETAU", 1404, FieldType.FLOAT); - public static final Field ALTERNATORCONTROL_PFACTOR = Field.create("ALTERNATORCONTROL_PFACTOR", 1408, FieldType.FLOAT); - public static final Field ALTERNATORCONTROL_IFACTOR = Field.create("ALTERNATORCONTROL_IFACTOR", 1412, FieldType.FLOAT); - public static final Field ALTERNATORCONTROL_DFACTOR = Field.create("ALTERNATORCONTROL_DFACTOR", 1416, FieldType.FLOAT); - public static final Field ALTERNATORCONTROL_OFFSET = Field.create("ALTERNATORCONTROL_OFFSET", 1420, FieldType.INT16).setScale(1.0); - public static final Field ALTERNATORCONTROL_PERIODMS = Field.create("ALTERNATORCONTROL_PERIODMS", 1422, FieldType.INT16).setScale(1.0); - public static final Field ALTERNATORCONTROL_MINVALUE = Field.create("ALTERNATORCONTROL_MINVALUE", 1424, FieldType.INT16).setScale(1.0); - public static final Field ALTERNATORCONTROL_MAXVALUE = Field.create("ALTERNATORCONTROL_MAXVALUE", 1426, FieldType.INT16).setScale(1.0); - public static final Field ETB_PFACTOR = Field.create("ETB_PFACTOR", 1428, FieldType.FLOAT); - public static final Field ETB_IFACTOR = Field.create("ETB_IFACTOR", 1432, FieldType.FLOAT); - public static final Field ETB_DFACTOR = Field.create("ETB_DFACTOR", 1436, FieldType.FLOAT); - public static final Field ETB_OFFSET = Field.create("ETB_OFFSET", 1440, FieldType.INT16).setScale(1.0); - public static final Field ETB_PERIODMS = Field.create("ETB_PERIODMS", 1442, FieldType.INT16).setScale(1.0); - public static final Field ETB_MINVALUE = Field.create("ETB_MINVALUE", 1444, FieldType.INT16).setScale(1.0); - public static final Field ETB_MAXVALUE = Field.create("ETB_MAXVALUE", 1446, FieldType.INT16).setScale(1.0); - public static final Field TRIGGERINPUTDEBUGPINS1 = Field.create("TRIGGERINPUTDEBUGPINS1", 1448, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TRIGGERINPUTDEBUGPINS2 = Field.create("TRIGGERINPUTDEBUGPINS2", 1450, FieldType.INT16, Gpio).setScale(1.0); - public static final Field UNUSED1452 = Field.create("UNUSED1452", 1452, FieldType.INT16).setScale(1.0); - public static final Field TURBOSPEEDSENSORINPUTPIN = Field.create("TURBOSPEEDSENSORINPUTPIN", 1454, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field TPS2MIN = Field.create("TPS2MIN", 1456, FieldType.INT16).setScale(1.0); - public static final Field TPS2MAX = Field.create("TPS2MAX", 1458, FieldType.INT16).setScale(1.0); - public static final Field STARTERCONTROLPIN = Field.create("STARTERCONTROLPIN", 1460, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field STARTSTOPBUTTONMODE = Field.create("STARTSTOPBUTTONMODE", 1462, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1463 = Field.create("ALIGNMENTFILL_AT_1463", 1463, FieldType.INT8).setScale(1.0); - public static final Field MC33816_FLAG0 = Field.create("MC33816_FLAG0", 1464, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TACHPULSEPERREV = Field.create("TACHPULSEPERREV", 1466, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1467 = Field.create("ALIGNMENTFILL_AT_1467", 1467, FieldType.INT8).setScale(1.0); - public static final Field MAPERRORDETECTIONTOOLOW = Field.create("MAPERRORDETECTIONTOOLOW", 1468, FieldType.FLOAT); - public static final Field MAPERRORDETECTIONTOOHIGH = Field.create("MAPERRORDETECTIONTOOHIGH", 1472, FieldType.FLOAT); - public static final Field MULTISPARKSPARKDURATION = Field.create("MULTISPARKSPARKDURATION", 1476, FieldType.INT16).setScale(0.001); - public static final Field MULTISPARKDWELL = Field.create("MULTISPARKDWELL", 1478, FieldType.INT16).setScale(0.001); - public static final Field IDLERPMPID_PFACTOR = Field.create("IDLERPMPID_PFACTOR", 1480, FieldType.FLOAT); - public static final Field IDLERPMPID_IFACTOR = Field.create("IDLERPMPID_IFACTOR", 1484, FieldType.FLOAT); - public static final Field IDLERPMPID_DFACTOR = Field.create("IDLERPMPID_DFACTOR", 1488, FieldType.FLOAT); - public static final Field IDLERPMPID_OFFSET = Field.create("IDLERPMPID_OFFSET", 1492, FieldType.INT16).setScale(1.0); - public static final Field IDLERPMPID_PERIODMS = Field.create("IDLERPMPID_PERIODMS", 1494, FieldType.INT16).setScale(1.0); - public static final Field IDLERPMPID_MINVALUE = Field.create("IDLERPMPID_MINVALUE", 1496, FieldType.INT16).setScale(1.0); - public static final Field IDLERPMPID_MAXVALUE = Field.create("IDLERPMPID_MAXVALUE", 1498, FieldType.INT16).setScale(1.0); - public static final Field WWAEBETA = Field.create("WWAEBETA", 1500, FieldType.FLOAT); - public static final Field COMMUNICATIONLEDPIN = Field.create("COMMUNICATIONLEDPIN", 1504, FieldType.INT16, Gpio).setScale(1.0); - public static final Field RUNNINGLEDPIN = Field.create("RUNNINGLEDPIN", 1506, FieldType.INT16, Gpio).setScale(1.0); - public static final Field BINARYSERIALTXPIN = Field.create("BINARYSERIALTXPIN", 1508, FieldType.INT16, Gpio).setScale(1.0); - public static final Field BINARYSERIALRXPIN = Field.create("BINARYSERIALRXPIN", 1510, FieldType.INT16, Gpio).setScale(1.0); - public static final Field AUXVALVES1 = Field.create("AUXVALVES1", 1512, FieldType.INT16, Gpio).setScale(1.0); - public static final Field AUXVALVES2 = Field.create("AUXVALVES2", 1514, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TCUUPSHIFTBUTTONPIN = Field.create("TCUUPSHIFTBUTTONPIN", 1516, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field TCUDOWNSHIFTBUTTONPIN = Field.create("TCUDOWNSHIFTBUTTONPIN", 1518, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field THROTTLEPEDALUPVOLTAGE = Field.create("THROTTLEPEDALUPVOLTAGE", 1520, FieldType.FLOAT); - public static final Field THROTTLEPEDALWOTVOLTAGE = Field.create("THROTTLEPEDALWOTVOLTAGE", 1524, FieldType.FLOAT); - public static final Field STARTUPFUELPUMPDURATION = Field.create("STARTUPFUELPUMPDURATION", 1528, FieldType.INT16).setScale(1.0); - public static final Field IDLEPIDRPMDEADZONE = Field.create("IDLEPIDRPMDEADZONE", 1530, FieldType.INT16).setScale(1.0); - public static final Field TARGETVBATT = Field.create("TARGETVBATT", 1532, FieldType.FLOAT); - public static final Field ALTERNATOROFFABOVETPS = Field.create("ALTERNATOROFFABOVETPS", 1536, FieldType.FLOAT); - public static final Field AFTERCRANKINGIACTAPERDURATION = Field.create("AFTERCRANKINGIACTAPERDURATION", 1540, FieldType.INT16).setScale(1.0); - public static final Field IACBYTPSTAPER = Field.create("IACBYTPSTAPER", 1542, FieldType.INT16).setScale(1.0); - public static final Field AUXSERIALTXPIN = Field.create("AUXSERIALTXPIN", 1544, FieldType.INT16, Gpio).setScale(1.0); - public static final Field WARNINGLEDPIN = Field.create("WARNINGLEDPIN", 1546, FieldType.INT16, Gpio).setScale(1.0); - public static final Field AUXSERIALRXPIN = Field.create("AUXSERIALRXPIN", 1548, FieldType.INT16, Gpio).setScale(1.0); - public static final Field LIS302DLCSPIN = Field.create("LIS302DLCSPIN", 1550, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TPSACCELLOOKBACK = Field.create("TPSACCELLOOKBACK", 1552, FieldType.INT8).setScale(0.05); - public static final Field COASTINGFUELCUTVSSLOW = Field.create("COASTINGFUELCUTVSSLOW", 1553, FieldType.INT8).setScale(1.0); - public static final Field COASTINGFUELCUTVSSHIGH = Field.create("COASTINGFUELCUTVSSHIGH", 1554, FieldType.INT8).setScale(1.0); - public static final Field NOFUELTRIMAFTERDFCOTIME = Field.create("NOFUELTRIMAFTERDFCOTIME", 1555, FieldType.INT8).setScale(0.1); - public static final Field TPSACCELENRICHMENTTHRESHOLD = Field.create("TPSACCELENRICHMENTTHRESHOLD", 1556, FieldType.FLOAT); - public static final Field AUXSPEEDSENSORINPUTPIN1 = Field.create("AUXSPEEDSENSORINPUTPIN1", 1560, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field AUXSPEEDSENSORINPUTPIN2 = Field.create("AUXSPEEDSENSORINPUTPIN2", 1562, FieldType.INT16, brain_input_pin_e).setScale(1.0); - public static final Field TOTALGEARSCOUNT = Field.create("TOTALGEARSCOUNT", 1564, FieldType.INT8).setScale(1.0); - public static final Field INJECTIONTIMINGMODE = Field.create("INJECTIONTIMINGMODE", 1565, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1566 = Field.create("ALIGNMENTFILL_AT_1566", 1566, FieldType.INT8).setScale(1.0); - public static final Field UARTCONSOLESERIALSPEED = Field.create("UARTCONSOLESERIALSPEED", 1568, FieldType.INT).setScale(1.0); - public static final Field TPSDECELENLEANMENTTHRESHOLD = Field.create("TPSDECELENLEANMENTTHRESHOLD", 1572, FieldType.FLOAT); - public static final Field TPSDECELENLEANMENTMULTIPLIER = Field.create("TPSDECELENLEANMENTMULTIPLIER", 1576, FieldType.FLOAT); - public static final Field SLOWADCALPHA = Field.create("SLOWADCALPHA", 1580, FieldType.FLOAT); + public static final Field ANTILAGACTIVATIONMODE = Field.create("ANTILAGACTIVATIONMODE", 1017, FieldType.INT8, antiLagActivationMode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1018 = Field.create("ALIGNMENTFILL_AT_1018", 1018, FieldType.INT8).setScale(1.0); + public static final Field LAUNCHSPEEDTHRESHOLD = Field.create("LAUNCHSPEEDTHRESHOLD", 1020, FieldType.INT).setScale(1.0); + public static final Field LAUNCHTIMINGRPMRANGE = Field.create("LAUNCHTIMINGRPMRANGE", 1024, FieldType.INT).setScale(1.0); + public static final Field LAUNCHFUELADDED = Field.create("LAUNCHFUELADDED", 1028, FieldType.INT).setScale(1.0); + public static final Field LAUNCHBOOSTDUTY = Field.create("LAUNCHBOOSTDUTY", 1032, FieldType.INT).setScale(1.0); + public static final Field HARDCUTRPMRANGE = Field.create("HARDCUTRPMRANGE", 1036, FieldType.INT).setScale(1.0); + public static final Field LAUNCHADVANCERPMRANGE = Field.create("LAUNCHADVANCERPMRANGE", 1040, FieldType.INT).setScale(1.0); + public static final Field LAUNCHTPSTRESHOLD = Field.create("LAUNCHTPSTRESHOLD", 1044, FieldType.INT).setScale(1.0); + public static final Field LAUNCHACTIVATEDELAY = Field.create("LAUNCHACTIVATEDELAY", 1048, FieldType.FLOAT); + public static final Field STFT_MAXIDLEREGIONRPM = Field.create("STFT_MAXIDLEREGIONRPM", 1052, FieldType.INT8).setScale(50.0); + public static final Field STFT_MAXOVERRUNLOAD = Field.create("STFT_MAXOVERRUNLOAD", 1053, FieldType.INT8).setScale(1.0); + public static final Field STFT_MINPOWERLOAD = Field.create("STFT_MINPOWERLOAD", 1054, FieldType.INT8).setScale(1.0); + public static final Field STFT_DEADBAND = Field.create("STFT_DEADBAND", 1055, FieldType.INT8).setScale(0.1); + public static final Field STFT_MINCLT = Field.create("STFT_MINCLT", 1056, FieldType.INT8).setScale(1.0); + public static final Field STFT_MINAFR = Field.create("STFT_MINAFR", 1057, FieldType.INT8).setScale(0.1); + public static final Field STFT_MAXAFR = Field.create("STFT_MAXAFR", 1058, FieldType.INT8).setScale(0.1); + public static final Field STFT_STARTUPDELAY = Field.create("STFT_STARTUPDELAY", 1059, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS1_MAXADD = Field.create("STFT_CELLCFGS1_MAXADD", 1060, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS1_MAXREMOVE = Field.create("STFT_CELLCFGS1_MAXREMOVE", 1061, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS1_TIMECONSTANT = Field.create("STFT_CELLCFGS1_TIMECONSTANT", 1062, FieldType.INT16).setScale(0.1); + public static final Field STFT_CELLCFGS2_MAXADD = Field.create("STFT_CELLCFGS2_MAXADD", 1064, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS2_MAXREMOVE = Field.create("STFT_CELLCFGS2_MAXREMOVE", 1065, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS2_TIMECONSTANT = Field.create("STFT_CELLCFGS2_TIMECONSTANT", 1066, FieldType.INT16).setScale(0.1); + public static final Field STFT_CELLCFGS3_MAXADD = Field.create("STFT_CELLCFGS3_MAXADD", 1068, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS3_MAXREMOVE = Field.create("STFT_CELLCFGS3_MAXREMOVE", 1069, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS3_TIMECONSTANT = Field.create("STFT_CELLCFGS3_TIMECONSTANT", 1070, FieldType.INT16).setScale(0.1); + public static final Field STFT_CELLCFGS4_MAXADD = Field.create("STFT_CELLCFGS4_MAXADD", 1072, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS4_MAXREMOVE = Field.create("STFT_CELLCFGS4_MAXREMOVE", 1073, FieldType.INT8).setScale(1.0); + public static final Field STFT_CELLCFGS4_TIMECONSTANT = Field.create("STFT_CELLCFGS4_TIMECONSTANT", 1074, FieldType.INT16).setScale(0.1); + public static final Field STEPPERDCIO1_DIRECTIONPIN1 = Field.create("STEPPERDCIO1_DIRECTIONPIN1", 1076, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO1_DIRECTIONPIN2 = Field.create("STEPPERDCIO1_DIRECTIONPIN2", 1078, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO1_CONTROLPIN = Field.create("STEPPERDCIO1_CONTROLPIN", 1080, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO1_DISABLEPIN = Field.create("STEPPERDCIO1_DISABLEPIN", 1082, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO2_DIRECTIONPIN1 = Field.create("STEPPERDCIO2_DIRECTIONPIN1", 1084, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO2_DIRECTIONPIN2 = Field.create("STEPPERDCIO2_DIRECTIONPIN2", 1086, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO2_CONTROLPIN = Field.create("STEPPERDCIO2_CONTROLPIN", 1088, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STEPPERDCIO2_DISABLEPIN = Field.create("STEPPERDCIO2_DISABLEPIN", 1090, FieldType.INT16, Gpio).setScale(1.0); + public static final Field ENGINEMAKE = Field.create("ENGINEMAKE", 1092, 32, FieldType.STRING).setScale(1.0); + public static final Field ENGINECODE = Field.create("ENGINECODE", 1124, 32, FieldType.STRING).setScale(1.0); + public static final Field VEHICLENAME = Field.create("VEHICLENAME", 1156, 32, FieldType.STRING).setScale(1.0); + public static final Field TCU_SOLENOID1 = Field.create("TCU_SOLENOID1", 1188, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_SOLENOID2 = Field.create("TCU_SOLENOID2", 1190, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_SOLENOID3 = Field.create("TCU_SOLENOID3", 1192, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_SOLENOID4 = Field.create("TCU_SOLENOID4", 1194, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_SOLENOID5 = Field.create("TCU_SOLENOID5", 1196, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_SOLENOID6 = Field.create("TCU_SOLENOID6", 1198, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field ETBFUNCTIONS1 = Field.create("ETBFUNCTIONS1", 1200, FieldType.INT8).setScale(1.0); + public static final Field ETBFUNCTIONS2 = Field.create("ETBFUNCTIONS2", 1201, FieldType.INT8).setScale(1.0); + public static final Field DRV8860SPIDEVICE = Field.create("DRV8860SPIDEVICE", 1202, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1203 = Field.create("ALIGNMENTFILL_AT_1203", 1203, FieldType.INT8).setScale(1.0); + public static final Field DRV8860_CS = Field.create("DRV8860_CS", 1204, FieldType.INT16, Gpio).setScale(1.0); + public static final Field DRV8860_CSPINMODE = Field.create("DRV8860_CSPINMODE", 1206, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1207 = Field.create("ALIGNMENTFILL_AT_1207", 1207, FieldType.INT8).setScale(1.0); + public static final Field DRV8860_MISO = Field.create("DRV8860_MISO", 1208, FieldType.INT16, Gpio).setScale(1.0); + public static final Field FUELLEVELBINS = Field.create("FUELLEVELBINS", 1210, FieldType.INT16).setScale(0.001); + public static final Field LUAOUTPUTPINS1 = Field.create("LUAOUTPUTPINS1", 1226, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS2 = Field.create("LUAOUTPUTPINS2", 1228, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS3 = Field.create("LUAOUTPUTPINS3", 1230, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS4 = Field.create("LUAOUTPUTPINS4", 1232, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS5 = Field.create("LUAOUTPUTPINS5", 1234, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS6 = Field.create("LUAOUTPUTPINS6", 1236, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS7 = Field.create("LUAOUTPUTPINS7", 1238, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field LUAOUTPUTPINS8 = Field.create("LUAOUTPUTPINS8", 1240, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1242 = Field.create("ALIGNMENTFILL_AT_1242", 1242, FieldType.INT8).setScale(1.0); + public static final Field VVTOFFSETS1 = Field.create("VVTOFFSETS1", 1244, FieldType.FLOAT); + public static final Field VVTOFFSETS2 = Field.create("VVTOFFSETS2", 1248, FieldType.FLOAT); + public static final Field VVTOFFSETS3 = Field.create("VVTOFFSETS3", 1252, FieldType.FLOAT); + public static final Field VVTOFFSETS4 = Field.create("VVTOFFSETS4", 1256, FieldType.FLOAT); + public static final Field VVTOFFSETSPADDING = Field.create("VVTOFFSETSPADDING", 1260, FieldType.FLOAT); + public static final Field VRTHRESHOLD1_RPMBINS = Field.create("VRTHRESHOLD1_RPMBINS", 1260, FieldType.INT8).setScale(50.0); + public static final Field VRTHRESHOLD1_VALUES = Field.create("VRTHRESHOLD1_VALUES", 1266, FieldType.INT8).setScale(0.01); + public static final Field VRTHRESHOLD1_PIN = Field.create("VRTHRESHOLD1_PIN", 1272, FieldType.INT16, Gpio).setScale(1.0); + public static final Field VRTHRESHOLD1_ALIGNMENTFILL_AT_14 = Field.create("VRTHRESHOLD1_ALIGNMENTFILL_AT_14", 1274, FieldType.INT8).setScale(1.0); + public static final Field VRTHRESHOLD2_RPMBINS = Field.create("VRTHRESHOLD2_RPMBINS", 1276, FieldType.INT8).setScale(50.0); + public static final Field VRTHRESHOLD2_VALUES = Field.create("VRTHRESHOLD2_VALUES", 1282, FieldType.INT8).setScale(0.01); + public static final Field VRTHRESHOLD2_PIN = Field.create("VRTHRESHOLD2_PIN", 1288, FieldType.INT16, Gpio).setScale(1.0); + public static final Field VRTHRESHOLD2_ALIGNMENTFILL_AT_14 = Field.create("VRTHRESHOLD2_ALIGNMENTFILL_AT_14", 1290, FieldType.INT8).setScale(1.0); + public static final Field GPPWMNOTE1 = Field.create("GPPWMNOTE1", 1292, 16, FieldType.STRING).setScale(1.0); + public static final Field GPPWMNOTE2 = Field.create("GPPWMNOTE2", 1308, 16, FieldType.STRING).setScale(1.0); + public static final Field GPPWMNOTE3 = Field.create("GPPWMNOTE3", 1324, 16, FieldType.STRING).setScale(1.0); + public static final Field GPPWMNOTE4 = Field.create("GPPWMNOTE4", 1340, 16, FieldType.STRING).setScale(1.0); + public static final Field TPS2SECONDARYMIN = Field.create("TPS2SECONDARYMIN", 1356, FieldType.INT16).setScale(1.0); + public static final Field TPS2SECONDARYMAX = Field.create("TPS2SECONDARYMAX", 1358, FieldType.INT16).setScale(1.0); + public static final Field DISABLEPRIMARYUART = Field.create("DISABLEPRIMARYUART", 1360, FieldType.BIT, 0); + public static final Field FUELCLOSEDLOOPCORRECTIONENABLED = Field.create("FUELCLOSEDLOOPCORRECTIONENABLED", 1360, FieldType.BIT, 1); + public static final Field ISVERBOSEIAC = Field.create("ISVERBOSEIAC", 1360, FieldType.BIT, 2); + public static final Field BOARDUSETACHPULLUP = Field.create("BOARDUSETACHPULLUP", 1360, FieldType.BIT, 3); + public static final Field BOARDUSETEMPPULLUP = Field.create("BOARDUSETEMPPULLUP", 1360, FieldType.BIT, 4); + public static final Field UNUSED234234234 = Field.create("UNUSED234234234", 1360, FieldType.BIT, 5); + public static final Field SILENTTRIGGERERROR = Field.create("SILENTTRIGGERERROR", 1360, FieldType.BIT, 6); + public static final Field USELINEARCLTSENSOR = Field.create("USELINEARCLTSENSOR", 1360, FieldType.BIT, 7); + public static final Field CANREADENABLED = Field.create("CANREADENABLED", 1360, FieldType.BIT, 8); + public static final Field CANWRITEENABLED = Field.create("CANWRITEENABLED", 1360, FieldType.BIT, 9); + public static final Field USELINEARIATSENSOR = Field.create("USELINEARIATSENSOR", 1360, FieldType.BIT, 10); + public static final Field BOARDUSE2STEPPULLDOWN = Field.create("BOARDUSE2STEPPULLDOWN", 1360, FieldType.BIT, 11); + public static final Field TACHPULSEDURATIONASDUTYCYCLE = Field.create("TACHPULSEDURATIONASDUTYCYCLE", 1360, FieldType.BIT, 12); + public static final Field ISALTERNATORCONTROLENABLED = Field.create("ISALTERNATORCONTROLENABLED", 1360, FieldType.BIT, 13); + public static final Field INVERTPRIMARYTRIGGERSIGNAL = Field.create("INVERTPRIMARYTRIGGERSIGNAL", 1360, FieldType.BIT, 14); + public static final Field INVERTSECONDARYTRIGGERSIGNAL = Field.create("INVERTSECONDARYTRIGGERSIGNAL", 1360, FieldType.BIT, 15); + public static final Field CUTFUELONHARDLIMIT = Field.create("CUTFUELONHARDLIMIT", 1360, FieldType.BIT, 16); + public static final Field CUTSPARKONHARDLIMIT = Field.create("CUTSPARKONHARDLIMIT", 1360, FieldType.BIT, 17); + public static final Field LAUNCHFUELCUTENABLE = Field.create("LAUNCHFUELCUTENABLE", 1360, FieldType.BIT, 18); + public static final Field LAUNCHSPARKCUTENABLE = Field.create("LAUNCHSPARKCUTENABLE", 1360, FieldType.BIT, 19); + public static final Field BOARDUSECRANKPULLUP = Field.create("BOARDUSECRANKPULLUP", 1360, FieldType.BIT, 20); + public static final Field BOARDUSECAMPULLDOWN = Field.create("BOARDUSECAMPULLDOWN", 1360, FieldType.BIT, 21); + public static final Field BOARDUSECAMVRPULLUP = Field.create("BOARDUSECAMVRPULLUP", 1360, FieldType.BIT, 22); + public static final Field BOARDUSED2PULLDOWN = Field.create("BOARDUSED2PULLDOWN", 1360, FieldType.BIT, 23); + public static final Field BOARDUSED3PULLDOWN = Field.create("BOARDUSED3PULLDOWN", 1360, FieldType.BIT, 24); + public static final Field BOARDUSED4PULLDOWN = Field.create("BOARDUSED4PULLDOWN", 1360, FieldType.BIT, 25); + public static final Field BOARDUSED5PULLDOWN = Field.create("BOARDUSED5PULLDOWN", 1360, FieldType.BIT, 26); + public static final Field USEFSIO5FORCRITICALISSUEENGINESTOP = Field.create("USEFSIO5FORCRITICALISSUEENGINESTOP", 1360, FieldType.BIT, 27); + public static final Field USEFSIO4FORSERIOUSENGINEWARNING = Field.create("USEFSIO4FORSERIOUSENGINEWARNING", 1360, FieldType.BIT, 28); + public static final Field LAUNCHACTIVATEINVERTED = Field.create("LAUNCHACTIVATEINVERTED", 1360, FieldType.BIT, 29); + public static final Field TWOSTROKE = Field.create("TWOSTROKE", 1360, FieldType.BIT, 30); + public static final Field SKIPPEDWHEELONCAM = Field.create("SKIPPEDWHEELONCAM", 1360, FieldType.BIT, 31); + public static final Field HIPOUTPUTCHANNEL = Field.create("HIPOUTPUTCHANNEL", 1364, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1365 = Field.create("ALIGNMENTFILL_AT_1365", 1365, FieldType.INT8).setScale(1.0); + public static final Field ACSWITCH = Field.create("ACSWITCH", 1366, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field VREFADCCHANNEL = Field.create("VREFADCCHANNEL", 1368, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field ETBNEUTRALPOSITION = Field.create("ETBNEUTRALPOSITION", 1369, FieldType.INT8).setScale(1.0); + public static final Field IDLEMODE = Field.create("IDLEMODE", 1370, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1371 = Field.create("ALIGNMENTFILL_AT_1371", 1371, FieldType.INT8).setScale(1.0); + public static final Field ISINJECTIONENABLED = Field.create("ISINJECTIONENABLED", 1372, FieldType.BIT, 0); + public static final Field ISIGNITIONENABLED = Field.create("ISIGNITIONENABLED", 1372, FieldType.BIT, 1); + public static final Field ISCYLINDERCLEANUPENABLED = Field.create("ISCYLINDERCLEANUPENABLED", 1372, FieldType.BIT, 2); + public static final Field COMPLEXWALLMODEL = Field.create("COMPLEXWALLMODEL", 1372, FieldType.BIT, 3); + public static final Field ALWAYSINSTANTRPM = Field.create("ALWAYSINSTANTRPM", 1372, FieldType.BIT, 4); + public static final Field ISMAPAVERAGINGENABLED = Field.create("ISMAPAVERAGINGENABLED", 1372, FieldType.BIT, 5); + public static final Field OVERRIDECRANKINGIACSETTING = Field.create("OVERRIDECRANKINGIACSETTING", 1372, FieldType.BIT, 6); + public static final Field USESEPARATEADVANCEFORIDLE = Field.create("USESEPARATEADVANCEFORIDLE", 1372, FieldType.BIT, 7); + public static final Field ISWAVEANALYZERENABLED = Field.create("ISWAVEANALYZERENABLED", 1372, FieldType.BIT, 8); + public static final Field USESEPARATEVEFORIDLE = Field.create("USESEPARATEVEFORIDLE", 1372, FieldType.BIT, 9); + public static final Field VERBOSETRIGGERSYNCHDETAILS = Field.create("VERBOSETRIGGERSYNCHDETAILS", 1372, FieldType.BIT, 10); + public static final Field ISMANUALSPINNINGMODE = Field.create("ISMANUALSPINNINGMODE", 1372, FieldType.BIT, 11); + public static final Field TWOWIREBATCHINJECTION = Field.create("TWOWIREBATCHINJECTION", 1372, FieldType.BIT, 12); + public static final Field USEONLYRISINGEDGEFORTRIGGER = Field.create("USEONLYRISINGEDGEFORTRIGGER", 1372, FieldType.BIT, 13); + public static final Field TWOWIREBATCHIGNITION = Field.create("TWOWIREBATCHIGNITION", 1372, FieldType.BIT, 14); + public static final Field USEFIXEDBAROCORRFROMMAP = Field.create("USEFIXEDBAROCORRFROMMAP", 1372, FieldType.BIT, 15); + public static final Field USESEPARATEADVANCEFORCRANKING = Field.create("USESEPARATEADVANCEFORCRANKING", 1372, FieldType.BIT, 16); + public static final Field USEADVANCECORRECTIONSFORCRANKING = Field.create("USEADVANCECORRECTIONSFORCRANKING", 1372, FieldType.BIT, 17); + public static final Field FLEXCRANKING = Field.create("FLEXCRANKING", 1372, FieldType.BIT, 18); + public static final Field USEIACPIDMULTTABLE = Field.create("USEIACPIDMULTTABLE", 1372, FieldType.BIT, 19); + public static final Field ISBOOSTCONTROLENABLED = Field.create("ISBOOSTCONTROLENABLED", 1372, FieldType.BIT, 20); + public static final Field LAUNCHSMOOTHRETARD = Field.create("LAUNCHSMOOTHRETARD", 1372, FieldType.BIT, 21); + public static final Field ISPHASESYNCREQUIREDFORIGNITION = Field.create("ISPHASESYNCREQUIREDFORIGNITION", 1372, FieldType.BIT, 22); + public static final Field USECLTBASEDRPMLIMIT = Field.create("USECLTBASEDRPMLIMIT", 1372, FieldType.BIT, 23); + public static final Field FORCEO2HEATING = Field.create("FORCEO2HEATING", 1372, FieldType.BIT, 24); + public static final Field UNUSED_1484_BIT_25 = Field.create("UNUSED_1484_BIT_25", 1372, FieldType.BIT, 25); + public static final Field UNUSED_1484_BIT_26 = Field.create("UNUSED_1484_BIT_26", 1372, FieldType.BIT, 26); + public static final Field UNUSED_1484_BIT_27 = Field.create("UNUSED_1484_BIT_27", 1372, FieldType.BIT, 27); + public static final Field UNUSED_1484_BIT_28 = Field.create("UNUSED_1484_BIT_28", 1372, FieldType.BIT, 28); + public static final Field UNUSED_1484_BIT_29 = Field.create("UNUSED_1484_BIT_29", 1372, FieldType.BIT, 29); + public static final Field UNUSED_1484_BIT_30 = Field.create("UNUSED_1484_BIT_30", 1372, FieldType.BIT, 30); + public static final Field UNUSED_1484_BIT_31 = Field.create("UNUSED_1484_BIT_31", 1372, FieldType.BIT, 31); + public static final Field ENGINECHARTSIZE = Field.create("ENGINECHARTSIZE", 1376, FieldType.INT).setScale(1.0); + public static final Field TURBOSPEEDSENSORMULTIPLIER = Field.create("TURBOSPEEDSENSORMULTIPLIER", 1380, FieldType.FLOAT); + public static final Field CAMINPUTSDEBUG1 = Field.create("CAMINPUTSDEBUG1", 1384, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CAMINPUTSDEBUG2 = Field.create("CAMINPUTSDEBUG2", 1386, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CAMINPUTSDEBUG3 = Field.create("CAMINPUTSDEBUG3", 1388, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CAMINPUTSDEBUG4 = Field.create("CAMINPUTSDEBUG4", 1390, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CAMINPUTSDEBUGPADDING = Field.create("CAMINPUTSDEBUGPADDING", 1392, FieldType.INT8).setScale(1.0); + public static final Field ACIDLERPMBUMP = Field.create("ACIDLERPMBUMP", 1392, FieldType.INT16).setScale(1.0); + public static final Field WARNINGPERIOD = Field.create("WARNINGPERIOD", 1394, FieldType.INT16).setScale(1.0); + public static final Field KNOCKDETECTIONWINDOWSTART = Field.create("KNOCKDETECTIONWINDOWSTART", 1396, FieldType.FLOAT); + public static final Field KNOCKDETECTIONWINDOWEND = Field.create("KNOCKDETECTIONWINDOWEND", 1400, FieldType.FLOAT); + public static final Field IDLESTEPPERREACTIONTIME = Field.create("IDLESTEPPERREACTIONTIME", 1404, FieldType.FLOAT); + public static final Field IDLESTEPPERTOTALSTEPS = Field.create("IDLESTEPPERTOTALSTEPS", 1408, FieldType.INT).setScale(1.0); + public static final Field NOACCELAFTERHARDLIMITPERIODSECS = Field.create("NOACCELAFTERHARDLIMITPERIODSECS", 1412, FieldType.FLOAT); + public static final Field MAPAVERAGINGSCHEDULINGATINDEX = Field.create("MAPAVERAGINGSCHEDULINGATINDEX", 1416, FieldType.INT).setScale(1.0); + public static final Field TACHPULSEDURACTIONMS = Field.create("TACHPULSEDURACTIONMS", 1420, FieldType.FLOAT); + public static final Field WWAETAU = Field.create("WWAETAU", 1424, FieldType.FLOAT); + public static final Field ALTERNATORCONTROL_PFACTOR = Field.create("ALTERNATORCONTROL_PFACTOR", 1428, FieldType.FLOAT); + public static final Field ALTERNATORCONTROL_IFACTOR = Field.create("ALTERNATORCONTROL_IFACTOR", 1432, FieldType.FLOAT); + public static final Field ALTERNATORCONTROL_DFACTOR = Field.create("ALTERNATORCONTROL_DFACTOR", 1436, FieldType.FLOAT); + public static final Field ALTERNATORCONTROL_OFFSET = Field.create("ALTERNATORCONTROL_OFFSET", 1440, FieldType.INT16).setScale(1.0); + public static final Field ALTERNATORCONTROL_PERIODMS = Field.create("ALTERNATORCONTROL_PERIODMS", 1442, FieldType.INT16).setScale(1.0); + public static final Field ALTERNATORCONTROL_MINVALUE = Field.create("ALTERNATORCONTROL_MINVALUE", 1444, FieldType.INT16).setScale(1.0); + public static final Field ALTERNATORCONTROL_MAXVALUE = Field.create("ALTERNATORCONTROL_MAXVALUE", 1446, FieldType.INT16).setScale(1.0); + public static final Field ETB_PFACTOR = Field.create("ETB_PFACTOR", 1448, FieldType.FLOAT); + public static final Field ETB_IFACTOR = Field.create("ETB_IFACTOR", 1452, FieldType.FLOAT); + public static final Field ETB_DFACTOR = Field.create("ETB_DFACTOR", 1456, FieldType.FLOAT); + public static final Field ETB_OFFSET = Field.create("ETB_OFFSET", 1460, FieldType.INT16).setScale(1.0); + public static final Field ETB_PERIODMS = Field.create("ETB_PERIODMS", 1462, FieldType.INT16).setScale(1.0); + public static final Field ETB_MINVALUE = Field.create("ETB_MINVALUE", 1464, FieldType.INT16).setScale(1.0); + public static final Field ETB_MAXVALUE = Field.create("ETB_MAXVALUE", 1466, FieldType.INT16).setScale(1.0); + public static final Field TRIGGERINPUTDEBUGPINS1 = Field.create("TRIGGERINPUTDEBUGPINS1", 1468, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TRIGGERINPUTDEBUGPINS2 = Field.create("TRIGGERINPUTDEBUGPINS2", 1470, FieldType.INT16, Gpio).setScale(1.0); + public static final Field UNUSED1452 = Field.create("UNUSED1452", 1472, FieldType.INT16).setScale(1.0); + public static final Field TURBOSPEEDSENSORINPUTPIN = Field.create("TURBOSPEEDSENSORINPUTPIN", 1474, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field TPS2MIN = Field.create("TPS2MIN", 1476, FieldType.INT16).setScale(1.0); + public static final Field TPS2MAX = Field.create("TPS2MAX", 1478, FieldType.INT16).setScale(1.0); + public static final Field STARTERCONTROLPIN = Field.create("STARTERCONTROLPIN", 1480, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field STARTSTOPBUTTONMODE = Field.create("STARTSTOPBUTTONMODE", 1482, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1483 = Field.create("ALIGNMENTFILL_AT_1483", 1483, FieldType.INT8).setScale(1.0); + public static final Field MC33816_FLAG0 = Field.create("MC33816_FLAG0", 1484, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TACHPULSEPERREV = Field.create("TACHPULSEPERREV", 1486, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1487 = Field.create("ALIGNMENTFILL_AT_1487", 1487, FieldType.INT8).setScale(1.0); + public static final Field MAPERRORDETECTIONTOOLOW = Field.create("MAPERRORDETECTIONTOOLOW", 1488, FieldType.FLOAT); + public static final Field MAPERRORDETECTIONTOOHIGH = Field.create("MAPERRORDETECTIONTOOHIGH", 1492, FieldType.FLOAT); + public static final Field MULTISPARKSPARKDURATION = Field.create("MULTISPARKSPARKDURATION", 1496, FieldType.INT16).setScale(0.001); + public static final Field MULTISPARKDWELL = Field.create("MULTISPARKDWELL", 1498, FieldType.INT16).setScale(0.001); + public static final Field IDLERPMPID_PFACTOR = Field.create("IDLERPMPID_PFACTOR", 1500, FieldType.FLOAT); + public static final Field IDLERPMPID_IFACTOR = Field.create("IDLERPMPID_IFACTOR", 1504, FieldType.FLOAT); + public static final Field IDLERPMPID_DFACTOR = Field.create("IDLERPMPID_DFACTOR", 1508, FieldType.FLOAT); + public static final Field IDLERPMPID_OFFSET = Field.create("IDLERPMPID_OFFSET", 1512, FieldType.INT16).setScale(1.0); + public static final Field IDLERPMPID_PERIODMS = Field.create("IDLERPMPID_PERIODMS", 1514, FieldType.INT16).setScale(1.0); + public static final Field IDLERPMPID_MINVALUE = Field.create("IDLERPMPID_MINVALUE", 1516, FieldType.INT16).setScale(1.0); + public static final Field IDLERPMPID_MAXVALUE = Field.create("IDLERPMPID_MAXVALUE", 1518, FieldType.INT16).setScale(1.0); + public static final Field WWAEBETA = Field.create("WWAEBETA", 1520, FieldType.FLOAT); + public static final Field COMMUNICATIONLEDPIN = Field.create("COMMUNICATIONLEDPIN", 1524, FieldType.INT16, Gpio).setScale(1.0); + public static final Field RUNNINGLEDPIN = Field.create("RUNNINGLEDPIN", 1526, FieldType.INT16, Gpio).setScale(1.0); + public static final Field BINARYSERIALTXPIN = Field.create("BINARYSERIALTXPIN", 1528, FieldType.INT16, Gpio).setScale(1.0); + public static final Field BINARYSERIALRXPIN = Field.create("BINARYSERIALRXPIN", 1530, FieldType.INT16, Gpio).setScale(1.0); + public static final Field AUXVALVES1 = Field.create("AUXVALVES1", 1532, FieldType.INT16, Gpio).setScale(1.0); + public static final Field AUXVALVES2 = Field.create("AUXVALVES2", 1534, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TCUUPSHIFTBUTTONPIN = Field.create("TCUUPSHIFTBUTTONPIN", 1536, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field TCUDOWNSHIFTBUTTONPIN = Field.create("TCUDOWNSHIFTBUTTONPIN", 1538, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field THROTTLEPEDALUPVOLTAGE = Field.create("THROTTLEPEDALUPVOLTAGE", 1540, FieldType.FLOAT); + public static final Field THROTTLEPEDALWOTVOLTAGE = Field.create("THROTTLEPEDALWOTVOLTAGE", 1544, FieldType.FLOAT); + public static final Field STARTUPFUELPUMPDURATION = Field.create("STARTUPFUELPUMPDURATION", 1548, FieldType.INT16).setScale(1.0); + public static final Field IDLEPIDRPMDEADZONE = Field.create("IDLEPIDRPMDEADZONE", 1550, FieldType.INT16).setScale(1.0); + public static final Field TARGETVBATT = Field.create("TARGETVBATT", 1552, FieldType.FLOAT); + public static final Field ALTERNATOROFFABOVETPS = Field.create("ALTERNATOROFFABOVETPS", 1556, FieldType.FLOAT); + public static final Field AFTERCRANKINGIACTAPERDURATION = Field.create("AFTERCRANKINGIACTAPERDURATION", 1560, FieldType.INT16).setScale(1.0); + public static final Field IACBYTPSTAPER = Field.create("IACBYTPSTAPER", 1562, FieldType.INT16).setScale(1.0); + public static final Field AUXSERIALTXPIN = Field.create("AUXSERIALTXPIN", 1564, FieldType.INT16, Gpio).setScale(1.0); + public static final Field WARNINGLEDPIN = Field.create("WARNINGLEDPIN", 1566, FieldType.INT16, Gpio).setScale(1.0); + public static final Field AUXSERIALRXPIN = Field.create("AUXSERIALRXPIN", 1568, FieldType.INT16, Gpio).setScale(1.0); + public static final Field LIS302DLCSPIN = Field.create("LIS302DLCSPIN", 1570, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TPSACCELLOOKBACK = Field.create("TPSACCELLOOKBACK", 1572, FieldType.INT8).setScale(0.05); + public static final Field COASTINGFUELCUTVSSLOW = Field.create("COASTINGFUELCUTVSSLOW", 1573, FieldType.INT8).setScale(1.0); + public static final Field COASTINGFUELCUTVSSHIGH = Field.create("COASTINGFUELCUTVSSHIGH", 1574, FieldType.INT8).setScale(1.0); + public static final Field NOFUELTRIMAFTERDFCOTIME = Field.create("NOFUELTRIMAFTERDFCOTIME", 1575, FieldType.INT8).setScale(0.1); + public static final Field TPSACCELENRICHMENTTHRESHOLD = Field.create("TPSACCELENRICHMENTTHRESHOLD", 1576, FieldType.FLOAT); + public static final Field AUXSPEEDSENSORINPUTPIN1 = Field.create("AUXSPEEDSENSORINPUTPIN1", 1580, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field AUXSPEEDSENSORINPUTPIN2 = Field.create("AUXSPEEDSENSORINPUTPIN2", 1582, FieldType.INT16, brain_input_pin_e).setScale(1.0); + public static final Field TOTALGEARSCOUNT = Field.create("TOTALGEARSCOUNT", 1584, FieldType.INT8).setScale(1.0); + public static final Field INJECTIONTIMINGMODE = Field.create("INJECTIONTIMINGMODE", 1585, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1586 = Field.create("ALIGNMENTFILL_AT_1586", 1586, FieldType.INT8).setScale(1.0); + public static final Field UARTCONSOLESERIALSPEED = Field.create("UARTCONSOLESERIALSPEED", 1588, FieldType.INT).setScale(1.0); + public static final Field TPSDECELENLEANMENTTHRESHOLD = Field.create("TPSDECELENLEANMENTTHRESHOLD", 1592, FieldType.FLOAT); + public static final Field TPSDECELENLEANMENTMULTIPLIER = Field.create("TPSDECELENLEANMENTMULTIPLIER", 1596, FieldType.FLOAT); + public static final Field SLOWADCALPHA = Field.create("SLOWADCALPHA", 1600, FieldType.FLOAT); public static final String[] debug_mode_e = {"INVALID", "TPS acceleration enrichment", "GPPWM", "Idle Control", "Engine Load accl enrich", "Trigger Counters", "Soft Spark Cut", "VVT1 PID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "SD card", "sr5", "Knock", "INVALID", "Electronic Throttle", "Executor", "Bench Test / TS commands", "INVALID", "Analog inputs #1", "INSTANT_RPM", "INVALID", "Status", "CJ125", "INVALID", "MAP", "Metrics", "INVALID", "Ion Sense", "TLE8888", "Analog inputs #2", "Dwell Metric", "INVALID", "INVALID", "Boost Control", "INVALID", "INVALID", "ETB Autotune", "Composite Log", "INVALID", "INVALID", "INVALID", "Dyno_View", "Logic_Analyzer", "INVALID", "TCU", "Lua", "VVT2 PID", "VVT3 PID", "VVT4 PID", "mode 52", "mode 53"}; - public static final Field DEBUGMODE = Field.create("DEBUGMODE", 1584, FieldType.INT8, debug_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1585 = Field.create("ALIGNMENTFILL_AT_1585", 1585, FieldType.INT8).setScale(1.0); - public static final Field AUXSERIALSPEED = Field.create("AUXSERIALSPEED", 1588, FieldType.INT).setScale(1.0); - public static final Field THROTTLEPEDALSECONDARYUPVOLTAGE = Field.create("THROTTLEPEDALSECONDARYUPVOLTAGE", 1592, FieldType.FLOAT); - public static final Field THROTTLEPEDALSECONDARYWOTVOLTAGE = Field.create("THROTTLEPEDALSECONDARYWOTVOLTAGE", 1596, FieldType.FLOAT); + public static final Field DEBUGMODE = Field.create("DEBUGMODE", 1604, FieldType.INT8, debug_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1605 = Field.create("ALIGNMENTFILL_AT_1605", 1605, FieldType.INT8).setScale(1.0); + public static final Field AUXSERIALSPEED = Field.create("AUXSERIALSPEED", 1608, FieldType.INT).setScale(1.0); + public static final Field THROTTLEPEDALSECONDARYUPVOLTAGE = Field.create("THROTTLEPEDALSECONDARYUPVOLTAGE", 1612, FieldType.FLOAT); + public static final Field THROTTLEPEDALSECONDARYWOTVOLTAGE = Field.create("THROTTLEPEDALSECONDARYWOTVOLTAGE", 1616, FieldType.FLOAT); public static final String[] can_baudrate_e = {"100kbps", "250kbps", "500kbps", "1Mbps"}; - public static final Field CANBAUDRATE = Field.create("CANBAUDRATE", 1600, FieldType.INT8, can_baudrate_e).setScale(1.0); + public static final Field CANBAUDRATE = Field.create("CANBAUDRATE", 1620, FieldType.INT8, can_baudrate_e).setScale(1.0); public static final String[] ve_override_e = {"None", "MAP", "TPS"}; - public static final Field VEOVERRIDEMODE = Field.create("VEOVERRIDEMODE", 1601, FieldType.INT8, ve_override_e).setScale(1.0); - public static final Field CAN2BAUDRATE = Field.create("CAN2BAUDRATE", 1602, FieldType.INT8, can_baudrate_e).setScale(1.0); + public static final Field VEOVERRIDEMODE = Field.create("VEOVERRIDEMODE", 1621, FieldType.INT8, ve_override_e).setScale(1.0); + public static final Field CAN2BAUDRATE = Field.create("CAN2BAUDRATE", 1622, FieldType.INT8, can_baudrate_e).setScale(1.0); public static final String[] load_override_e = {"None", "MAP", "TPS", "Acc Pedal", "Cyl Filling %"}; - public static final Field AFROVERRIDEMODE = Field.create("AFROVERRIDEMODE", 1603, FieldType.INT8, load_override_e).setScale(1.0); - public static final Field MC33_HPFP_I_PEAK = Field.create("MC33_HPFP_I_PEAK", 1604, FieldType.INT8).setScale(0.1); - public static final Field MC33_HPFP_I_HOLD = Field.create("MC33_HPFP_I_HOLD", 1605, FieldType.INT8).setScale(0.1); - public static final Field MC33_HPFP_I_HOLD_OFF = Field.create("MC33_HPFP_I_HOLD_OFF", 1606, FieldType.INT8).setScale(1.0); - public static final Field MC33_HPFP_MAX_HOLD = Field.create("MC33_HPFP_MAX_HOLD", 1607, FieldType.INT8).setScale(1.0); - public static final Field STEPPERDCINVERTEDPINS = Field.create("STEPPERDCINVERTEDPINS", 1608, FieldType.BIT, 0); - public static final Field UNUSED1740B0 = Field.create("UNUSED1740B0", 1608, FieldType.BIT, 1); - public static final Field UNUSED1740B1 = Field.create("UNUSED1740B1", 1608, FieldType.BIT, 2); - public static final Field UNUSED1740B2 = Field.create("UNUSED1740B2", 1608, FieldType.BIT, 3); - public static final Field UNUSED1127 = Field.create("UNUSED1127", 1608, FieldType.BIT, 4); - public static final Field UNUSED1128 = Field.create("UNUSED1128", 1608, FieldType.BIT, 5); - public static final Field UNUSED1129 = Field.create("UNUSED1129", 1608, FieldType.BIT, 6); - public static final Field UNUSED1130 = Field.create("UNUSED1130", 1608, FieldType.BIT, 7); - public static final Field UNUSEDBIT_540_8 = Field.create("UNUSEDBIT_540_8", 1608, FieldType.BIT, 8); - public static final Field UNUSEDBIT_540_9 = Field.create("UNUSEDBIT_540_9", 1608, FieldType.BIT, 9); - public static final Field UNUSEDBIT_540_10 = Field.create("UNUSEDBIT_540_10", 1608, FieldType.BIT, 10); - public static final Field UNUSEDBIT_540_11 = Field.create("UNUSEDBIT_540_11", 1608, FieldType.BIT, 11); - public static final Field UNUSEDBIT_540_12 = Field.create("UNUSEDBIT_540_12", 1608, FieldType.BIT, 12); - public static final Field UNUSEDBIT_540_13 = Field.create("UNUSEDBIT_540_13", 1608, FieldType.BIT, 13); - public static final Field UNUSEDBIT_540_14 = Field.create("UNUSEDBIT_540_14", 1608, FieldType.BIT, 14); - public static final Field UNUSEDBIT_540_15 = Field.create("UNUSEDBIT_540_15", 1608, FieldType.BIT, 15); - public static final Field UNUSEDBIT_540_16 = Field.create("UNUSEDBIT_540_16", 1608, FieldType.BIT, 16); - public static final Field UNUSEDBIT_540_17 = Field.create("UNUSEDBIT_540_17", 1608, FieldType.BIT, 17); - public static final Field UNUSEDBIT_540_18 = Field.create("UNUSEDBIT_540_18", 1608, FieldType.BIT, 18); - public static final Field UNUSEDBIT_540_19 = Field.create("UNUSEDBIT_540_19", 1608, FieldType.BIT, 19); - public static final Field UNUSEDBIT_540_20 = Field.create("UNUSEDBIT_540_20", 1608, FieldType.BIT, 20); - public static final Field UNUSEDBIT_540_21 = Field.create("UNUSEDBIT_540_21", 1608, FieldType.BIT, 21); - public static final Field UNUSEDBIT_540_22 = Field.create("UNUSEDBIT_540_22", 1608, FieldType.BIT, 22); - public static final Field UNUSEDBIT_540_23 = Field.create("UNUSEDBIT_540_23", 1608, FieldType.BIT, 23); - public static final Field UNUSEDBIT_540_24 = Field.create("UNUSEDBIT_540_24", 1608, FieldType.BIT, 24); - public static final Field UNUSEDBIT_540_25 = Field.create("UNUSEDBIT_540_25", 1608, FieldType.BIT, 25); - public static final Field UNUSEDBIT_540_26 = Field.create("UNUSEDBIT_540_26", 1608, FieldType.BIT, 26); - public static final Field UNUSEDBIT_540_27 = Field.create("UNUSEDBIT_540_27", 1608, FieldType.BIT, 27); - public static final Field UNUSEDBIT_540_28 = Field.create("UNUSEDBIT_540_28", 1608, FieldType.BIT, 28); - public static final Field UNUSEDBIT_540_29 = Field.create("UNUSEDBIT_540_29", 1608, FieldType.BIT, 29); - public static final Field UNUSEDBIT_540_30 = Field.create("UNUSEDBIT_540_30", 1608, FieldType.BIT, 30); - public static final Field UNUSEDBIT_540_31 = Field.create("UNUSEDBIT_540_31", 1608, FieldType.BIT, 31); - public static final Field BENCHTESTOFFTIME = Field.create("BENCHTESTOFFTIME", 1612, FieldType.INT8).setScale(5.0); - public static final Field BENCHTESTCOUNT = Field.create("BENCHTESTCOUNT", 1613, FieldType.INT8).setScale(1.0); - public static final Field BENCHTESTONTIME = Field.create("BENCHTESTONTIME", 1614, FieldType.INT8).setScale(5.0); - public static final Field LAUNCHACTIVATEPINMODE = Field.create("LAUNCHACTIVATEPINMODE", 1615, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field CAN2TXPIN = Field.create("CAN2TXPIN", 1616, FieldType.INT16, Gpio).setScale(1.0); - public static final Field CAN2RXPIN = Field.create("CAN2RXPIN", 1618, FieldType.INT16, Gpio).setScale(1.0); - public static final Field STARTERCONTROLPINMODE = Field.create("STARTERCONTROLPINMODE", 1620, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field WASTEGATEPOSITIONSENSOR = Field.create("WASTEGATEPOSITIONSENSOR", 1621, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field IGNOVERRIDEMODE = Field.create("IGNOVERRIDEMODE", 1622, FieldType.INT8, load_override_e).setScale(1.0); - public static final Field INJECTORPRESSURETYPE = Field.create("INJECTORPRESSURETYPE", 1623, FieldType.INT8).setScale(1.0); - public static final Field HPFPVALVEPIN = Field.create("HPFPVALVEPIN", 1624, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field HPFPVALVEPINMODE = Field.create("HPFPVALVEPINMODE", 1626, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1627 = Field.create("ALIGNMENTFILL_AT_1627", 1627, FieldType.INT8).setScale(1.0); - public static final Field BOOSTCUTPRESSURE = Field.create("BOOSTCUTPRESSURE", 1628, FieldType.FLOAT); - public static final Field TCHARGEBINS = Field.create("TCHARGEBINS", 1632, FieldType.INT8).setScale(5.0); - public static final Field TCHARGEVALUES = Field.create("TCHARGEVALUES", 1648, FieldType.INT8).setScale(0.01); - public static final Field FIXEDTIMING = Field.create("FIXEDTIMING", 1664, FieldType.FLOAT); - public static final Field MAPLOWVALUEVOLTAGE = Field.create("MAPLOWVALUEVOLTAGE", 1668, FieldType.FLOAT); - public static final Field MAPHIGHVALUEVOLTAGE = Field.create("MAPHIGHVALUEVOLTAGE", 1672, FieldType.FLOAT); - public static final Field EGOVALUESHIFT = Field.create("EGOVALUESHIFT", 1676, FieldType.FLOAT); - public static final Field VVTPINS1 = Field.create("VVTPINS1", 1680, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field VVTPINS2 = Field.create("VVTPINS2", 1682, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field VVTPINS3 = Field.create("VVTPINS3", 1684, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field VVTPINS4 = Field.create("VVTPINS4", 1686, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field CJ125SPIDEVICE = Field.create("CJ125SPIDEVICE", 1688, FieldType.INT8).setScale(1.0); - public static final Field CJ125CSPINMODE = Field.create("CJ125CSPINMODE", 1689, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field SDCARDCSPINMODE = Field.create("SDCARDCSPINMODE", 1690, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1691 = Field.create("ALIGNMENTFILL_AT_1691", 1691, FieldType.INT8).setScale(1.0); - public static final Field CRANKINGIACPOSITION = Field.create("CRANKINGIACPOSITION", 1692, FieldType.INT).setScale(1.0); - public static final Field TCHARGEMINRPMMINTPS = Field.create("TCHARGEMINRPMMINTPS", 1696, FieldType.FLOAT); - public static final Field TCHARGEMINRPMMAXTPS = Field.create("TCHARGEMINRPMMAXTPS", 1700, FieldType.FLOAT); - public static final Field TCHARGEMAXRPMMINTPS = Field.create("TCHARGEMAXRPMMINTPS", 1704, FieldType.FLOAT); - public static final Field TCHARGEMAXRPMMAXTPS = Field.create("TCHARGEMAXRPMMAXTPS", 1708, FieldType.FLOAT); - public static final Field VVTOUTPUTFREQUENCY1 = Field.create("VVTOUTPUTFREQUENCY1", 1712, FieldType.INT16).setScale(1.0); - public static final Field VVTOUTPUTFREQUENCY2 = Field.create("VVTOUTPUTFREQUENCY2", 1714, FieldType.INT16).setScale(1.0); - public static final Field FAN1EXTRAIDLE = Field.create("FAN1EXTRAIDLE", 1716, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1717 = Field.create("ALIGNMENTFILL_AT_1717", 1717, FieldType.INT8).setScale(1.0); - public static final Field ALTERNATORPWMFREQUENCY = Field.create("ALTERNATORPWMFREQUENCY", 1720, FieldType.INT).setScale(1.0); + public static final Field AFROVERRIDEMODE = Field.create("AFROVERRIDEMODE", 1623, FieldType.INT8, load_override_e).setScale(1.0); + public static final Field MC33_HPFP_I_PEAK = Field.create("MC33_HPFP_I_PEAK", 1624, FieldType.INT8).setScale(0.1); + public static final Field MC33_HPFP_I_HOLD = Field.create("MC33_HPFP_I_HOLD", 1625, FieldType.INT8).setScale(0.1); + public static final Field MC33_HPFP_I_HOLD_OFF = Field.create("MC33_HPFP_I_HOLD_OFF", 1626, FieldType.INT8).setScale(1.0); + public static final Field MC33_HPFP_MAX_HOLD = Field.create("MC33_HPFP_MAX_HOLD", 1627, FieldType.INT8).setScale(1.0); + public static final Field STEPPERDCINVERTEDPINS = Field.create("STEPPERDCINVERTEDPINS", 1628, FieldType.BIT, 0); + public static final Field UNUSED1740B0 = Field.create("UNUSED1740B0", 1628, FieldType.BIT, 1); + public static final Field UNUSED1740B1 = Field.create("UNUSED1740B1", 1628, FieldType.BIT, 2); + public static final Field UNUSED1740B2 = Field.create("UNUSED1740B2", 1628, FieldType.BIT, 3); + public static final Field UNUSED1127 = Field.create("UNUSED1127", 1628, FieldType.BIT, 4); + public static final Field UNUSED1128 = Field.create("UNUSED1128", 1628, FieldType.BIT, 5); + public static final Field UNUSED1129 = Field.create("UNUSED1129", 1628, FieldType.BIT, 6); + public static final Field UNUSED1130 = Field.create("UNUSED1130", 1628, FieldType.BIT, 7); + public static final Field UNUSEDBIT_540_8 = Field.create("UNUSEDBIT_540_8", 1628, FieldType.BIT, 8); + public static final Field UNUSEDBIT_540_9 = Field.create("UNUSEDBIT_540_9", 1628, FieldType.BIT, 9); + public static final Field UNUSEDBIT_540_10 = Field.create("UNUSEDBIT_540_10", 1628, FieldType.BIT, 10); + public static final Field UNUSEDBIT_540_11 = Field.create("UNUSEDBIT_540_11", 1628, FieldType.BIT, 11); + public static final Field UNUSEDBIT_540_12 = Field.create("UNUSEDBIT_540_12", 1628, FieldType.BIT, 12); + public static final Field UNUSEDBIT_540_13 = Field.create("UNUSEDBIT_540_13", 1628, FieldType.BIT, 13); + public static final Field UNUSEDBIT_540_14 = Field.create("UNUSEDBIT_540_14", 1628, FieldType.BIT, 14); + public static final Field UNUSEDBIT_540_15 = Field.create("UNUSEDBIT_540_15", 1628, FieldType.BIT, 15); + public static final Field UNUSEDBIT_540_16 = Field.create("UNUSEDBIT_540_16", 1628, FieldType.BIT, 16); + public static final Field UNUSEDBIT_540_17 = Field.create("UNUSEDBIT_540_17", 1628, FieldType.BIT, 17); + public static final Field UNUSEDBIT_540_18 = Field.create("UNUSEDBIT_540_18", 1628, FieldType.BIT, 18); + public static final Field UNUSEDBIT_540_19 = Field.create("UNUSEDBIT_540_19", 1628, FieldType.BIT, 19); + public static final Field UNUSEDBIT_540_20 = Field.create("UNUSEDBIT_540_20", 1628, FieldType.BIT, 20); + public static final Field UNUSEDBIT_540_21 = Field.create("UNUSEDBIT_540_21", 1628, FieldType.BIT, 21); + public static final Field UNUSEDBIT_540_22 = Field.create("UNUSEDBIT_540_22", 1628, FieldType.BIT, 22); + public static final Field UNUSEDBIT_540_23 = Field.create("UNUSEDBIT_540_23", 1628, FieldType.BIT, 23); + public static final Field UNUSEDBIT_540_24 = Field.create("UNUSEDBIT_540_24", 1628, FieldType.BIT, 24); + public static final Field UNUSEDBIT_540_25 = Field.create("UNUSEDBIT_540_25", 1628, FieldType.BIT, 25); + public static final Field UNUSEDBIT_540_26 = Field.create("UNUSEDBIT_540_26", 1628, FieldType.BIT, 26); + public static final Field UNUSEDBIT_540_27 = Field.create("UNUSEDBIT_540_27", 1628, FieldType.BIT, 27); + public static final Field UNUSEDBIT_540_28 = Field.create("UNUSEDBIT_540_28", 1628, FieldType.BIT, 28); + public static final Field UNUSEDBIT_540_29 = Field.create("UNUSEDBIT_540_29", 1628, FieldType.BIT, 29); + public static final Field UNUSEDBIT_540_30 = Field.create("UNUSEDBIT_540_30", 1628, FieldType.BIT, 30); + public static final Field UNUSEDBIT_540_31 = Field.create("UNUSEDBIT_540_31", 1628, FieldType.BIT, 31); + public static final Field BENCHTESTOFFTIME = Field.create("BENCHTESTOFFTIME", 1632, FieldType.INT8).setScale(5.0); + public static final Field BENCHTESTCOUNT = Field.create("BENCHTESTCOUNT", 1633, FieldType.INT8).setScale(1.0); + public static final Field BENCHTESTONTIME = Field.create("BENCHTESTONTIME", 1634, FieldType.INT8).setScale(5.0); + public static final Field LAUNCHACTIVATEPINMODE = Field.create("LAUNCHACTIVATEPINMODE", 1635, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field CAN2TXPIN = Field.create("CAN2TXPIN", 1636, FieldType.INT16, Gpio).setScale(1.0); + public static final Field CAN2RXPIN = Field.create("CAN2RXPIN", 1638, FieldType.INT16, Gpio).setScale(1.0); + public static final Field STARTERCONTROLPINMODE = Field.create("STARTERCONTROLPINMODE", 1640, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field WASTEGATEPOSITIONSENSOR = Field.create("WASTEGATEPOSITIONSENSOR", 1641, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field IGNOVERRIDEMODE = Field.create("IGNOVERRIDEMODE", 1642, FieldType.INT8, load_override_e).setScale(1.0); + public static final Field INJECTORPRESSURETYPE = Field.create("INJECTORPRESSURETYPE", 1643, FieldType.INT8).setScale(1.0); + public static final Field HPFPVALVEPIN = Field.create("HPFPVALVEPIN", 1644, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field HPFPVALVEPINMODE = Field.create("HPFPVALVEPINMODE", 1646, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1647 = Field.create("ALIGNMENTFILL_AT_1647", 1647, FieldType.INT8).setScale(1.0); + public static final Field BOOSTCUTPRESSURE = Field.create("BOOSTCUTPRESSURE", 1648, FieldType.FLOAT); + public static final Field TCHARGEBINS = Field.create("TCHARGEBINS", 1652, FieldType.INT8).setScale(5.0); + public static final Field TCHARGEVALUES = Field.create("TCHARGEVALUES", 1668, FieldType.INT8).setScale(0.01); + public static final Field FIXEDTIMING = Field.create("FIXEDTIMING", 1684, FieldType.FLOAT); + public static final Field MAPLOWVALUEVOLTAGE = Field.create("MAPLOWVALUEVOLTAGE", 1688, FieldType.FLOAT); + public static final Field MAPHIGHVALUEVOLTAGE = Field.create("MAPHIGHVALUEVOLTAGE", 1692, FieldType.FLOAT); + public static final Field EGOVALUESHIFT = Field.create("EGOVALUESHIFT", 1696, FieldType.FLOAT); + public static final Field VVTPINS1 = Field.create("VVTPINS1", 1700, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field VVTPINS2 = Field.create("VVTPINS2", 1702, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field VVTPINS3 = Field.create("VVTPINS3", 1704, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field VVTPINS4 = Field.create("VVTPINS4", 1706, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field CJ125SPIDEVICE = Field.create("CJ125SPIDEVICE", 1708, FieldType.INT8).setScale(1.0); + public static final Field CJ125CSPINMODE = Field.create("CJ125CSPINMODE", 1709, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field SDCARDCSPINMODE = Field.create("SDCARDCSPINMODE", 1710, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1711 = Field.create("ALIGNMENTFILL_AT_1711", 1711, FieldType.INT8).setScale(1.0); + public static final Field CRANKINGIACPOSITION = Field.create("CRANKINGIACPOSITION", 1712, FieldType.INT).setScale(1.0); + public static final Field TCHARGEMINRPMMINTPS = Field.create("TCHARGEMINRPMMINTPS", 1716, FieldType.FLOAT); + public static final Field TCHARGEMINRPMMAXTPS = Field.create("TCHARGEMINRPMMAXTPS", 1720, FieldType.FLOAT); + public static final Field TCHARGEMAXRPMMINTPS = Field.create("TCHARGEMAXRPMMINTPS", 1724, FieldType.FLOAT); + public static final Field TCHARGEMAXRPMMAXTPS = Field.create("TCHARGEMAXRPMMAXTPS", 1728, FieldType.FLOAT); + public static final Field VVTOUTPUTFREQUENCY1 = Field.create("VVTOUTPUTFREQUENCY1", 1732, FieldType.INT16).setScale(1.0); + public static final Field VVTOUTPUTFREQUENCY2 = Field.create("VVTOUTPUTFREQUENCY2", 1734, FieldType.INT16).setScale(1.0); + public static final Field FAN1EXTRAIDLE = Field.create("FAN1EXTRAIDLE", 1736, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1737 = Field.create("ALIGNMENTFILL_AT_1737", 1737, FieldType.INT8).setScale(1.0); + public static final Field ALTERNATORPWMFREQUENCY = Field.create("ALTERNATORPWMFREQUENCY", 1740, FieldType.INT).setScale(1.0); public static final String[] vvt_mode_e = {"Inactive", "Single Tooth Second Half", "2JZ", "Miata NB2", "Single Tooth First Half", "Bosch Quick Start", "4/1", "ST 170", "Ford Barra 3+1", "Nissan VQ", "Honda K 4+1", "Nissan MR18", "Mitsu 3A92", "VTwin by MAP", "Mitsu 6G75", "vvt15", "vvt16", "vvt17"}; - public static final Field VVTMODE1 = Field.create("VVTMODE1", 1724, FieldType.INT8, vvt_mode_e).setScale(1.0); - public static final Field VVTMODE2 = Field.create("VVTMODE2", 1725, FieldType.INT8, vvt_mode_e).setScale(1.0); - public static final Field VVTMODEPADDING = Field.create("VVTMODEPADDING", 1726, FieldType.INT8).setScale(1.0); - public static final Field FAN2EXTRAIDLE = Field.create("FAN2EXTRAIDLE", 1726, FieldType.INT8).setScale(1.0); - public static final Field PRIMINGDELAY = Field.create("PRIMINGDELAY", 1727, FieldType.INT8).setScale(0.01); - public static final Field AUXANALOGINPUTS1 = Field.create("AUXANALOGINPUTS1", 1728, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS2 = Field.create("AUXANALOGINPUTS2", 1729, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS3 = Field.create("AUXANALOGINPUTS3", 1730, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS4 = Field.create("AUXANALOGINPUTS4", 1731, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS5 = Field.create("AUXANALOGINPUTS5", 1732, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS6 = Field.create("AUXANALOGINPUTS6", 1733, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS7 = Field.create("AUXANALOGINPUTS7", 1734, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXANALOGINPUTS8 = Field.create("AUXANALOGINPUTS8", 1735, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field TRAILINGCOILPINS1 = Field.create("TRAILINGCOILPINS1", 1736, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS2 = Field.create("TRAILINGCOILPINS2", 1738, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS3 = Field.create("TRAILINGCOILPINS3", 1740, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS4 = Field.create("TRAILINGCOILPINS4", 1742, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS5 = Field.create("TRAILINGCOILPINS5", 1744, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS6 = Field.create("TRAILINGCOILPINS6", 1746, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS7 = Field.create("TRAILINGCOILPINS7", 1748, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS8 = Field.create("TRAILINGCOILPINS8", 1750, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS9 = Field.create("TRAILINGCOILPINS9", 1752, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS10 = Field.create("TRAILINGCOILPINS10", 1754, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS11 = Field.create("TRAILINGCOILPINS11", 1756, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TRAILINGCOILPINS12 = Field.create("TRAILINGCOILPINS12", 1758, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TLE8888MODE = Field.create("TLE8888MODE", 1760, FieldType.INT8).setScale(1.0); - public static final Field LIS302DLCSPINMODE = Field.create("LIS302DLCSPINMODE", 1761, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field INJECTORCOMPENSATIONMODE = Field.create("INJECTORCOMPENSATIONMODE", 1762, FieldType.INT8).setScale(1.0); - public static final Field FAN2PINMODE = Field.create("FAN2PINMODE", 1763, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field FUELREFERENCEPRESSURE = Field.create("FUELREFERENCEPRESSURE", 1764, FieldType.FLOAT); - public static final Field POSTCRANKINGFACTOR = Field.create("POSTCRANKINGFACTOR", 1768, FieldType.FLOAT); - public static final Field POSTCRANKINGDURATIONSEC = Field.create("POSTCRANKINGDURATIONSEC", 1772, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_TEMPC_1 = Field.create("AUXTEMPSENSOR1_TEMPC_1", 1776, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_TEMPC_2 = Field.create("AUXTEMPSENSOR1_TEMPC_2", 1780, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_TEMPC_3 = Field.create("AUXTEMPSENSOR1_TEMPC_3", 1784, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_RESISTANCE_1 = Field.create("AUXTEMPSENSOR1_RESISTANCE_1", 1788, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_RESISTANCE_2 = Field.create("AUXTEMPSENSOR1_RESISTANCE_2", 1792, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_RESISTANCE_3 = Field.create("AUXTEMPSENSOR1_RESISTANCE_3", 1796, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_BIAS_RESISTOR = Field.create("AUXTEMPSENSOR1_BIAS_RESISTOR", 1800, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR1_ADCCHANNEL = Field.create("AUXTEMPSENSOR1_ADCCHANNEL", 1804, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXTEMPSENSOR1_ALIGNMENTFILL_AT_29 = Field.create("AUXTEMPSENSOR1_ALIGNMENTFILL_AT_29", 1805, FieldType.INT8).setScale(1.0); - public static final Field AUXTEMPSENSOR2_TEMPC_1 = Field.create("AUXTEMPSENSOR2_TEMPC_1", 1808, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_TEMPC_2 = Field.create("AUXTEMPSENSOR2_TEMPC_2", 1812, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_TEMPC_3 = Field.create("AUXTEMPSENSOR2_TEMPC_3", 1816, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_RESISTANCE_1 = Field.create("AUXTEMPSENSOR2_RESISTANCE_1", 1820, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_RESISTANCE_2 = Field.create("AUXTEMPSENSOR2_RESISTANCE_2", 1824, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_RESISTANCE_3 = Field.create("AUXTEMPSENSOR2_RESISTANCE_3", 1828, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_BIAS_RESISTOR = Field.create("AUXTEMPSENSOR2_BIAS_RESISTOR", 1832, FieldType.FLOAT); - public static final Field AUXTEMPSENSOR2_ADCCHANNEL = Field.create("AUXTEMPSENSOR2_ADCCHANNEL", 1836, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXTEMPSENSOR2_ALIGNMENTFILL_AT_29 = Field.create("AUXTEMPSENSOR2_ALIGNMENTFILL_AT_29", 1837, FieldType.INT8).setScale(1.0); - public static final Field KNOCKSAMPLINGDURATION = Field.create("KNOCKSAMPLINGDURATION", 1840, FieldType.INT16).setScale(1.0); - public static final Field ETBFREQ = Field.create("ETBFREQ", 1842, FieldType.INT16).setScale(1.0); - public static final Field ETBWASTEGATEPID_PFACTOR = Field.create("ETBWASTEGATEPID_PFACTOR", 1844, FieldType.FLOAT); - public static final Field ETBWASTEGATEPID_IFACTOR = Field.create("ETBWASTEGATEPID_IFACTOR", 1848, FieldType.FLOAT); - public static final Field ETBWASTEGATEPID_DFACTOR = Field.create("ETBWASTEGATEPID_DFACTOR", 1852, FieldType.FLOAT); - public static final Field ETBWASTEGATEPID_OFFSET = Field.create("ETBWASTEGATEPID_OFFSET", 1856, FieldType.INT16).setScale(1.0); - public static final Field ETBWASTEGATEPID_PERIODMS = Field.create("ETBWASTEGATEPID_PERIODMS", 1858, FieldType.INT16).setScale(1.0); - public static final Field ETBWASTEGATEPID_MINVALUE = Field.create("ETBWASTEGATEPID_MINVALUE", 1860, FieldType.INT16).setScale(1.0); - public static final Field ETBWASTEGATEPID_MAXVALUE = Field.create("ETBWASTEGATEPID_MAXVALUE", 1862, FieldType.INT16).setScale(1.0); + public static final Field VVTMODE1 = Field.create("VVTMODE1", 1744, FieldType.INT8, vvt_mode_e).setScale(1.0); + public static final Field VVTMODE2 = Field.create("VVTMODE2", 1745, FieldType.INT8, vvt_mode_e).setScale(1.0); + public static final Field VVTMODEPADDING = Field.create("VVTMODEPADDING", 1746, FieldType.INT8).setScale(1.0); + public static final Field FAN2EXTRAIDLE = Field.create("FAN2EXTRAIDLE", 1746, FieldType.INT8).setScale(1.0); + public static final Field PRIMINGDELAY = Field.create("PRIMINGDELAY", 1747, FieldType.INT8).setScale(0.01); + public static final Field AUXANALOGINPUTS1 = Field.create("AUXANALOGINPUTS1", 1748, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS2 = Field.create("AUXANALOGINPUTS2", 1749, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS3 = Field.create("AUXANALOGINPUTS3", 1750, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS4 = Field.create("AUXANALOGINPUTS4", 1751, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS5 = Field.create("AUXANALOGINPUTS5", 1752, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS6 = Field.create("AUXANALOGINPUTS6", 1753, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS7 = Field.create("AUXANALOGINPUTS7", 1754, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXANALOGINPUTS8 = Field.create("AUXANALOGINPUTS8", 1755, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field TRAILINGCOILPINS1 = Field.create("TRAILINGCOILPINS1", 1756, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS2 = Field.create("TRAILINGCOILPINS2", 1758, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS3 = Field.create("TRAILINGCOILPINS3", 1760, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS4 = Field.create("TRAILINGCOILPINS4", 1762, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS5 = Field.create("TRAILINGCOILPINS5", 1764, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS6 = Field.create("TRAILINGCOILPINS6", 1766, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS7 = Field.create("TRAILINGCOILPINS7", 1768, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS8 = Field.create("TRAILINGCOILPINS8", 1770, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS9 = Field.create("TRAILINGCOILPINS9", 1772, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS10 = Field.create("TRAILINGCOILPINS10", 1774, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS11 = Field.create("TRAILINGCOILPINS11", 1776, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TRAILINGCOILPINS12 = Field.create("TRAILINGCOILPINS12", 1778, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TLE8888MODE = Field.create("TLE8888MODE", 1780, FieldType.INT8).setScale(1.0); + public static final Field LIS302DLCSPINMODE = Field.create("LIS302DLCSPINMODE", 1781, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field INJECTORCOMPENSATIONMODE = Field.create("INJECTORCOMPENSATIONMODE", 1782, FieldType.INT8).setScale(1.0); + public static final Field FAN2PINMODE = Field.create("FAN2PINMODE", 1783, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field FUELREFERENCEPRESSURE = Field.create("FUELREFERENCEPRESSURE", 1784, FieldType.FLOAT); + public static final Field POSTCRANKINGFACTOR = Field.create("POSTCRANKINGFACTOR", 1788, FieldType.FLOAT); + public static final Field POSTCRANKINGDURATIONSEC = Field.create("POSTCRANKINGDURATIONSEC", 1792, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_TEMPC_1 = Field.create("AUXTEMPSENSOR1_TEMPC_1", 1796, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_TEMPC_2 = Field.create("AUXTEMPSENSOR1_TEMPC_2", 1800, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_TEMPC_3 = Field.create("AUXTEMPSENSOR1_TEMPC_3", 1804, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_RESISTANCE_1 = Field.create("AUXTEMPSENSOR1_RESISTANCE_1", 1808, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_RESISTANCE_2 = Field.create("AUXTEMPSENSOR1_RESISTANCE_2", 1812, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_RESISTANCE_3 = Field.create("AUXTEMPSENSOR1_RESISTANCE_3", 1816, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_BIAS_RESISTOR = Field.create("AUXTEMPSENSOR1_BIAS_RESISTOR", 1820, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR1_ADCCHANNEL = Field.create("AUXTEMPSENSOR1_ADCCHANNEL", 1824, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXTEMPSENSOR1_ALIGNMENTFILL_AT_29 = Field.create("AUXTEMPSENSOR1_ALIGNMENTFILL_AT_29", 1825, FieldType.INT8).setScale(1.0); + public static final Field AUXTEMPSENSOR2_TEMPC_1 = Field.create("AUXTEMPSENSOR2_TEMPC_1", 1828, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_TEMPC_2 = Field.create("AUXTEMPSENSOR2_TEMPC_2", 1832, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_TEMPC_3 = Field.create("AUXTEMPSENSOR2_TEMPC_3", 1836, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_RESISTANCE_1 = Field.create("AUXTEMPSENSOR2_RESISTANCE_1", 1840, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_RESISTANCE_2 = Field.create("AUXTEMPSENSOR2_RESISTANCE_2", 1844, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_RESISTANCE_3 = Field.create("AUXTEMPSENSOR2_RESISTANCE_3", 1848, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_BIAS_RESISTOR = Field.create("AUXTEMPSENSOR2_BIAS_RESISTOR", 1852, FieldType.FLOAT); + public static final Field AUXTEMPSENSOR2_ADCCHANNEL = Field.create("AUXTEMPSENSOR2_ADCCHANNEL", 1856, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXTEMPSENSOR2_ALIGNMENTFILL_AT_29 = Field.create("AUXTEMPSENSOR2_ALIGNMENTFILL_AT_29", 1857, FieldType.INT8).setScale(1.0); + public static final Field KNOCKSAMPLINGDURATION = Field.create("KNOCKSAMPLINGDURATION", 1860, FieldType.INT16).setScale(1.0); + public static final Field ETBFREQ = Field.create("ETBFREQ", 1862, FieldType.INT16).setScale(1.0); + public static final Field ETBWASTEGATEPID_PFACTOR = Field.create("ETBWASTEGATEPID_PFACTOR", 1864, FieldType.FLOAT); + public static final Field ETBWASTEGATEPID_IFACTOR = Field.create("ETBWASTEGATEPID_IFACTOR", 1868, FieldType.FLOAT); + public static final Field ETBWASTEGATEPID_DFACTOR = Field.create("ETBWASTEGATEPID_DFACTOR", 1872, FieldType.FLOAT); + public static final Field ETBWASTEGATEPID_OFFSET = Field.create("ETBWASTEGATEPID_OFFSET", 1876, FieldType.INT16).setScale(1.0); + public static final Field ETBWASTEGATEPID_PERIODMS = Field.create("ETBWASTEGATEPID_PERIODMS", 1878, FieldType.INT16).setScale(1.0); + public static final Field ETBWASTEGATEPID_MINVALUE = Field.create("ETBWASTEGATEPID_MINVALUE", 1880, FieldType.INT16).setScale(1.0); + public static final Field ETBWASTEGATEPID_MAXVALUE = Field.create("ETBWASTEGATEPID_MAXVALUE", 1882, FieldType.INT16).setScale(1.0); public static final String[] stepper_num_micro_steps_e = {"Full-Step (Default)", "INVALID", "Half-Step", "INVALID", "1/4 Micro-Step", "INVALID", "INVALID", "INVALID", "1/8 Micro-Step"}; - public static final Field STEPPERNUMMICROSTEPS = Field.create("STEPPERNUMMICROSTEPS", 1864, FieldType.INT8, stepper_num_micro_steps_e).setScale(1.0); - public static final Field STEPPERMINDUTYCYCLE = Field.create("STEPPERMINDUTYCYCLE", 1865, FieldType.INT8).setScale(1.0); - public static final Field STEPPERMAXDUTYCYCLE = Field.create("STEPPERMAXDUTYCYCLE", 1866, FieldType.INT8).setScale(1.0); - public static final Field SDCARDSPIDEVICE = Field.create("SDCARDSPIDEVICE", 1867, FieldType.INT8).setScale(1.0); - public static final Field TIMING_OFFSET_CYLINDER1 = Field.create("TIMING_OFFSET_CYLINDER1", 1868, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER2 = Field.create("TIMING_OFFSET_CYLINDER2", 1872, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER3 = Field.create("TIMING_OFFSET_CYLINDER3", 1876, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER4 = Field.create("TIMING_OFFSET_CYLINDER4", 1880, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER5 = Field.create("TIMING_OFFSET_CYLINDER5", 1884, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER6 = Field.create("TIMING_OFFSET_CYLINDER6", 1888, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER7 = Field.create("TIMING_OFFSET_CYLINDER7", 1892, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER8 = Field.create("TIMING_OFFSET_CYLINDER8", 1896, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER9 = Field.create("TIMING_OFFSET_CYLINDER9", 1900, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER10 = Field.create("TIMING_OFFSET_CYLINDER10", 1904, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER11 = Field.create("TIMING_OFFSET_CYLINDER11", 1908, FieldType.FLOAT); - public static final Field TIMING_OFFSET_CYLINDER12 = Field.create("TIMING_OFFSET_CYLINDER12", 1912, FieldType.FLOAT); - public static final Field IDLEPIDACTIVATIONTIME = Field.create("IDLEPIDACTIVATIONTIME", 1916, FieldType.FLOAT); + public static final Field STEPPERNUMMICROSTEPS = Field.create("STEPPERNUMMICROSTEPS", 1884, FieldType.INT8, stepper_num_micro_steps_e).setScale(1.0); + public static final Field STEPPERMINDUTYCYCLE = Field.create("STEPPERMINDUTYCYCLE", 1885, FieldType.INT8).setScale(1.0); + public static final Field STEPPERMAXDUTYCYCLE = Field.create("STEPPERMAXDUTYCYCLE", 1886, FieldType.INT8).setScale(1.0); + public static final Field SDCARDSPIDEVICE = Field.create("SDCARDSPIDEVICE", 1887, FieldType.INT8).setScale(1.0); + public static final Field TIMING_OFFSET_CYLINDER1 = Field.create("TIMING_OFFSET_CYLINDER1", 1888, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER2 = Field.create("TIMING_OFFSET_CYLINDER2", 1892, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER3 = Field.create("TIMING_OFFSET_CYLINDER3", 1896, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER4 = Field.create("TIMING_OFFSET_CYLINDER4", 1900, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER5 = Field.create("TIMING_OFFSET_CYLINDER5", 1904, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER6 = Field.create("TIMING_OFFSET_CYLINDER6", 1908, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER7 = Field.create("TIMING_OFFSET_CYLINDER7", 1912, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER8 = Field.create("TIMING_OFFSET_CYLINDER8", 1916, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER9 = Field.create("TIMING_OFFSET_CYLINDER9", 1920, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER10 = Field.create("TIMING_OFFSET_CYLINDER10", 1924, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER11 = Field.create("TIMING_OFFSET_CYLINDER11", 1928, FieldType.FLOAT); + public static final Field TIMING_OFFSET_CYLINDER12 = Field.create("TIMING_OFFSET_CYLINDER12", 1932, FieldType.FLOAT); + public static final Field IDLEPIDACTIVATIONTIME = Field.create("IDLEPIDACTIVATIONTIME", 1936, FieldType.FLOAT); public static final String[] pin_mode_e = {"default", "INVALID", "INVALID", "INVALID", "opendrain", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLUP", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "PULLDOWN"}; - public static final Field SPI1SCKMODE = Field.create("SPI1SCKMODE", 1920, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI1MOSIMODE = Field.create("SPI1MOSIMODE", 1921, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI1MISOMODE = Field.create("SPI1MISOMODE", 1922, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI2SCKMODE = Field.create("SPI2SCKMODE", 1923, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI2MOSIMODE = Field.create("SPI2MOSIMODE", 1924, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI2MISOMODE = Field.create("SPI2MISOMODE", 1925, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI3SCKMODE = Field.create("SPI3SCKMODE", 1926, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI3MOSIMODE = Field.create("SPI3MOSIMODE", 1927, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field SPI3MISOMODE = Field.create("SPI3MISOMODE", 1928, FieldType.INT8, pin_mode_e).setScale(1.0); - public static final Field STEPPERENABLEPINMODE = Field.create("STEPPERENABLEPINMODE", 1929, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field MC33816_RSTB = Field.create("MC33816_RSTB", 1930, FieldType.INT16, Gpio).setScale(1.0); - public static final Field MC33816_DRIVEN = Field.create("MC33816_DRIVEN", 1932, FieldType.INT16, Gpio).setScale(1.0); - public static final Field BRAKEPEDALPIN = Field.create("BRAKEPEDALPIN", 1934, FieldType.INT16, switch_input_pin_e).setScale(1.0); - public static final Field CJ125UA = Field.create("CJ125UA", 1936, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field CJ125UR = Field.create("CJ125UR", 1937, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field BRAKEPEDALPINMODE = Field.create("BRAKEPEDALPINMODE", 1938, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_1939 = Field.create("ALIGNMENTFILL_AT_1939", 1939, FieldType.INT8).setScale(1.0); - public static final Field AUXPID1_PFACTOR = Field.create("AUXPID1_PFACTOR", 1940, FieldType.FLOAT); - public static final Field AUXPID1_IFACTOR = Field.create("AUXPID1_IFACTOR", 1944, FieldType.FLOAT); - public static final Field AUXPID1_DFACTOR = Field.create("AUXPID1_DFACTOR", 1948, FieldType.FLOAT); - public static final Field AUXPID1_OFFSET = Field.create("AUXPID1_OFFSET", 1952, FieldType.INT16).setScale(1.0); - public static final Field AUXPID1_PERIODMS = Field.create("AUXPID1_PERIODMS", 1954, FieldType.INT16).setScale(1.0); - public static final Field AUXPID1_MINVALUE = Field.create("AUXPID1_MINVALUE", 1956, FieldType.INT16).setScale(1.0); - public static final Field AUXPID1_MAXVALUE = Field.create("AUXPID1_MAXVALUE", 1958, FieldType.INT16).setScale(1.0); - public static final Field AUXPID2_PFACTOR = Field.create("AUXPID2_PFACTOR", 1960, FieldType.FLOAT); - public static final Field AUXPID2_IFACTOR = Field.create("AUXPID2_IFACTOR", 1964, FieldType.FLOAT); - public static final Field AUXPID2_DFACTOR = Field.create("AUXPID2_DFACTOR", 1968, FieldType.FLOAT); - public static final Field AUXPID2_OFFSET = Field.create("AUXPID2_OFFSET", 1972, FieldType.INT16).setScale(1.0); - public static final Field AUXPID2_PERIODMS = Field.create("AUXPID2_PERIODMS", 1974, FieldType.INT16).setScale(1.0); - public static final Field AUXPID2_MINVALUE = Field.create("AUXPID2_MINVALUE", 1976, FieldType.INT16).setScale(1.0); - public static final Field AUXPID2_MAXVALUE = Field.create("AUXPID2_MAXVALUE", 1978, FieldType.INT16).setScale(1.0); - public static final Field INJECTORCORRECTIONPOLYNOMIAL1 = Field.create("INJECTORCORRECTIONPOLYNOMIAL1", 1980, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL2 = Field.create("INJECTORCORRECTIONPOLYNOMIAL2", 1984, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL3 = Field.create("INJECTORCORRECTIONPOLYNOMIAL3", 1988, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL4 = Field.create("INJECTORCORRECTIONPOLYNOMIAL4", 1992, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL5 = Field.create("INJECTORCORRECTIONPOLYNOMIAL5", 1996, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL6 = Field.create("INJECTORCORRECTIONPOLYNOMIAL6", 2000, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL7 = Field.create("INJECTORCORRECTIONPOLYNOMIAL7", 2004, FieldType.FLOAT); - public static final Field INJECTORCORRECTIONPOLYNOMIAL8 = Field.create("INJECTORCORRECTIONPOLYNOMIAL8", 2008, FieldType.FLOAT); - public static final Field PRIMEBINS = Field.create("PRIMEBINS", 2012, FieldType.INT8).setScale(1.0); - public static final Field OILPRESSURE_HWCHANNEL = Field.create("OILPRESSURE_HWCHANNEL", 2020, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field OILPRESSURE_ALIGNMENTFILL_AT_1 = Field.create("OILPRESSURE_ALIGNMENTFILL_AT_1", 2021, FieldType.INT8).setScale(1.0); - public static final Field OILPRESSURE_V1 = Field.create("OILPRESSURE_V1", 2024, FieldType.FLOAT); - public static final Field OILPRESSURE_VALUE1 = Field.create("OILPRESSURE_VALUE1", 2028, FieldType.FLOAT); - public static final Field OILPRESSURE_V2 = Field.create("OILPRESSURE_V2", 2032, FieldType.FLOAT); - public static final Field OILPRESSURE_VALUE2 = Field.create("OILPRESSURE_VALUE2", 2036, FieldType.FLOAT); - public static final Field ACCELEROMETERSPIDEVICE = Field.create("ACCELEROMETERSPIDEVICE", 2040, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_2041 = Field.create("ALIGNMENTFILL_AT_2041", 2041, FieldType.INT8).setScale(1.0); - public static final Field FAN2PIN = Field.create("FAN2PIN", 2042, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field FAN2ONTEMPERATURE = Field.create("FAN2ONTEMPERATURE", 2044, FieldType.INT8).setScale(1.0); - public static final Field FAN2OFFTEMPERATURE = Field.create("FAN2OFFTEMPERATURE", 2045, FieldType.INT8).setScale(1.0); - public static final Field STEPPERENABLEPIN = Field.create("STEPPERENABLEPIN", 2046, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TLE8888_CS = Field.create("TLE8888_CS", 2048, FieldType.INT16, Gpio).setScale(1.0); - public static final Field TLE8888_CSPINMODE = Field.create("TLE8888_CSPINMODE", 2050, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_2051 = Field.create("ALIGNMENTFILL_AT_2051", 2051, FieldType.INT8).setScale(1.0); - public static final Field MC33816_CS = Field.create("MC33816_CS", 2052, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS1 = Field.create("SERVOOUTPUTPINS1", 2054, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS2 = Field.create("SERVOOUTPUTPINS2", 2056, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS3 = Field.create("SERVOOUTPUTPINS3", 2058, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS4 = Field.create("SERVOOUTPUTPINS4", 2060, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS5 = Field.create("SERVOOUTPUTPINS5", 2062, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS6 = Field.create("SERVOOUTPUTPINS6", 2064, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS7 = Field.create("SERVOOUTPUTPINS7", 2066, FieldType.INT16, Gpio).setScale(1.0); - public static final Field SERVOOUTPUTPINS8 = Field.create("SERVOOUTPUTPINS8", 2068, FieldType.INT16, Gpio).setScale(1.0); - public static final Field COASTINGFUELCUTRPMHIGH = Field.create("COASTINGFUELCUTRPMHIGH", 2070, FieldType.INT16).setScale(1.0); - public static final Field COASTINGFUELCUTRPMLOW = Field.create("COASTINGFUELCUTRPMLOW", 2072, FieldType.INT16).setScale(1.0); - public static final Field COASTINGFUELCUTTPS = Field.create("COASTINGFUELCUTTPS", 2074, FieldType.INT16).setScale(1.0); - public static final Field COASTINGFUELCUTCLT = Field.create("COASTINGFUELCUTCLT", 2076, FieldType.INT16).setScale(1.0); - public static final Field PIDEXTRAFORLOWRPM = Field.create("PIDEXTRAFORLOWRPM", 2078, FieldType.INT16).setScale(1.0); - public static final Field COASTINGFUELCUTMAP = Field.create("COASTINGFUELCUTMAP", 2080, FieldType.INT16).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_2082 = Field.create("ALIGNMENTFILL_AT_2082", 2082, FieldType.INT8).setScale(1.0); - public static final Field HIGHPRESSUREFUEL_HWCHANNEL = Field.create("HIGHPRESSUREFUEL_HWCHANNEL", 2084, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field HIGHPRESSUREFUEL_ALIGNMENTFILL_AT_1 = Field.create("HIGHPRESSUREFUEL_ALIGNMENTFILL_AT_1", 2085, FieldType.INT8).setScale(1.0); - public static final Field HIGHPRESSUREFUEL_V1 = Field.create("HIGHPRESSUREFUEL_V1", 2088, FieldType.FLOAT); - public static final Field HIGHPRESSUREFUEL_VALUE1 = Field.create("HIGHPRESSUREFUEL_VALUE1", 2092, FieldType.FLOAT); - public static final Field HIGHPRESSUREFUEL_V2 = Field.create("HIGHPRESSUREFUEL_V2", 2096, FieldType.FLOAT); - public static final Field HIGHPRESSUREFUEL_VALUE2 = Field.create("HIGHPRESSUREFUEL_VALUE2", 2100, FieldType.FLOAT); - public static final Field LOWPRESSUREFUEL_HWCHANNEL = Field.create("LOWPRESSUREFUEL_HWCHANNEL", 2104, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field LOWPRESSUREFUEL_ALIGNMENTFILL_AT_1 = Field.create("LOWPRESSUREFUEL_ALIGNMENTFILL_AT_1", 2105, FieldType.INT8).setScale(1.0); - public static final Field LOWPRESSUREFUEL_V1 = Field.create("LOWPRESSUREFUEL_V1", 2108, FieldType.FLOAT); - public static final Field LOWPRESSUREFUEL_VALUE1 = Field.create("LOWPRESSUREFUEL_VALUE1", 2112, FieldType.FLOAT); - public static final Field LOWPRESSUREFUEL_V2 = Field.create("LOWPRESSUREFUEL_V2", 2116, FieldType.FLOAT); - public static final Field LOWPRESSUREFUEL_VALUE2 = Field.create("LOWPRESSUREFUEL_VALUE2", 2120, FieldType.FLOAT); - public static final Field CLTREVLIMITRPMBINS = Field.create("CLTREVLIMITRPMBINS", 2124, FieldType.INT8).setScale(1.0); - public static final Field CLTREVLIMITRPM = Field.create("CLTREVLIMITRPM", 2128, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTCURVENAME1 = Field.create("SCRIPTCURVENAME1", 2136, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTCURVENAME2 = Field.create("SCRIPTCURVENAME2", 2152, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTCURVENAME3 = Field.create("SCRIPTCURVENAME3", 2168, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTCURVENAME4 = Field.create("SCRIPTCURVENAME4", 2184, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTCURVENAME5 = Field.create("SCRIPTCURVENAME5", 2200, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTCURVENAME6 = Field.create("SCRIPTCURVENAME6", 2216, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTTABLENAME1 = Field.create("SCRIPTTABLENAME1", 2232, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTTABLENAME2 = Field.create("SCRIPTTABLENAME2", 2248, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTTABLENAME3 = Field.create("SCRIPTTABLENAME3", 2264, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTTABLENAME4 = Field.create("SCRIPTTABLENAME4", 2280, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME1 = Field.create("SCRIPTSETTINGNAME1", 2296, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME2 = Field.create("SCRIPTSETTINGNAME2", 2312, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME3 = Field.create("SCRIPTSETTINGNAME3", 2328, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME4 = Field.create("SCRIPTSETTINGNAME4", 2344, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME5 = Field.create("SCRIPTSETTINGNAME5", 2360, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME6 = Field.create("SCRIPTSETTINGNAME6", 2376, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME7 = Field.create("SCRIPTSETTINGNAME7", 2392, 16, FieldType.STRING).setScale(1.0); - public static final Field SCRIPTSETTINGNAME8 = Field.create("SCRIPTSETTINGNAME8", 2408, 16, FieldType.STRING).setScale(1.0); - public static final Field TCHARGEAIRCOEFMIN = Field.create("TCHARGEAIRCOEFMIN", 2424, FieldType.FLOAT); - public static final Field TCHARGEAIRCOEFMAX = Field.create("TCHARGEAIRCOEFMAX", 2428, FieldType.FLOAT); - public static final Field TCHARGEAIRFLOWMAX = Field.create("TCHARGEAIRFLOWMAX", 2432, FieldType.FLOAT); - public static final Field TCHARGEAIRINCRLIMIT = Field.create("TCHARGEAIRINCRLIMIT", 2436, FieldType.FLOAT); - public static final Field TCHARGEAIRDECRLIMIT = Field.create("TCHARGEAIRDECRLIMIT", 2440, FieldType.FLOAT); + public static final Field SPI1SCKMODE = Field.create("SPI1SCKMODE", 1940, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI1MOSIMODE = Field.create("SPI1MOSIMODE", 1941, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI1MISOMODE = Field.create("SPI1MISOMODE", 1942, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI2SCKMODE = Field.create("SPI2SCKMODE", 1943, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI2MOSIMODE = Field.create("SPI2MOSIMODE", 1944, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI2MISOMODE = Field.create("SPI2MISOMODE", 1945, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI3SCKMODE = Field.create("SPI3SCKMODE", 1946, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI3MOSIMODE = Field.create("SPI3MOSIMODE", 1947, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field SPI3MISOMODE = Field.create("SPI3MISOMODE", 1948, FieldType.INT8, pin_mode_e).setScale(1.0); + public static final Field STEPPERENABLEPINMODE = Field.create("STEPPERENABLEPINMODE", 1949, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field MC33816_RSTB = Field.create("MC33816_RSTB", 1950, FieldType.INT16, Gpio).setScale(1.0); + public static final Field MC33816_DRIVEN = Field.create("MC33816_DRIVEN", 1952, FieldType.INT16, Gpio).setScale(1.0); + public static final Field BRAKEPEDALPIN = Field.create("BRAKEPEDALPIN", 1954, FieldType.INT16, switch_input_pin_e).setScale(1.0); + public static final Field CJ125UA = Field.create("CJ125UA", 1956, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field CJ125UR = Field.create("CJ125UR", 1957, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field BRAKEPEDALPINMODE = Field.create("BRAKEPEDALPINMODE", 1958, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_1959 = Field.create("ALIGNMENTFILL_AT_1959", 1959, FieldType.INT8).setScale(1.0); + public static final Field AUXPID1_PFACTOR = Field.create("AUXPID1_PFACTOR", 1960, FieldType.FLOAT); + public static final Field AUXPID1_IFACTOR = Field.create("AUXPID1_IFACTOR", 1964, FieldType.FLOAT); + public static final Field AUXPID1_DFACTOR = Field.create("AUXPID1_DFACTOR", 1968, FieldType.FLOAT); + public static final Field AUXPID1_OFFSET = Field.create("AUXPID1_OFFSET", 1972, FieldType.INT16).setScale(1.0); + public static final Field AUXPID1_PERIODMS = Field.create("AUXPID1_PERIODMS", 1974, FieldType.INT16).setScale(1.0); + public static final Field AUXPID1_MINVALUE = Field.create("AUXPID1_MINVALUE", 1976, FieldType.INT16).setScale(1.0); + public static final Field AUXPID1_MAXVALUE = Field.create("AUXPID1_MAXVALUE", 1978, FieldType.INT16).setScale(1.0); + public static final Field AUXPID2_PFACTOR = Field.create("AUXPID2_PFACTOR", 1980, FieldType.FLOAT); + public static final Field AUXPID2_IFACTOR = Field.create("AUXPID2_IFACTOR", 1984, FieldType.FLOAT); + public static final Field AUXPID2_DFACTOR = Field.create("AUXPID2_DFACTOR", 1988, FieldType.FLOAT); + public static final Field AUXPID2_OFFSET = Field.create("AUXPID2_OFFSET", 1992, FieldType.INT16).setScale(1.0); + public static final Field AUXPID2_PERIODMS = Field.create("AUXPID2_PERIODMS", 1994, FieldType.INT16).setScale(1.0); + public static final Field AUXPID2_MINVALUE = Field.create("AUXPID2_MINVALUE", 1996, FieldType.INT16).setScale(1.0); + public static final Field AUXPID2_MAXVALUE = Field.create("AUXPID2_MAXVALUE", 1998, FieldType.INT16).setScale(1.0); + public static final Field INJECTORCORRECTIONPOLYNOMIAL1 = Field.create("INJECTORCORRECTIONPOLYNOMIAL1", 2000, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL2 = Field.create("INJECTORCORRECTIONPOLYNOMIAL2", 2004, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL3 = Field.create("INJECTORCORRECTIONPOLYNOMIAL3", 2008, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL4 = Field.create("INJECTORCORRECTIONPOLYNOMIAL4", 2012, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL5 = Field.create("INJECTORCORRECTIONPOLYNOMIAL5", 2016, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL6 = Field.create("INJECTORCORRECTIONPOLYNOMIAL6", 2020, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL7 = Field.create("INJECTORCORRECTIONPOLYNOMIAL7", 2024, FieldType.FLOAT); + public static final Field INJECTORCORRECTIONPOLYNOMIAL8 = Field.create("INJECTORCORRECTIONPOLYNOMIAL8", 2028, FieldType.FLOAT); + public static final Field PRIMEBINS = Field.create("PRIMEBINS", 2032, FieldType.INT8).setScale(1.0); + public static final Field OILPRESSURE_HWCHANNEL = Field.create("OILPRESSURE_HWCHANNEL", 2040, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field OILPRESSURE_ALIGNMENTFILL_AT_1 = Field.create("OILPRESSURE_ALIGNMENTFILL_AT_1", 2041, FieldType.INT8).setScale(1.0); + public static final Field OILPRESSURE_V1 = Field.create("OILPRESSURE_V1", 2044, FieldType.FLOAT); + public static final Field OILPRESSURE_VALUE1 = Field.create("OILPRESSURE_VALUE1", 2048, FieldType.FLOAT); + public static final Field OILPRESSURE_V2 = Field.create("OILPRESSURE_V2", 2052, FieldType.FLOAT); + public static final Field OILPRESSURE_VALUE2 = Field.create("OILPRESSURE_VALUE2", 2056, FieldType.FLOAT); + public static final Field ACCELEROMETERSPIDEVICE = Field.create("ACCELEROMETERSPIDEVICE", 2060, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_2061 = Field.create("ALIGNMENTFILL_AT_2061", 2061, FieldType.INT8).setScale(1.0); + public static final Field FAN2PIN = Field.create("FAN2PIN", 2062, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field FAN2ONTEMPERATURE = Field.create("FAN2ONTEMPERATURE", 2064, FieldType.INT8).setScale(1.0); + public static final Field FAN2OFFTEMPERATURE = Field.create("FAN2OFFTEMPERATURE", 2065, FieldType.INT8).setScale(1.0); + public static final Field STEPPERENABLEPIN = Field.create("STEPPERENABLEPIN", 2066, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TLE8888_CS = Field.create("TLE8888_CS", 2068, FieldType.INT16, Gpio).setScale(1.0); + public static final Field TLE8888_CSPINMODE = Field.create("TLE8888_CSPINMODE", 2070, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_2071 = Field.create("ALIGNMENTFILL_AT_2071", 2071, FieldType.INT8).setScale(1.0); + public static final Field MC33816_CS = Field.create("MC33816_CS", 2072, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS1 = Field.create("SERVOOUTPUTPINS1", 2074, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS2 = Field.create("SERVOOUTPUTPINS2", 2076, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS3 = Field.create("SERVOOUTPUTPINS3", 2078, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS4 = Field.create("SERVOOUTPUTPINS4", 2080, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS5 = Field.create("SERVOOUTPUTPINS5", 2082, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS6 = Field.create("SERVOOUTPUTPINS6", 2084, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS7 = Field.create("SERVOOUTPUTPINS7", 2086, FieldType.INT16, Gpio).setScale(1.0); + public static final Field SERVOOUTPUTPINS8 = Field.create("SERVOOUTPUTPINS8", 2088, FieldType.INT16, Gpio).setScale(1.0); + public static final Field COASTINGFUELCUTRPMHIGH = Field.create("COASTINGFUELCUTRPMHIGH", 2090, FieldType.INT16).setScale(1.0); + public static final Field COASTINGFUELCUTRPMLOW = Field.create("COASTINGFUELCUTRPMLOW", 2092, FieldType.INT16).setScale(1.0); + public static final Field COASTINGFUELCUTTPS = Field.create("COASTINGFUELCUTTPS", 2094, FieldType.INT16).setScale(1.0); + public static final Field COASTINGFUELCUTCLT = Field.create("COASTINGFUELCUTCLT", 2096, FieldType.INT16).setScale(1.0); + public static final Field PIDEXTRAFORLOWRPM = Field.create("PIDEXTRAFORLOWRPM", 2098, FieldType.INT16).setScale(1.0); + public static final Field COASTINGFUELCUTMAP = Field.create("COASTINGFUELCUTMAP", 2100, FieldType.INT16).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_2102 = Field.create("ALIGNMENTFILL_AT_2102", 2102, FieldType.INT8).setScale(1.0); + public static final Field HIGHPRESSUREFUEL_HWCHANNEL = Field.create("HIGHPRESSUREFUEL_HWCHANNEL", 2104, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field HIGHPRESSUREFUEL_ALIGNMENTFILL_AT_1 = Field.create("HIGHPRESSUREFUEL_ALIGNMENTFILL_AT_1", 2105, FieldType.INT8).setScale(1.0); + public static final Field HIGHPRESSUREFUEL_V1 = Field.create("HIGHPRESSUREFUEL_V1", 2108, FieldType.FLOAT); + public static final Field HIGHPRESSUREFUEL_VALUE1 = Field.create("HIGHPRESSUREFUEL_VALUE1", 2112, FieldType.FLOAT); + public static final Field HIGHPRESSUREFUEL_V2 = Field.create("HIGHPRESSUREFUEL_V2", 2116, FieldType.FLOAT); + public static final Field HIGHPRESSUREFUEL_VALUE2 = Field.create("HIGHPRESSUREFUEL_VALUE2", 2120, FieldType.FLOAT); + public static final Field LOWPRESSUREFUEL_HWCHANNEL = Field.create("LOWPRESSUREFUEL_HWCHANNEL", 2124, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field LOWPRESSUREFUEL_ALIGNMENTFILL_AT_1 = Field.create("LOWPRESSUREFUEL_ALIGNMENTFILL_AT_1", 2125, FieldType.INT8).setScale(1.0); + public static final Field LOWPRESSUREFUEL_V1 = Field.create("LOWPRESSUREFUEL_V1", 2128, FieldType.FLOAT); + public static final Field LOWPRESSUREFUEL_VALUE1 = Field.create("LOWPRESSUREFUEL_VALUE1", 2132, FieldType.FLOAT); + public static final Field LOWPRESSUREFUEL_V2 = Field.create("LOWPRESSUREFUEL_V2", 2136, FieldType.FLOAT); + public static final Field LOWPRESSUREFUEL_VALUE2 = Field.create("LOWPRESSUREFUEL_VALUE2", 2140, FieldType.FLOAT); + public static final Field CLTREVLIMITRPMBINS = Field.create("CLTREVLIMITRPMBINS", 2144, FieldType.INT8).setScale(1.0); + public static final Field CLTREVLIMITRPM = Field.create("CLTREVLIMITRPM", 2148, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTCURVENAME1 = Field.create("SCRIPTCURVENAME1", 2156, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTCURVENAME2 = Field.create("SCRIPTCURVENAME2", 2172, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTCURVENAME3 = Field.create("SCRIPTCURVENAME3", 2188, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTCURVENAME4 = Field.create("SCRIPTCURVENAME4", 2204, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTCURVENAME5 = Field.create("SCRIPTCURVENAME5", 2220, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTCURVENAME6 = Field.create("SCRIPTCURVENAME6", 2236, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTTABLENAME1 = Field.create("SCRIPTTABLENAME1", 2252, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTTABLENAME2 = Field.create("SCRIPTTABLENAME2", 2268, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTTABLENAME3 = Field.create("SCRIPTTABLENAME3", 2284, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTTABLENAME4 = Field.create("SCRIPTTABLENAME4", 2300, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME1 = Field.create("SCRIPTSETTINGNAME1", 2316, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME2 = Field.create("SCRIPTSETTINGNAME2", 2332, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME3 = Field.create("SCRIPTSETTINGNAME3", 2348, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME4 = Field.create("SCRIPTSETTINGNAME4", 2364, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME5 = Field.create("SCRIPTSETTINGNAME5", 2380, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME6 = Field.create("SCRIPTSETTINGNAME6", 2396, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME7 = Field.create("SCRIPTSETTINGNAME7", 2412, 16, FieldType.STRING).setScale(1.0); + public static final Field SCRIPTSETTINGNAME8 = Field.create("SCRIPTSETTINGNAME8", 2428, 16, FieldType.STRING).setScale(1.0); + public static final Field TCHARGEAIRCOEFMIN = Field.create("TCHARGEAIRCOEFMIN", 2444, FieldType.FLOAT); + public static final Field TCHARGEAIRCOEFMAX = Field.create("TCHARGEAIRCOEFMAX", 2448, FieldType.FLOAT); + public static final Field TCHARGEAIRFLOWMAX = Field.create("TCHARGEAIRFLOWMAX", 2452, FieldType.FLOAT); + public static final Field TCHARGEAIRINCRLIMIT = Field.create("TCHARGEAIRINCRLIMIT", 2456, FieldType.FLOAT); + public static final Field TCHARGEAIRDECRLIMIT = Field.create("TCHARGEAIRDECRLIMIT", 2460, FieldType.FLOAT); public static final String[] tChargeMode_e = {"RPM+TPS (Default)", "Air Mass Interpolation", "Table"}; - public static final Field TCHARGEMODE = Field.create("TCHARGEMODE", 2444, FieldType.INT8, tChargeMode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_2445 = Field.create("ALIGNMENTFILL_AT_2445", 2445, FieldType.INT8).setScale(1.0); - public static final Field HIP9011GAIN = Field.create("HIP9011GAIN", 2448, FieldType.FLOAT); - public static final Field ETB_ITERMMIN = Field.create("ETB_ITERMMIN", 2452, FieldType.INT16).setScale(1.0); - public static final Field ETB_ITERMMAX = Field.create("ETB_ITERMMAX", 2454, FieldType.INT16).setScale(1.0); - public static final Field IDLETIMINGPID_PFACTOR = Field.create("IDLETIMINGPID_PFACTOR", 2456, FieldType.FLOAT); - public static final Field IDLETIMINGPID_IFACTOR = Field.create("IDLETIMINGPID_IFACTOR", 2460, FieldType.FLOAT); - public static final Field IDLETIMINGPID_DFACTOR = Field.create("IDLETIMINGPID_DFACTOR", 2464, FieldType.FLOAT); - public static final Field IDLETIMINGPID_OFFSET = Field.create("IDLETIMINGPID_OFFSET", 2468, FieldType.INT16).setScale(1.0); - public static final Field IDLETIMINGPID_PERIODMS = Field.create("IDLETIMINGPID_PERIODMS", 2470, FieldType.INT16).setScale(1.0); - public static final Field IDLETIMINGPID_MINVALUE = Field.create("IDLETIMINGPID_MINVALUE", 2472, FieldType.INT16).setScale(1.0); - public static final Field IDLETIMINGPID_MAXVALUE = Field.create("IDLETIMINGPID_MAXVALUE", 2474, FieldType.INT16).setScale(1.0); - public static final Field IDLETIMINGPIDDEADZONE = Field.create("IDLETIMINGPIDDEADZONE", 2476, FieldType.INT16).setScale(1.0); - public static final Field TPSACCELFRACTIONPERIOD = Field.create("TPSACCELFRACTIONPERIOD", 2478, FieldType.INT16).setScale(1.0); - public static final Field TPSACCELFRACTIONDIVISOR = Field.create("TPSACCELFRACTIONDIVISOR", 2480, FieldType.FLOAT); - public static final Field TLE8888SPIDEVICE = Field.create("TLE8888SPIDEVICE", 2484, FieldType.INT8).setScale(1.0); - public static final Field MC33816SPIDEVICE = Field.create("MC33816SPIDEVICE", 2485, FieldType.INT8).setScale(1.0); - public static final Field IDLERPMPID_ITERMMIN = Field.create("IDLERPMPID_ITERMMIN", 2486, FieldType.INT16).setScale(1.0); - public static final Field TLE6240SPIDEVICE = Field.create("TLE6240SPIDEVICE", 2488, FieldType.INT8).setScale(1.0); - public static final Field STOICHRATIOPRIMARY = Field.create("STOICHRATIOPRIMARY", 2489, FieldType.INT8).setScale(0.1); - public static final Field IDLERPMPID_ITERMMAX = Field.create("IDLERPMPID_ITERMMAX", 2490, FieldType.INT16).setScale(1.0); - public static final Field ETBIDLETHROTTLERANGE = Field.create("ETBIDLETHROTTLERANGE", 2492, FieldType.FLOAT); - public static final Field CYLINDERBANKSELECT1 = Field.create("CYLINDERBANKSELECT1", 2496, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT2 = Field.create("CYLINDERBANKSELECT2", 2497, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT3 = Field.create("CYLINDERBANKSELECT3", 2498, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT4 = Field.create("CYLINDERBANKSELECT4", 2499, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT5 = Field.create("CYLINDERBANKSELECT5", 2500, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT6 = Field.create("CYLINDERBANKSELECT6", 2501, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT7 = Field.create("CYLINDERBANKSELECT7", 2502, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT8 = Field.create("CYLINDERBANKSELECT8", 2503, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT9 = Field.create("CYLINDERBANKSELECT9", 2504, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT10 = Field.create("CYLINDERBANKSELECT10", 2505, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT11 = Field.create("CYLINDERBANKSELECT11", 2506, FieldType.INT8).setScale(1.0); - public static final Field CYLINDERBANKSELECT12 = Field.create("CYLINDERBANKSELECT12", 2507, FieldType.INT8).setScale(1.0); - public static final Field PRIMEVALUES = Field.create("PRIMEVALUES", 2508, FieldType.INT8).setScale(5.0); - public static final Field TRIGGERCOMPCENTERVOLT = Field.create("TRIGGERCOMPCENTERVOLT", 2516, FieldType.INT8).setScale(0.02); - public static final Field TRIGGERCOMPHYSTMIN = Field.create("TRIGGERCOMPHYSTMIN", 2517, FieldType.INT8).setScale(0.02); - public static final Field TRIGGERCOMPHYSTMAX = Field.create("TRIGGERCOMPHYSTMAX", 2518, FieldType.INT8).setScale(0.02); - public static final Field TRIGGERCOMPSENSORSATRPM = Field.create("TRIGGERCOMPSENSORSATRPM", 2519, FieldType.INT8).setScale(50.0); - public static final Field IDLERPMPID2_PFACTOR = Field.create("IDLERPMPID2_PFACTOR", 2520, FieldType.FLOAT); - public static final Field IDLERPMPID2_IFACTOR = Field.create("IDLERPMPID2_IFACTOR", 2524, FieldType.FLOAT); - public static final Field IDLERPMPID2_DFACTOR = Field.create("IDLERPMPID2_DFACTOR", 2528, FieldType.FLOAT); - public static final Field IDLERPMPID2_OFFSET = Field.create("IDLERPMPID2_OFFSET", 2532, FieldType.INT16).setScale(1.0); - public static final Field IDLERPMPID2_PERIODMS = Field.create("IDLERPMPID2_PERIODMS", 2534, FieldType.INT16).setScale(1.0); - public static final Field IDLERPMPID2_MINVALUE = Field.create("IDLERPMPID2_MINVALUE", 2536, FieldType.INT16).setScale(1.0); - public static final Field IDLERPMPID2_MAXVALUE = Field.create("IDLERPMPID2_MAXVALUE", 2538, FieldType.INT16).setScale(1.0); - public static final Field CANVSSNBCTYPE = Field.create("CANVSSNBCTYPE", 2540, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_2541 = Field.create("ALIGNMENTFILL_AT_2541", 2541, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_PIN = Field.create("GPPWM1_PIN", 2544, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field GPPWM1_DUTYIFERROR = Field.create("GPPWM1_DUTYIFERROR", 2546, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_ALIGNMENTFILL_AT_3 = Field.create("GPPWM1_ALIGNMENTFILL_AT_3", 2547, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_PWMFREQUENCY = Field.create("GPPWM1_PWMFREQUENCY", 2548, FieldType.INT16).setScale(1.0); - public static final Field GPPWM1_ONABOVEDUTY = Field.create("GPPWM1_ONABOVEDUTY", 2550, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_OFFBELOWDUTY = Field.create("GPPWM1_OFFBELOWDUTY", 2551, FieldType.INT8).setScale(1.0); + public static final Field TCHARGEMODE = Field.create("TCHARGEMODE", 2464, FieldType.INT8, tChargeMode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_2465 = Field.create("ALIGNMENTFILL_AT_2465", 2465, FieldType.INT8).setScale(1.0); + public static final Field HIP9011GAIN = Field.create("HIP9011GAIN", 2468, FieldType.FLOAT); + public static final Field ETB_ITERMMIN = Field.create("ETB_ITERMMIN", 2472, FieldType.INT16).setScale(1.0); + public static final Field ETB_ITERMMAX = Field.create("ETB_ITERMMAX", 2474, FieldType.INT16).setScale(1.0); + public static final Field IDLETIMINGPID_PFACTOR = Field.create("IDLETIMINGPID_PFACTOR", 2476, FieldType.FLOAT); + public static final Field IDLETIMINGPID_IFACTOR = Field.create("IDLETIMINGPID_IFACTOR", 2480, FieldType.FLOAT); + public static final Field IDLETIMINGPID_DFACTOR = Field.create("IDLETIMINGPID_DFACTOR", 2484, FieldType.FLOAT); + public static final Field IDLETIMINGPID_OFFSET = Field.create("IDLETIMINGPID_OFFSET", 2488, FieldType.INT16).setScale(1.0); + public static final Field IDLETIMINGPID_PERIODMS = Field.create("IDLETIMINGPID_PERIODMS", 2490, FieldType.INT16).setScale(1.0); + public static final Field IDLETIMINGPID_MINVALUE = Field.create("IDLETIMINGPID_MINVALUE", 2492, FieldType.INT16).setScale(1.0); + public static final Field IDLETIMINGPID_MAXVALUE = Field.create("IDLETIMINGPID_MAXVALUE", 2494, FieldType.INT16).setScale(1.0); + public static final Field IDLETIMINGPIDDEADZONE = Field.create("IDLETIMINGPIDDEADZONE", 2496, FieldType.INT16).setScale(1.0); + public static final Field TPSACCELFRACTIONPERIOD = Field.create("TPSACCELFRACTIONPERIOD", 2498, FieldType.INT16).setScale(1.0); + public static final Field TPSACCELFRACTIONDIVISOR = Field.create("TPSACCELFRACTIONDIVISOR", 2500, FieldType.FLOAT); + public static final Field TLE8888SPIDEVICE = Field.create("TLE8888SPIDEVICE", 2504, FieldType.INT8).setScale(1.0); + public static final Field MC33816SPIDEVICE = Field.create("MC33816SPIDEVICE", 2505, FieldType.INT8).setScale(1.0); + public static final Field IDLERPMPID_ITERMMIN = Field.create("IDLERPMPID_ITERMMIN", 2506, FieldType.INT16).setScale(1.0); + public static final Field TLE6240SPIDEVICE = Field.create("TLE6240SPIDEVICE", 2508, FieldType.INT8).setScale(1.0); + public static final Field STOICHRATIOPRIMARY = Field.create("STOICHRATIOPRIMARY", 2509, FieldType.INT8).setScale(0.1); + public static final Field IDLERPMPID_ITERMMAX = Field.create("IDLERPMPID_ITERMMAX", 2510, FieldType.INT16).setScale(1.0); + public static final Field ETBIDLETHROTTLERANGE = Field.create("ETBIDLETHROTTLERANGE", 2512, FieldType.FLOAT); + public static final Field CYLINDERBANKSELECT1 = Field.create("CYLINDERBANKSELECT1", 2516, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT2 = Field.create("CYLINDERBANKSELECT2", 2517, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT3 = Field.create("CYLINDERBANKSELECT3", 2518, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT4 = Field.create("CYLINDERBANKSELECT4", 2519, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT5 = Field.create("CYLINDERBANKSELECT5", 2520, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT6 = Field.create("CYLINDERBANKSELECT6", 2521, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT7 = Field.create("CYLINDERBANKSELECT7", 2522, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT8 = Field.create("CYLINDERBANKSELECT8", 2523, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT9 = Field.create("CYLINDERBANKSELECT9", 2524, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT10 = Field.create("CYLINDERBANKSELECT10", 2525, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT11 = Field.create("CYLINDERBANKSELECT11", 2526, FieldType.INT8).setScale(1.0); + public static final Field CYLINDERBANKSELECT12 = Field.create("CYLINDERBANKSELECT12", 2527, FieldType.INT8).setScale(1.0); + public static final Field PRIMEVALUES = Field.create("PRIMEVALUES", 2528, FieldType.INT8).setScale(5.0); + public static final Field TRIGGERCOMPCENTERVOLT = Field.create("TRIGGERCOMPCENTERVOLT", 2536, FieldType.INT8).setScale(0.02); + public static final Field TRIGGERCOMPHYSTMIN = Field.create("TRIGGERCOMPHYSTMIN", 2537, FieldType.INT8).setScale(0.02); + public static final Field TRIGGERCOMPHYSTMAX = Field.create("TRIGGERCOMPHYSTMAX", 2538, FieldType.INT8).setScale(0.02); + public static final Field TRIGGERCOMPSENSORSATRPM = Field.create("TRIGGERCOMPSENSORSATRPM", 2539, FieldType.INT8).setScale(50.0); + public static final Field IDLERPMPID2_PFACTOR = Field.create("IDLERPMPID2_PFACTOR", 2540, FieldType.FLOAT); + public static final Field IDLERPMPID2_IFACTOR = Field.create("IDLERPMPID2_IFACTOR", 2544, FieldType.FLOAT); + public static final Field IDLERPMPID2_DFACTOR = Field.create("IDLERPMPID2_DFACTOR", 2548, FieldType.FLOAT); + public static final Field IDLERPMPID2_OFFSET = Field.create("IDLERPMPID2_OFFSET", 2552, FieldType.INT16).setScale(1.0); + public static final Field IDLERPMPID2_PERIODMS = Field.create("IDLERPMPID2_PERIODMS", 2554, FieldType.INT16).setScale(1.0); + public static final Field IDLERPMPID2_MINVALUE = Field.create("IDLERPMPID2_MINVALUE", 2556, FieldType.INT16).setScale(1.0); + public static final Field IDLERPMPID2_MAXVALUE = Field.create("IDLERPMPID2_MAXVALUE", 2558, FieldType.INT16).setScale(1.0); + public static final Field CANVSSNBCTYPE = Field.create("CANVSSNBCTYPE", 2560, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_2561 = Field.create("ALIGNMENTFILL_AT_2561", 2561, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_PIN = Field.create("GPPWM1_PIN", 2564, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field GPPWM1_DUTYIFERROR = Field.create("GPPWM1_DUTYIFERROR", 2566, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_ALIGNMENTFILL_AT_3 = Field.create("GPPWM1_ALIGNMENTFILL_AT_3", 2567, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_PWMFREQUENCY = Field.create("GPPWM1_PWMFREQUENCY", 2568, FieldType.INT16).setScale(1.0); + public static final Field GPPWM1_ONABOVEDUTY = Field.create("GPPWM1_ONABOVEDUTY", 2570, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_OFFBELOWDUTY = Field.create("GPPWM1_OFFBELOWDUTY", 2571, FieldType.INT8).setScale(1.0); public static final String[] gppwm_channel_e = {"TPS", "MAP", "CLT", "IAT", "Fuel Load", "Ignition Load", "Aux Temp 1", "Aux Temp 2", "Zero", "Accel Pedal", "Battery Voltage"}; - public static final Field GPPWM1_LOADAXIS = Field.create("GPPWM1_LOADAXIS", 2552, FieldType.INT8, gppwm_channel_e).setScale(1.0); - public static final Field GPPWM1_ALIGNMENTFILL_MAP = Field.create("GPPWM1_ALIGNMENTFILL_MAP", 2553, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_LOADBINS = Field.create("GPPWM1_LOADBINS", 2554, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_RPMBINS = Field.create("GPPWM1_RPMBINS", 2562, FieldType.INT8).setScale(50.0); - public static final Field GPPWM1_TABLE = Field.create("GPPWM1_TABLE", 2570, FieldType.INT8).setScale(1.0); - public static final Field GPPWM1_ALIGNMENTFILL_AT_90 = Field.create("GPPWM1_ALIGNMENTFILL_AT_90", 2634, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_PIN = Field.create("GPPWM2_PIN", 2636, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field GPPWM2_DUTYIFERROR = Field.create("GPPWM2_DUTYIFERROR", 2638, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_ALIGNMENTFILL_AT_3 = Field.create("GPPWM2_ALIGNMENTFILL_AT_3", 2639, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_PWMFREQUENCY = Field.create("GPPWM2_PWMFREQUENCY", 2640, FieldType.INT16).setScale(1.0); - public static final Field GPPWM2_ONABOVEDUTY = Field.create("GPPWM2_ONABOVEDUTY", 2642, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_OFFBELOWDUTY = Field.create("GPPWM2_OFFBELOWDUTY", 2643, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_LOADAXIS = Field.create("GPPWM2_LOADAXIS", 2644, FieldType.INT8, gppwm_channel_e).setScale(1.0); - public static final Field GPPWM2_ALIGNMENTFILL_MAP = Field.create("GPPWM2_ALIGNMENTFILL_MAP", 2645, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_LOADBINS = Field.create("GPPWM2_LOADBINS", 2646, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_RPMBINS = Field.create("GPPWM2_RPMBINS", 2654, FieldType.INT8).setScale(50.0); - public static final Field GPPWM2_TABLE = Field.create("GPPWM2_TABLE", 2662, FieldType.INT8).setScale(1.0); - public static final Field GPPWM2_ALIGNMENTFILL_AT_90 = Field.create("GPPWM2_ALIGNMENTFILL_AT_90", 2726, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_PIN = Field.create("GPPWM3_PIN", 2728, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field GPPWM3_DUTYIFERROR = Field.create("GPPWM3_DUTYIFERROR", 2730, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_ALIGNMENTFILL_AT_3 = Field.create("GPPWM3_ALIGNMENTFILL_AT_3", 2731, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_PWMFREQUENCY = Field.create("GPPWM3_PWMFREQUENCY", 2732, FieldType.INT16).setScale(1.0); - public static final Field GPPWM3_ONABOVEDUTY = Field.create("GPPWM3_ONABOVEDUTY", 2734, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_OFFBELOWDUTY = Field.create("GPPWM3_OFFBELOWDUTY", 2735, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_LOADAXIS = Field.create("GPPWM3_LOADAXIS", 2736, FieldType.INT8, gppwm_channel_e).setScale(1.0); - public static final Field GPPWM3_ALIGNMENTFILL_MAP = Field.create("GPPWM3_ALIGNMENTFILL_MAP", 2737, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_LOADBINS = Field.create("GPPWM3_LOADBINS", 2738, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_RPMBINS = Field.create("GPPWM3_RPMBINS", 2746, FieldType.INT8).setScale(50.0); - public static final Field GPPWM3_TABLE = Field.create("GPPWM3_TABLE", 2754, FieldType.INT8).setScale(1.0); - public static final Field GPPWM3_ALIGNMENTFILL_AT_90 = Field.create("GPPWM3_ALIGNMENTFILL_AT_90", 2818, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_PIN = Field.create("GPPWM4_PIN", 2820, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field GPPWM4_DUTYIFERROR = Field.create("GPPWM4_DUTYIFERROR", 2822, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_ALIGNMENTFILL_AT_3 = Field.create("GPPWM4_ALIGNMENTFILL_AT_3", 2823, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_PWMFREQUENCY = Field.create("GPPWM4_PWMFREQUENCY", 2824, FieldType.INT16).setScale(1.0); - public static final Field GPPWM4_ONABOVEDUTY = Field.create("GPPWM4_ONABOVEDUTY", 2826, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_OFFBELOWDUTY = Field.create("GPPWM4_OFFBELOWDUTY", 2827, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_LOADAXIS = Field.create("GPPWM4_LOADAXIS", 2828, FieldType.INT8, gppwm_channel_e).setScale(1.0); - public static final Field GPPWM4_ALIGNMENTFILL_MAP = Field.create("GPPWM4_ALIGNMENTFILL_MAP", 2829, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_LOADBINS = Field.create("GPPWM4_LOADBINS", 2830, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_RPMBINS = Field.create("GPPWM4_RPMBINS", 2838, FieldType.INT8).setScale(50.0); - public static final Field GPPWM4_TABLE = Field.create("GPPWM4_TABLE", 2846, FieldType.INT8).setScale(1.0); - public static final Field GPPWM4_ALIGNMENTFILL_AT_90 = Field.create("GPPWM4_ALIGNMENTFILL_AT_90", 2910, FieldType.INT8).setScale(1.0); - public static final Field MC33_I_BOOST = Field.create("MC33_I_BOOST", 2912, FieldType.INT16).setScale(1.0); - public static final Field MC33_I_PEAK = Field.create("MC33_I_PEAK", 2914, FieldType.INT16).setScale(1.0); - public static final Field MC33_I_HOLD = Field.create("MC33_I_HOLD", 2916, FieldType.INT16).setScale(1.0); - public static final Field MC33_T_MAX_BOOST = Field.create("MC33_T_MAX_BOOST", 2918, FieldType.INT16).setScale(1.0); - public static final Field MC33_T_PEAK_OFF = Field.create("MC33_T_PEAK_OFF", 2920, FieldType.INT16).setScale(1.0); - public static final Field MC33_T_PEAK_TOT = Field.create("MC33_T_PEAK_TOT", 2922, FieldType.INT16).setScale(1.0); - public static final Field MC33_T_BYPASS = Field.create("MC33_T_BYPASS", 2924, FieldType.INT16).setScale(1.0); - public static final Field MC33_T_HOLD_OFF = Field.create("MC33_T_HOLD_OFF", 2926, FieldType.INT16).setScale(1.0); - public static final Field MC33_T_HOLD_TOT = Field.create("MC33_T_HOLD_TOT", 2928, FieldType.INT16).setScale(1.0); - public static final Field TCUUPSHIFTBUTTONPINMODE = Field.create("TCUUPSHIFTBUTTONPINMODE", 2930, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field TCUDOWNSHIFTBUTTONPINMODE = Field.create("TCUDOWNSHIFTBUTTONPINMODE", 2931, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field ACSWITCHMODE = Field.create("ACSWITCHMODE", 2932, FieldType.INT8, pin_input_mode_e).setScale(1.0); - public static final Field TCU_SOLENOID_MODE1 = Field.create("TCU_SOLENOID_MODE1", 2933, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TCU_SOLENOID_MODE2 = Field.create("TCU_SOLENOID_MODE2", 2934, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TCU_SOLENOID_MODE3 = Field.create("TCU_SOLENOID_MODE3", 2935, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TCU_SOLENOID_MODE4 = Field.create("TCU_SOLENOID_MODE4", 2936, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TCU_SOLENOID_MODE5 = Field.create("TCU_SOLENOID_MODE5", 2937, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field TCU_SOLENOID_MODE6 = Field.create("TCU_SOLENOID_MODE6", 2938, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field KNOCKBASENOISE = Field.create("KNOCKBASENOISE", 2939, FieldType.INT8).setScale(0.5); - public static final Field ALIGNMENTFILL_AT_2955 = Field.create("ALIGNMENTFILL_AT_2955", 2955, FieldType.INT8).setScale(1.0); - public static final Field TRIGGERGAPOVERRIDEFROM1 = Field.create("TRIGGERGAPOVERRIDEFROM1", 2956, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM2 = Field.create("TRIGGERGAPOVERRIDEFROM2", 2960, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM3 = Field.create("TRIGGERGAPOVERRIDEFROM3", 2964, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM4 = Field.create("TRIGGERGAPOVERRIDEFROM4", 2968, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM5 = Field.create("TRIGGERGAPOVERRIDEFROM5", 2972, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM6 = Field.create("TRIGGERGAPOVERRIDEFROM6", 2976, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM7 = Field.create("TRIGGERGAPOVERRIDEFROM7", 2980, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM8 = Field.create("TRIGGERGAPOVERRIDEFROM8", 2984, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM9 = Field.create("TRIGGERGAPOVERRIDEFROM9", 2988, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM10 = Field.create("TRIGGERGAPOVERRIDEFROM10", 2992, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM11 = Field.create("TRIGGERGAPOVERRIDEFROM11", 2996, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM12 = Field.create("TRIGGERGAPOVERRIDEFROM12", 3000, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM13 = Field.create("TRIGGERGAPOVERRIDEFROM13", 3004, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM14 = Field.create("TRIGGERGAPOVERRIDEFROM14", 3008, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM15 = Field.create("TRIGGERGAPOVERRIDEFROM15", 3012, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM16 = Field.create("TRIGGERGAPOVERRIDEFROM16", 3016, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM17 = Field.create("TRIGGERGAPOVERRIDEFROM17", 3020, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDEFROM18 = Field.create("TRIGGERGAPOVERRIDEFROM18", 3024, FieldType.FLOAT); - public static final Field MAXCAMPHASERESOLVERPM = Field.create("MAXCAMPHASERESOLVERPM", 3028, FieldType.INT8).setScale(50.0); - public static final Field UNUSED4080 = Field.create("UNUSED4080", 3029, FieldType.INT8).setScale(1.0); - public static final Field TRIGGERGAPOVERRIDETO1 = Field.create("TRIGGERGAPOVERRIDETO1", 3040, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO2 = Field.create("TRIGGERGAPOVERRIDETO2", 3044, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO3 = Field.create("TRIGGERGAPOVERRIDETO3", 3048, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO4 = Field.create("TRIGGERGAPOVERRIDETO4", 3052, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO5 = Field.create("TRIGGERGAPOVERRIDETO5", 3056, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO6 = Field.create("TRIGGERGAPOVERRIDETO6", 3060, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO7 = Field.create("TRIGGERGAPOVERRIDETO7", 3064, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO8 = Field.create("TRIGGERGAPOVERRIDETO8", 3068, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO9 = Field.create("TRIGGERGAPOVERRIDETO9", 3072, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO10 = Field.create("TRIGGERGAPOVERRIDETO10", 3076, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO11 = Field.create("TRIGGERGAPOVERRIDETO11", 3080, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO12 = Field.create("TRIGGERGAPOVERRIDETO12", 3084, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO13 = Field.create("TRIGGERGAPOVERRIDETO13", 3088, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO14 = Field.create("TRIGGERGAPOVERRIDETO14", 3092, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO15 = Field.create("TRIGGERGAPOVERRIDETO15", 3096, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO16 = Field.create("TRIGGERGAPOVERRIDETO16", 3100, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO17 = Field.create("TRIGGERGAPOVERRIDETO17", 3104, FieldType.FLOAT); - public static final Field TRIGGERGAPOVERRIDETO18 = Field.create("TRIGGERGAPOVERRIDETO18", 3108, FieldType.FLOAT); - public static final Field HPFPCAMLOBES = Field.create("HPFPCAMLOBES", 3112, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_LOADAXIS = Field.create("GPPWM1_LOADAXIS", 2572, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field GPPWM1_ALIGNMENTFILL_MAP = Field.create("GPPWM1_ALIGNMENTFILL_MAP", 2573, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_LOADBINS = Field.create("GPPWM1_LOADBINS", 2574, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_RPMBINS = Field.create("GPPWM1_RPMBINS", 2582, FieldType.INT8).setScale(100.0); + public static final Field GPPWM1_TABLE = Field.create("GPPWM1_TABLE", 2590, FieldType.INT8).setScale(1.0); + public static final Field GPPWM1_ALIGNMENTFILL_AT_90 = Field.create("GPPWM1_ALIGNMENTFILL_AT_90", 2654, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_PIN = Field.create("GPPWM2_PIN", 2656, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field GPPWM2_DUTYIFERROR = Field.create("GPPWM2_DUTYIFERROR", 2658, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_ALIGNMENTFILL_AT_3 = Field.create("GPPWM2_ALIGNMENTFILL_AT_3", 2659, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_PWMFREQUENCY = Field.create("GPPWM2_PWMFREQUENCY", 2660, FieldType.INT16).setScale(1.0); + public static final Field GPPWM2_ONABOVEDUTY = Field.create("GPPWM2_ONABOVEDUTY", 2662, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_OFFBELOWDUTY = Field.create("GPPWM2_OFFBELOWDUTY", 2663, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_LOADAXIS = Field.create("GPPWM2_LOADAXIS", 2664, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field GPPWM2_ALIGNMENTFILL_MAP = Field.create("GPPWM2_ALIGNMENTFILL_MAP", 2665, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_LOADBINS = Field.create("GPPWM2_LOADBINS", 2666, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_RPMBINS = Field.create("GPPWM2_RPMBINS", 2674, FieldType.INT8).setScale(100.0); + public static final Field GPPWM2_TABLE = Field.create("GPPWM2_TABLE", 2682, FieldType.INT8).setScale(1.0); + public static final Field GPPWM2_ALIGNMENTFILL_AT_90 = Field.create("GPPWM2_ALIGNMENTFILL_AT_90", 2746, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_PIN = Field.create("GPPWM3_PIN", 2748, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field GPPWM3_DUTYIFERROR = Field.create("GPPWM3_DUTYIFERROR", 2750, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_ALIGNMENTFILL_AT_3 = Field.create("GPPWM3_ALIGNMENTFILL_AT_3", 2751, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_PWMFREQUENCY = Field.create("GPPWM3_PWMFREQUENCY", 2752, FieldType.INT16).setScale(1.0); + public static final Field GPPWM3_ONABOVEDUTY = Field.create("GPPWM3_ONABOVEDUTY", 2754, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_OFFBELOWDUTY = Field.create("GPPWM3_OFFBELOWDUTY", 2755, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_LOADAXIS = Field.create("GPPWM3_LOADAXIS", 2756, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field GPPWM3_ALIGNMENTFILL_MAP = Field.create("GPPWM3_ALIGNMENTFILL_MAP", 2757, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_LOADBINS = Field.create("GPPWM3_LOADBINS", 2758, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_RPMBINS = Field.create("GPPWM3_RPMBINS", 2766, FieldType.INT8).setScale(100.0); + public static final Field GPPWM3_TABLE = Field.create("GPPWM3_TABLE", 2774, FieldType.INT8).setScale(1.0); + public static final Field GPPWM3_ALIGNMENTFILL_AT_90 = Field.create("GPPWM3_ALIGNMENTFILL_AT_90", 2838, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_PIN = Field.create("GPPWM4_PIN", 2840, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field GPPWM4_DUTYIFERROR = Field.create("GPPWM4_DUTYIFERROR", 2842, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_ALIGNMENTFILL_AT_3 = Field.create("GPPWM4_ALIGNMENTFILL_AT_3", 2843, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_PWMFREQUENCY = Field.create("GPPWM4_PWMFREQUENCY", 2844, FieldType.INT16).setScale(1.0); + public static final Field GPPWM4_ONABOVEDUTY = Field.create("GPPWM4_ONABOVEDUTY", 2846, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_OFFBELOWDUTY = Field.create("GPPWM4_OFFBELOWDUTY", 2847, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_LOADAXIS = Field.create("GPPWM4_LOADAXIS", 2848, FieldType.INT8, gppwm_channel_e).setScale(1.0); + public static final Field GPPWM4_ALIGNMENTFILL_MAP = Field.create("GPPWM4_ALIGNMENTFILL_MAP", 2849, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_LOADBINS = Field.create("GPPWM4_LOADBINS", 2850, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_RPMBINS = Field.create("GPPWM4_RPMBINS", 2858, FieldType.INT8).setScale(100.0); + public static final Field GPPWM4_TABLE = Field.create("GPPWM4_TABLE", 2866, FieldType.INT8).setScale(1.0); + public static final Field GPPWM4_ALIGNMENTFILL_AT_90 = Field.create("GPPWM4_ALIGNMENTFILL_AT_90", 2930, FieldType.INT8).setScale(1.0); + public static final Field MC33_I_BOOST = Field.create("MC33_I_BOOST", 2932, FieldType.INT16).setScale(1.0); + public static final Field MC33_I_PEAK = Field.create("MC33_I_PEAK", 2934, FieldType.INT16).setScale(1.0); + public static final Field MC33_I_HOLD = Field.create("MC33_I_HOLD", 2936, FieldType.INT16).setScale(1.0); + public static final Field MC33_T_MAX_BOOST = Field.create("MC33_T_MAX_BOOST", 2938, FieldType.INT16).setScale(1.0); + public static final Field MC33_T_PEAK_OFF = Field.create("MC33_T_PEAK_OFF", 2940, FieldType.INT16).setScale(1.0); + public static final Field MC33_T_PEAK_TOT = Field.create("MC33_T_PEAK_TOT", 2942, FieldType.INT16).setScale(1.0); + public static final Field MC33_T_BYPASS = Field.create("MC33_T_BYPASS", 2944, FieldType.INT16).setScale(1.0); + public static final Field MC33_T_HOLD_OFF = Field.create("MC33_T_HOLD_OFF", 2946, FieldType.INT16).setScale(1.0); + public static final Field MC33_T_HOLD_TOT = Field.create("MC33_T_HOLD_TOT", 2948, FieldType.INT16).setScale(1.0); + public static final Field TCUUPSHIFTBUTTONPINMODE = Field.create("TCUUPSHIFTBUTTONPINMODE", 2950, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field TCUDOWNSHIFTBUTTONPINMODE = Field.create("TCUDOWNSHIFTBUTTONPINMODE", 2951, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field ACSWITCHMODE = Field.create("ACSWITCHMODE", 2952, FieldType.INT8, pin_input_mode_e).setScale(1.0); + public static final Field TCU_SOLENOID_MODE1 = Field.create("TCU_SOLENOID_MODE1", 2953, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TCU_SOLENOID_MODE2 = Field.create("TCU_SOLENOID_MODE2", 2954, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TCU_SOLENOID_MODE3 = Field.create("TCU_SOLENOID_MODE3", 2955, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TCU_SOLENOID_MODE4 = Field.create("TCU_SOLENOID_MODE4", 2956, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TCU_SOLENOID_MODE5 = Field.create("TCU_SOLENOID_MODE5", 2957, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field TCU_SOLENOID_MODE6 = Field.create("TCU_SOLENOID_MODE6", 2958, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field KNOCKBASENOISE = Field.create("KNOCKBASENOISE", 2959, FieldType.INT8).setScale(0.5); + public static final Field ALIGNMENTFILL_AT_2975 = Field.create("ALIGNMENTFILL_AT_2975", 2975, FieldType.INT8).setScale(1.0); + public static final Field TRIGGERGAPOVERRIDEFROM1 = Field.create("TRIGGERGAPOVERRIDEFROM1", 2976, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM2 = Field.create("TRIGGERGAPOVERRIDEFROM2", 2980, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM3 = Field.create("TRIGGERGAPOVERRIDEFROM3", 2984, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM4 = Field.create("TRIGGERGAPOVERRIDEFROM4", 2988, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM5 = Field.create("TRIGGERGAPOVERRIDEFROM5", 2992, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM6 = Field.create("TRIGGERGAPOVERRIDEFROM6", 2996, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM7 = Field.create("TRIGGERGAPOVERRIDEFROM7", 3000, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM8 = Field.create("TRIGGERGAPOVERRIDEFROM8", 3004, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM9 = Field.create("TRIGGERGAPOVERRIDEFROM9", 3008, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM10 = Field.create("TRIGGERGAPOVERRIDEFROM10", 3012, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM11 = Field.create("TRIGGERGAPOVERRIDEFROM11", 3016, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM12 = Field.create("TRIGGERGAPOVERRIDEFROM12", 3020, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM13 = Field.create("TRIGGERGAPOVERRIDEFROM13", 3024, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM14 = Field.create("TRIGGERGAPOVERRIDEFROM14", 3028, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM15 = Field.create("TRIGGERGAPOVERRIDEFROM15", 3032, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM16 = Field.create("TRIGGERGAPOVERRIDEFROM16", 3036, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM17 = Field.create("TRIGGERGAPOVERRIDEFROM17", 3040, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDEFROM18 = Field.create("TRIGGERGAPOVERRIDEFROM18", 3044, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO1 = Field.create("TRIGGERGAPOVERRIDETO1", 3048, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO2 = Field.create("TRIGGERGAPOVERRIDETO2", 3052, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO3 = Field.create("TRIGGERGAPOVERRIDETO3", 3056, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO4 = Field.create("TRIGGERGAPOVERRIDETO4", 3060, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO5 = Field.create("TRIGGERGAPOVERRIDETO5", 3064, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO6 = Field.create("TRIGGERGAPOVERRIDETO6", 3068, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO7 = Field.create("TRIGGERGAPOVERRIDETO7", 3072, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO8 = Field.create("TRIGGERGAPOVERRIDETO8", 3076, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO9 = Field.create("TRIGGERGAPOVERRIDETO9", 3080, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO10 = Field.create("TRIGGERGAPOVERRIDETO10", 3084, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO11 = Field.create("TRIGGERGAPOVERRIDETO11", 3088, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO12 = Field.create("TRIGGERGAPOVERRIDETO12", 3092, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO13 = Field.create("TRIGGERGAPOVERRIDETO13", 3096, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO14 = Field.create("TRIGGERGAPOVERRIDETO14", 3100, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO15 = Field.create("TRIGGERGAPOVERRIDETO15", 3104, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO16 = Field.create("TRIGGERGAPOVERRIDETO16", 3108, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO17 = Field.create("TRIGGERGAPOVERRIDETO17", 3112, FieldType.FLOAT); + public static final Field TRIGGERGAPOVERRIDETO18 = Field.create("TRIGGERGAPOVERRIDETO18", 3116, FieldType.FLOAT); + public static final Field MAXCAMPHASERESOLVERPM = Field.create("MAXCAMPHASERESOLVERPM", 3120, FieldType.INT8).setScale(50.0); + public static final Field UNUSED4080 = Field.create("UNUSED4080", 3121, FieldType.INT8).setScale(1.0); + public static final Field HPFPCAMLOBES = Field.create("HPFPCAMLOBES", 3132, FieldType.INT8).setScale(1.0); public static final String[] hpfp_cam_e = {"NONE", "Intake 1", "Exhaust 1", "Intake 2", "Exhaust 2"}; - public static final Field HPFPCAM = Field.create("HPFPCAM", 3113, FieldType.INT8, hpfp_cam_e).setScale(1.0); - public static final Field HPFPPEAKPOS = Field.create("HPFPPEAKPOS", 3114, FieldType.INT8).setScale(1.0); - public static final Field HPFPMINANGLE = Field.create("HPFPMINANGLE", 3115, FieldType.INT8).setScale(1.0); - public static final Field HPFPPUMPVOLUME = Field.create("HPFPPUMPVOLUME", 3116, FieldType.INT16).setScale(0.001); - public static final Field HPFPACTIVATIONANGLE = Field.create("HPFPACTIVATIONANGLE", 3118, FieldType.INT8).setScale(1.0); - public static final Field ISSFILTERRECIPROCAL = Field.create("ISSFILTERRECIPROCAL", 3119, FieldType.INT8).setScale(1.0); - public static final Field HPFPPIDP = Field.create("HPFPPIDP", 3120, FieldType.INT16).setScale(0.001); - public static final Field HPFPPIDI = Field.create("HPFPPIDI", 3122, FieldType.INT16).setScale(1.0E-5); - public static final Field HPFPTARGETDECAY = Field.create("HPFPTARGETDECAY", 3124, FieldType.INT16).setScale(1.0); - public static final Field HPFPLOBEPROFILEQUANTITYBINS = Field.create("HPFPLOBEPROFILEQUANTITYBINS", 3126, FieldType.INT8).setScale(0.5); - public static final Field HPFPLOBEPROFILEANGLE = Field.create("HPFPLOBEPROFILEANGLE", 3142, FieldType.INT8).setScale(0.5); - public static final Field HPFPDEADTIMEVOLTSBINS = Field.create("HPFPDEADTIMEVOLTSBINS", 3158, FieldType.INT8).setScale(1.0); - public static final Field HPFPDEADTIMEMS = Field.create("HPFPDEADTIMEMS", 3166, FieldType.INT16).setScale(0.001); - public static final Field HPFPTARGET = Field.create("HPFPTARGET", 3182, FieldType.INT16).setScale(1.0); - public static final Field HPFPTARGETLOADBINS = Field.create("HPFPTARGETLOADBINS", 3382, FieldType.INT16).setScale(0.1); - public static final Field HPFPTARGETRPMBINS = Field.create("HPFPTARGETRPMBINS", 3402, FieldType.INT8).setScale(50.0); - public static final Field HPFPCOMPENSATION = Field.create("HPFPCOMPENSATION", 3412, FieldType.INT8).setScale(1.0); - public static final Field HPFPCOMPENSATIONLOADBINS = Field.create("HPFPCOMPENSATIONLOADBINS", 3512, FieldType.INT16).setScale(0.001); - public static final Field HPFPCOMPENSATIONRPMBINS = Field.create("HPFPCOMPENSATIONRPMBINS", 3532, FieldType.INT8).setScale(50.0); - public static final Field STEPPER_RAW_OUTPUT1 = Field.create("STEPPER_RAW_OUTPUT1", 3542, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field STEPPER_RAW_OUTPUT2 = Field.create("STEPPER_RAW_OUTPUT2", 3544, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field STEPPER_RAW_OUTPUT3 = Field.create("STEPPER_RAW_OUTPUT3", 3546, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field STEPPER_RAW_OUTPUT4 = Field.create("STEPPER_RAW_OUTPUT4", 3548, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field GEARRATIO1 = Field.create("GEARRATIO1", 3550, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO2 = Field.create("GEARRATIO2", 3552, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO3 = Field.create("GEARRATIO3", 3554, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO4 = Field.create("GEARRATIO4", 3556, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO5 = Field.create("GEARRATIO5", 3558, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO6 = Field.create("GEARRATIO6", 3560, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO7 = Field.create("GEARRATIO7", 3562, FieldType.INT16).setScale(0.01); - public static final Field GEARRATIO8 = Field.create("GEARRATIO8", 3564, FieldType.INT16).setScale(0.01); - public static final Field VVTACTIVATIONDELAYMS = Field.create("VVTACTIVATIONDELAYMS", 3566, FieldType.INT16).setScale(1.0); - public static final Field WWCLTBINS = Field.create("WWCLTBINS", 3568, FieldType.INT8).setScale(1.0); - public static final Field WWTAUCLTVALUES = Field.create("WWTAUCLTVALUES", 3576, FieldType.INT8).setScale(0.01); - public static final Field WWBETACLTVALUES = Field.create("WWBETACLTVALUES", 3584, FieldType.INT8).setScale(0.01); - public static final Field WWMAPBINS = Field.create("WWMAPBINS", 3592, FieldType.INT8).setScale(1.0); - public static final Field WWTAUMAPVALUES = Field.create("WWTAUMAPVALUES", 3600, FieldType.INT8).setScale(0.01); - public static final Field WWBETAMAPVALUES = Field.create("WWBETAMAPVALUES", 3608, FieldType.INT8).setScale(0.01); - public static final Field TORQUETABLE = Field.create("TORQUETABLE", 3616, FieldType.INT8).setScale(10.0); - public static final Field TORQUERPMBINS = Field.create("TORQUERPMBINS", 3652, FieldType.INT16).setScale(1.0); - public static final Field TORQUELOADBINS = Field.create("TORQUELOADBINS", 3664, FieldType.INT16).setScale(1.0); - public static final Field GEARCONTROLLERMODE = Field.create("GEARCONTROLLERMODE", 3676, FieldType.INT8).setScale(1.0); - public static final Field TRANSMISSIONCONTROLLERMODE = Field.create("TRANSMISSIONCONTROLLERMODE", 3677, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3678 = Field.create("ALIGNMENTFILL_AT_3678", 3678, FieldType.INT8).setScale(1.0); - public static final Field AUXLINEAR1_HWCHANNEL = Field.create("AUXLINEAR1_HWCHANNEL", 3680, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXLINEAR1_ALIGNMENTFILL_AT_1 = Field.create("AUXLINEAR1_ALIGNMENTFILL_AT_1", 3681, FieldType.INT8).setScale(1.0); - public static final Field AUXLINEAR1_V1 = Field.create("AUXLINEAR1_V1", 3684, FieldType.FLOAT); - public static final Field AUXLINEAR1_VALUE1 = Field.create("AUXLINEAR1_VALUE1", 3688, FieldType.FLOAT); - public static final Field AUXLINEAR1_V2 = Field.create("AUXLINEAR1_V2", 3692, FieldType.FLOAT); - public static final Field AUXLINEAR1_VALUE2 = Field.create("AUXLINEAR1_VALUE2", 3696, FieldType.FLOAT); - public static final Field AUXLINEAR2_HWCHANNEL = Field.create("AUXLINEAR2_HWCHANNEL", 3700, FieldType.INT8, adc_channel_e).setScale(1.0); - public static final Field AUXLINEAR2_ALIGNMENTFILL_AT_1 = Field.create("AUXLINEAR2_ALIGNMENTFILL_AT_1", 3701, FieldType.INT8).setScale(1.0); - public static final Field AUXLINEAR2_V1 = Field.create("AUXLINEAR2_V1", 3704, FieldType.FLOAT); - public static final Field AUXLINEAR2_VALUE1 = Field.create("AUXLINEAR2_VALUE1", 3708, FieldType.FLOAT); - public static final Field AUXLINEAR2_V2 = Field.create("AUXLINEAR2_V2", 3712, FieldType.FLOAT); - public static final Field AUXLINEAR2_VALUE2 = Field.create("AUXLINEAR2_VALUE2", 3716, FieldType.FLOAT); - public static final Field TCU_TCC_ONOFF_SOLENOID = Field.create("TCU_TCC_ONOFF_SOLENOID", 3720, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_TCC_ONOFF_SOLENOID_MODE = Field.create("TCU_TCC_ONOFF_SOLENOID_MODE", 3722, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3723 = Field.create("ALIGNMENTFILL_AT_3723", 3723, FieldType.INT8).setScale(1.0); - public static final Field TCU_TCC_PWM_SOLENOID = Field.create("TCU_TCC_PWM_SOLENOID", 3724, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_TCC_PWM_SOLENOID_MODE = Field.create("TCU_TCC_PWM_SOLENOID_MODE", 3726, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3727 = Field.create("ALIGNMENTFILL_AT_3727", 3727, FieldType.INT8).setScale(1.0); - public static final Field TCU_TCC_PWM_SOLENOID_FREQ = Field.create("TCU_TCC_PWM_SOLENOID_FREQ", 3728, FieldType.INT16).setScale(1.0); - public static final Field TCU_PC_SOLENOID_PIN = Field.create("TCU_PC_SOLENOID_PIN", 3730, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_PC_SOLENOID_PIN_MODE = Field.create("TCU_PC_SOLENOID_PIN_MODE", 3732, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3733 = Field.create("ALIGNMENTFILL_AT_3733", 3733, FieldType.INT8).setScale(1.0); - public static final Field TCU_PC_SOLENOID_FREQ = Field.create("TCU_PC_SOLENOID_FREQ", 3734, FieldType.INT16).setScale(1.0); - public static final Field TCU_32_SOLENOID_PIN = Field.create("TCU_32_SOLENOID_PIN", 3736, FieldType.INT16, output_pin_e).setScale(1.0); - public static final Field TCU_32_SOLENOID_PIN_MODE = Field.create("TCU_32_SOLENOID_PIN_MODE", 3738, FieldType.INT8, pin_output_mode_e).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3739 = Field.create("ALIGNMENTFILL_AT_3739", 3739, FieldType.INT8).setScale(1.0); - public static final Field TCU_32_SOLENOID_FREQ = Field.create("TCU_32_SOLENOID_FREQ", 3740, FieldType.INT16).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3742 = Field.create("ALIGNMENTFILL_AT_3742", 3742, FieldType.INT8).setScale(1.0); - public static final Field ETBMINIMUMPOSITION = Field.create("ETBMINIMUMPOSITION", 3744, FieldType.FLOAT); - public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3748, FieldType.INT8).setScale(1.0); - public static final Field ALIGNMENTFILL_AT_3994 = Field.create("ALIGNMENTFILL_AT_3994", 3994, FieldType.INT8).setScale(1.0); - public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 3996, FieldType.FLOAT); - public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 4028, FieldType.FLOAT); - public static final Field IACPIDMULTTABLE = Field.create("IACPIDMULTTABLE", 4060, FieldType.INT8).setScale(1.0); - public static final Field IACPIDMULTLOADBINS = Field.create("IACPIDMULTLOADBINS", 4124, FieldType.INT8).setScale(1.0); - public static final Field IACPIDMULTRPMBINS = Field.create("IACPIDMULTRPMBINS", 4132, FieldType.INT8).setScale(50.0); - public static final Field SPARKDWELLRPMBINS = Field.create("SPARKDWELLRPMBINS", 4140, FieldType.INT8).setScale(50.0); - public static final Field SPARKDWELLVALUES = Field.create("SPARKDWELLVALUES", 4148, FieldType.FLOAT); - public static final Field CLTIDLERPMBINS = Field.create("CLTIDLERPMBINS", 4180, FieldType.FLOAT); - public static final Field CLTIDLERPM = Field.create("CLTIDLERPM", 4244, FieldType.INT8).setScale(50.0); - public static final Field CLTTIMINGBINS = Field.create("CLTTIMINGBINS", 4260, FieldType.FLOAT); - public static final Field CLTTIMINGEXTRA = Field.create("CLTTIMINGEXTRA", 4292, FieldType.FLOAT); - public static final Field SCRIPTCURVE1BINS = Field.create("SCRIPTCURVE1BINS", 4324, FieldType.FLOAT); - public static final Field SCRIPTCURVE1 = Field.create("SCRIPTCURVE1", 4388, FieldType.FLOAT); - public static final Field SCRIPTCURVE2BINS = Field.create("SCRIPTCURVE2BINS", 4452, FieldType.FLOAT); - public static final Field SCRIPTCURVE2 = Field.create("SCRIPTCURVE2", 4516, FieldType.FLOAT); - public static final Field SCRIPTCURVE3BINS = Field.create("SCRIPTCURVE3BINS", 4580, FieldType.FLOAT); - public static final Field SCRIPTCURVE3 = Field.create("SCRIPTCURVE3", 4612, FieldType.FLOAT); - public static final Field SCRIPTCURVE4BINS = Field.create("SCRIPTCURVE4BINS", 4644, FieldType.FLOAT); - public static final Field SCRIPTCURVE4 = Field.create("SCRIPTCURVE4", 4676, FieldType.FLOAT); - public static final Field SCRIPTCURVE5BINS = Field.create("SCRIPTCURVE5BINS", 4708, FieldType.FLOAT); - public static final Field SCRIPTCURVE5 = Field.create("SCRIPTCURVE5", 4740, FieldType.FLOAT); - public static final Field SCRIPTCURVE6BINS = Field.create("SCRIPTCURVE6BINS", 4772, FieldType.FLOAT); - public static final Field SCRIPTCURVE6 = Field.create("SCRIPTCURVE6", 4804, FieldType.FLOAT); - public static final Field BAROCORRPRESSUREBINS = Field.create("BAROCORRPRESSUREBINS", 4836, FieldType.FLOAT); - public static final Field BAROCORRRPMBINS = Field.create("BAROCORRRPMBINS", 4852, FieldType.FLOAT); - public static final Field BAROCORRTABLE = Field.create("BAROCORRTABLE", 4868, FieldType.FLOAT); - public static final Field CRANKINGTPSCOEF = Field.create("CRANKINGTPSCOEF", 4932, FieldType.FLOAT); - public static final Field CRANKINGTPSBINS = Field.create("CRANKINGTPSBINS", 4964, FieldType.FLOAT); - public static final Field NARROWTOWIDEOXYGENBINS = Field.create("NARROWTOWIDEOXYGENBINS", 4996, FieldType.FLOAT); - public static final Field NARROWTOWIDEOXYGEN = Field.create("NARROWTOWIDEOXYGEN", 5028, FieldType.FLOAT); - public static final Field CRANKINGADVANCEBINS = Field.create("CRANKINGADVANCEBINS", 5060, FieldType.FLOAT); - public static final Field CRANKINGADVANCE = Field.create("CRANKINGADVANCE", 5076, FieldType.FLOAT); - public static final Field IACCOASTINGBINS = Field.create("IACCOASTINGBINS", 5092, FieldType.FLOAT); - public static final Field IACCOASTING = Field.create("IACCOASTING", 5156, FieldType.FLOAT); - public static final Field WARNING_MESSAGE = Field.create("WARNING_MESSAGE", 5220, 120, FieldType.STRING).setScale(1.0); - public static final Field AFTERSTARTCOOLANTBINS = Field.create("AFTERSTARTCOOLANTBINS", 5340, FieldType.FLOAT); - public static final Field AFTERSTARTHOLDTIME = Field.create("AFTERSTARTHOLDTIME", 5372, FieldType.FLOAT); - public static final Field AFTERSTARTENRICH = Field.create("AFTERSTARTENRICH", 5404, FieldType.FLOAT); - public static final Field AFTERSTARTDECAYTIME = Field.create("AFTERSTARTDECAYTIME", 5436, FieldType.FLOAT); - public static final Field BOOSTTABLEOPENLOOP = Field.create("BOOSTTABLEOPENLOOP", 5468, FieldType.INT8).setScale(0.5); - public static final Field BOOSTRPMBINS = Field.create("BOOSTRPMBINS", 5532, FieldType.INT8).setScale(50.0); - public static final Field BOOSTTABLECLOSEDLOOP = Field.create("BOOSTTABLECLOSEDLOOP", 5540, FieldType.INT8).setScale(2.0); - public static final Field BOOSTTPSBINS = Field.create("BOOSTTPSBINS", 5604, FieldType.INT8).setScale(1.0); - public static final Field PEDALTOTPSTABLE = Field.create("PEDALTOTPSTABLE", 5612, FieldType.INT8).setScale(1.0); - public static final Field PEDALTOTPSPEDALBINS = Field.create("PEDALTOTPSPEDALBINS", 5676, FieldType.INT8).setScale(1.0); - public static final Field PEDALTOTPSRPMBINS = Field.create("PEDALTOTPSRPMBINS", 5684, FieldType.INT8).setScale(50.0); - public static final Field CLTCRANKINGCORRBINS = Field.create("CLTCRANKINGCORRBINS", 5692, FieldType.FLOAT); - public static final Field CLTCRANKINGCORR = Field.create("CLTCRANKINGCORR", 5724, FieldType.FLOAT); - public static final Field IDLEADVANCEBINS = Field.create("IDLEADVANCEBINS", 5756, FieldType.INT8).setScale(50.0); - public static final Field IDLEADVANCE = Field.create("IDLEADVANCE", 5764, FieldType.FLOAT); - public static final Field IDLEVERPMBINS = Field.create("IDLEVERPMBINS", 5796, FieldType.INT8).setScale(10.0); - public static final Field IDLEVELOADBINS = Field.create("IDLEVELOADBINS", 5800, FieldType.INT8).setScale(1.0); - public static final Field IDLEVETABLE = Field.create("IDLEVETABLE", 5804, FieldType.INT16).setScale(0.1); - public static final Field LUASCRIPT = Field.create("LUASCRIPT", 5836, 8000, FieldType.STRING).setScale(1.0); - public static final Field CLTFUELCORRBINS = Field.create("CLTFUELCORRBINS", 13836, FieldType.FLOAT); - public static final Field CLTFUELCORR = Field.create("CLTFUELCORR", 13900, FieldType.FLOAT); - public static final Field IATFUELCORRBINS = Field.create("IATFUELCORRBINS", 13964, FieldType.FLOAT); - public static final Field IATFUELCORR = Field.create("IATFUELCORR", 14028, FieldType.FLOAT); - public static final Field CRANKINGFUELCOEF = Field.create("CRANKINGFUELCOEF", 14092, FieldType.FLOAT); - public static final Field CRANKINGFUELBINS = Field.create("CRANKINGFUELBINS", 14124, FieldType.FLOAT); - public static final Field CRANKINGCYCLECOEF = Field.create("CRANKINGCYCLECOEF", 14156, FieldType.FLOAT); - public static final Field CRANKINGCYCLEBINS = Field.create("CRANKINGCYCLEBINS", 14188, FieldType.FLOAT); - public static final Field CLTIDLECORRBINS = Field.create("CLTIDLECORRBINS", 14220, FieldType.FLOAT); - public static final Field CLTIDLECORR = Field.create("CLTIDLECORR", 14284, FieldType.FLOAT); - public static final Field MAFDECODING = Field.create("MAFDECODING", 14348, FieldType.FLOAT); - public static final Field MAFDECODINGBINS = Field.create("MAFDECODINGBINS", 15372, FieldType.FLOAT); - public static final Field IGNITIONIATCORRTABLE = Field.create("IGNITIONIATCORRTABLE", 16396, FieldType.INT16).setScale(0.1); - public static final Field IGNITIONIATCORRLOADBINS = Field.create("IGNITIONIATCORRLOADBINS", 16908, FieldType.FLOAT); - public static final Field IGNITIONIATCORRRPMBINS = Field.create("IGNITIONIATCORRRPMBINS", 16972, FieldType.INT16).setScale(1.0); - public static final Field INJECTIONPHASE = Field.create("INJECTIONPHASE", 17004, FieldType.INT16).setScale(1.0); - public static final Field INJPHASELOADBINS = Field.create("INJPHASELOADBINS", 17516, FieldType.INT16).setScale(1.0); - public static final Field INJPHASERPMBINS = Field.create("INJPHASERPMBINS", 17548, FieldType.INT16).setScale(1.0); - public static final Field TCUSOLENOIDTABLE = Field.create("TCUSOLENOIDTABLE", 17580, FieldType.INT8).setScale(1.0); - public static final Field MAPESTIMATETABLE = Field.create("MAPESTIMATETABLE", 17640, FieldType.INT16).setScale(0.01); - public static final Field MAPESTIMATETPSBINS = Field.create("MAPESTIMATETPSBINS", 18152, FieldType.INT16).setScale(0.01); - public static final Field MAPESTIMATERPMBINS = Field.create("MAPESTIMATERPMBINS", 18184, FieldType.INT16).setScale(1.0); - public static final Field VVTTABLE1 = Field.create("VVTTABLE1", 18216, FieldType.INT8).setScale(1.0); - public static final Field VVTTABLE1LOADBINS = Field.create("VVTTABLE1LOADBINS", 18280, FieldType.INT16).setScale(1.0); - public static final Field VVTTABLE1RPMBINS = Field.create("VVTTABLE1RPMBINS", 18296, FieldType.INT16).setScale(1.0); - public static final Field VVTTABLE2 = Field.create("VVTTABLE2", 18312, FieldType.INT8).setScale(1.0); - public static final Field VVTTABLE2LOADBINS = Field.create("VVTTABLE2LOADBINS", 18376, FieldType.INT16).setScale(1.0); - public static final Field VVTTABLE2RPMBINS = Field.create("VVTTABLE2RPMBINS", 18392, FieldType.INT16).setScale(1.0); - public static final Field IGNITIONTABLE = Field.create("IGNITIONTABLE", 18408, FieldType.INT16).setScale(0.1); - public static final Field IGNITIONLOADBINS = Field.create("IGNITIONLOADBINS", 18920, FieldType.INT16).setScale(1.0); - public static final Field IGNITIONRPMBINS = Field.create("IGNITIONRPMBINS", 18952, FieldType.INT16).setScale(1.0); - public static final Field VETABLE = Field.create("VETABLE", 18984, FieldType.INT16).setScale(0.1); - public static final Field VELOADBINS = Field.create("VELOADBINS", 19496, FieldType.INT16).setScale(1.0); - public static final Field VERPMBINS = Field.create("VERPMBINS", 19528, FieldType.INT16).setScale(1.0); - public static final Field LAMBDATABLE = Field.create("LAMBDATABLE", 19560, FieldType.INT8).setScale(0.006802721088435374); - public static final Field LAMBDALOADBINS = Field.create("LAMBDALOADBINS", 19816, FieldType.INT16).setScale(1.0); - public static final Field LAMBDARPMBINS = Field.create("LAMBDARPMBINS", 19848, FieldType.INT16).setScale(1.0); - public static final Field TPSTPSACCELTABLE = Field.create("TPSTPSACCELTABLE", 19880, FieldType.FLOAT); - public static final Field TPSTPSACCELFROMRPMBINS = Field.create("TPSTPSACCELFROMRPMBINS", 20136, FieldType.FLOAT); - public static final Field TPSTPSACCELTORPMBINS = Field.create("TPSTPSACCELTORPMBINS", 20168, FieldType.FLOAT); - public static final Field SCRIPTTABLE1 = Field.create("SCRIPTTABLE1", 20200, FieldType.FLOAT); - public static final Field SCRIPTTABLE1LOADBINS = Field.create("SCRIPTTABLE1LOADBINS", 20456, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE1RPMBINS = Field.create("SCRIPTTABLE1RPMBINS", 20472, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE2 = Field.create("SCRIPTTABLE2", 20488, FieldType.INT8).setScale(1.0); - public static final Field SCRIPTTABLE2LOADBINS = Field.create("SCRIPTTABLE2LOADBINS", 20552, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE2RPMBINS = Field.create("SCRIPTTABLE2RPMBINS", 20568, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE3 = Field.create("SCRIPTTABLE3", 20584, FieldType.INT8).setScale(1.0); - public static final Field SCRIPTTABLE3LOADBINS = Field.create("SCRIPTTABLE3LOADBINS", 20648, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE3RPMBINS = Field.create("SCRIPTTABLE3RPMBINS", 20664, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE4 = Field.create("SCRIPTTABLE4", 20680, FieldType.INT8).setScale(1.0); - public static final Field SCRIPTTABLE4LOADBINS = Field.create("SCRIPTTABLE4LOADBINS", 20744, FieldType.INT16).setScale(1.0); - public static final Field SCRIPTTABLE4RPMBINS = Field.create("SCRIPTTABLE4RPMBINS", 20760, FieldType.INT16).setScale(1.0); - public static final Field IGNTRIMLOADBINS = Field.create("IGNTRIMLOADBINS", 20776, FieldType.INT16).setScale(1.0); - public static final Field IGNTRIMRPMBINS = Field.create("IGNTRIMRPMBINS", 20784, FieldType.INT16).setScale(1.0); - public static final Field IGNTRIMS1_TABLE = Field.create("IGNTRIMS1_TABLE", 20792, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS2_TABLE = Field.create("IGNTRIMS2_TABLE", 20808, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS3_TABLE = Field.create("IGNTRIMS3_TABLE", 20824, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS4_TABLE = Field.create("IGNTRIMS4_TABLE", 20840, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS5_TABLE = Field.create("IGNTRIMS5_TABLE", 20856, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS6_TABLE = Field.create("IGNTRIMS6_TABLE", 20872, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS7_TABLE = Field.create("IGNTRIMS7_TABLE", 20888, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS8_TABLE = Field.create("IGNTRIMS8_TABLE", 20904, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS9_TABLE = Field.create("IGNTRIMS9_TABLE", 20920, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS10_TABLE = Field.create("IGNTRIMS10_TABLE", 20936, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS11_TABLE = Field.create("IGNTRIMS11_TABLE", 20952, FieldType.INT8).setScale(0.2); - public static final Field IGNTRIMS12_TABLE = Field.create("IGNTRIMS12_TABLE", 20968, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMLOADBINS = Field.create("FUELTRIMLOADBINS", 20984, FieldType.INT16).setScale(1.0); - public static final Field FUELTRIMRPMBINS = Field.create("FUELTRIMRPMBINS", 20992, FieldType.INT16).setScale(1.0); - public static final Field FUELTRIMS1_TABLE = Field.create("FUELTRIMS1_TABLE", 21000, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS2_TABLE = Field.create("FUELTRIMS2_TABLE", 21016, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS3_TABLE = Field.create("FUELTRIMS3_TABLE", 21032, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS4_TABLE = Field.create("FUELTRIMS4_TABLE", 21048, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS5_TABLE = Field.create("FUELTRIMS5_TABLE", 21064, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS6_TABLE = Field.create("FUELTRIMS6_TABLE", 21080, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS7_TABLE = Field.create("FUELTRIMS7_TABLE", 21096, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS8_TABLE = Field.create("FUELTRIMS8_TABLE", 21112, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS9_TABLE = Field.create("FUELTRIMS9_TABLE", 21128, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS10_TABLE = Field.create("FUELTRIMS10_TABLE", 21144, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS11_TABLE = Field.create("FUELTRIMS11_TABLE", 21160, FieldType.INT8).setScale(0.2); - public static final Field FUELTRIMS12_TABLE = Field.create("FUELTRIMS12_TABLE", 21176, FieldType.INT8).setScale(0.2); - public static final Field CRANKINGFUELCOEFE100 = Field.create("CRANKINGFUELCOEFE100", 21192, FieldType.INT16).setScale(0.01); - public static final Field TCU_PCAIRMASSBINS = Field.create("TCU_PCAIRMASSBINS", 21208, FieldType.INT8).setScale(0.02); - public static final Field TCU_PCVALSR = Field.create("TCU_PCVALSR", 21216, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALSN = Field.create("TCU_PCVALSN", 21224, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS1 = Field.create("TCU_PCVALS1", 21232, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS2 = Field.create("TCU_PCVALS2", 21240, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS3 = Field.create("TCU_PCVALS3", 21248, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS4 = Field.create("TCU_PCVALS4", 21256, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS12 = Field.create("TCU_PCVALS12", 21264, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS23 = Field.create("TCU_PCVALS23", 21272, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS34 = Field.create("TCU_PCVALS34", 21280, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS21 = Field.create("TCU_PCVALS21", 21288, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS32 = Field.create("TCU_PCVALS32", 21296, FieldType.INT8).setScale(1.0); - public static final Field TCU_PCVALS43 = Field.create("TCU_PCVALS43", 21304, FieldType.INT8).setScale(1.0); - public static final Field TCU_TCCTPSBINS = Field.create("TCU_TCCTPSBINS", 21312, FieldType.INT8).setScale(1.0); - public static final Field TCU_TCCLOCKSPEED = Field.create("TCU_TCCLOCKSPEED", 21320, FieldType.INT8).setScale(1.0); - public static final Field TCU_TCCUNLOCKSPEED = Field.create("TCU_TCCUNLOCKSPEED", 21328, FieldType.INT8).setScale(1.0); - public static final Field TCU_32SPEEDBINS = Field.create("TCU_32SPEEDBINS", 21336, FieldType.INT8).setScale(1.0); - public static final Field TCU_32VALS = Field.create("TCU_32VALS", 21344, FieldType.INT8).setScale(1.0); + public static final Field HPFPCAM = Field.create("HPFPCAM", 3133, FieldType.INT8, hpfp_cam_e).setScale(1.0); + public static final Field HPFPPEAKPOS = Field.create("HPFPPEAKPOS", 3134, FieldType.INT8).setScale(1.0); + public static final Field HPFPMINANGLE = Field.create("HPFPMINANGLE", 3135, FieldType.INT8).setScale(1.0); + public static final Field HPFPPUMPVOLUME = Field.create("HPFPPUMPVOLUME", 3136, FieldType.INT16).setScale(0.001); + public static final Field HPFPACTIVATIONANGLE = Field.create("HPFPACTIVATIONANGLE", 3138, FieldType.INT8).setScale(1.0); + public static final Field ISSFILTERRECIPROCAL = Field.create("ISSFILTERRECIPROCAL", 3139, FieldType.INT8).setScale(1.0); + public static final Field HPFPPIDP = Field.create("HPFPPIDP", 3140, FieldType.INT16).setScale(0.001); + public static final Field HPFPPIDI = Field.create("HPFPPIDI", 3142, FieldType.INT16).setScale(1.0E-5); + public static final Field HPFPTARGETDECAY = Field.create("HPFPTARGETDECAY", 3144, FieldType.INT16).setScale(1.0); + public static final Field HPFPLOBEPROFILEQUANTITYBINS = Field.create("HPFPLOBEPROFILEQUANTITYBINS", 3146, FieldType.INT8).setScale(0.5); + public static final Field HPFPLOBEPROFILEANGLE = Field.create("HPFPLOBEPROFILEANGLE", 3162, FieldType.INT8).setScale(0.5); + public static final Field HPFPDEADTIMEVOLTSBINS = Field.create("HPFPDEADTIMEVOLTSBINS", 3178, FieldType.INT8).setScale(1.0); + public static final Field HPFPDEADTIMEMS = Field.create("HPFPDEADTIMEMS", 3186, FieldType.INT16).setScale(0.001); + public static final Field HPFPTARGET = Field.create("HPFPTARGET", 3202, FieldType.INT16).setScale(1.0); + public static final Field HPFPTARGETLOADBINS = Field.create("HPFPTARGETLOADBINS", 3402, FieldType.INT16).setScale(0.1); + public static final Field HPFPTARGETRPMBINS = Field.create("HPFPTARGETRPMBINS", 3422, FieldType.INT8).setScale(50.0); + public static final Field HPFPCOMPENSATION = Field.create("HPFPCOMPENSATION", 3432, FieldType.INT8).setScale(1.0); + public static final Field HPFPCOMPENSATIONLOADBINS = Field.create("HPFPCOMPENSATIONLOADBINS", 3532, FieldType.INT16).setScale(0.001); + public static final Field HPFPCOMPENSATIONRPMBINS = Field.create("HPFPCOMPENSATIONRPMBINS", 3552, FieldType.INT8).setScale(50.0); + public static final Field STEPPER_RAW_OUTPUT1 = Field.create("STEPPER_RAW_OUTPUT1", 3562, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field STEPPER_RAW_OUTPUT2 = Field.create("STEPPER_RAW_OUTPUT2", 3564, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field STEPPER_RAW_OUTPUT3 = Field.create("STEPPER_RAW_OUTPUT3", 3566, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field STEPPER_RAW_OUTPUT4 = Field.create("STEPPER_RAW_OUTPUT4", 3568, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field GEARRATIO1 = Field.create("GEARRATIO1", 3570, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO2 = Field.create("GEARRATIO2", 3572, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO3 = Field.create("GEARRATIO3", 3574, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO4 = Field.create("GEARRATIO4", 3576, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO5 = Field.create("GEARRATIO5", 3578, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO6 = Field.create("GEARRATIO6", 3580, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO7 = Field.create("GEARRATIO7", 3582, FieldType.INT16).setScale(0.01); + public static final Field GEARRATIO8 = Field.create("GEARRATIO8", 3584, FieldType.INT16).setScale(0.01); + public static final Field VVTACTIVATIONDELAYMS = Field.create("VVTACTIVATIONDELAYMS", 3586, FieldType.INT16).setScale(1.0); + public static final Field WWCLTBINS = Field.create("WWCLTBINS", 3588, FieldType.INT8).setScale(1.0); + public static final Field WWTAUCLTVALUES = Field.create("WWTAUCLTVALUES", 3596, FieldType.INT8).setScale(0.01); + public static final Field WWBETACLTVALUES = Field.create("WWBETACLTVALUES", 3604, FieldType.INT8).setScale(0.01); + public static final Field WWMAPBINS = Field.create("WWMAPBINS", 3612, FieldType.INT8).setScale(1.0); + public static final Field WWTAUMAPVALUES = Field.create("WWTAUMAPVALUES", 3620, FieldType.INT8).setScale(0.01); + public static final Field WWBETAMAPVALUES = Field.create("WWBETAMAPVALUES", 3628, FieldType.INT8).setScale(0.01); + public static final Field TORQUETABLE = Field.create("TORQUETABLE", 3636, FieldType.INT8).setScale(10.0); + public static final Field TORQUERPMBINS = Field.create("TORQUERPMBINS", 3672, FieldType.INT16).setScale(1.0); + public static final Field TORQUELOADBINS = Field.create("TORQUELOADBINS", 3684, FieldType.INT16).setScale(1.0); + public static final Field GEARCONTROLLERMODE = Field.create("GEARCONTROLLERMODE", 3696, FieldType.INT8).setScale(1.0); + public static final Field TRANSMISSIONCONTROLLERMODE = Field.create("TRANSMISSIONCONTROLLERMODE", 3697, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_3698 = Field.create("ALIGNMENTFILL_AT_3698", 3698, FieldType.INT8).setScale(1.0); + public static final Field AUXLINEAR1_HWCHANNEL = Field.create("AUXLINEAR1_HWCHANNEL", 3700, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXLINEAR1_ALIGNMENTFILL_AT_1 = Field.create("AUXLINEAR1_ALIGNMENTFILL_AT_1", 3701, FieldType.INT8).setScale(1.0); + public static final Field AUXLINEAR1_V1 = Field.create("AUXLINEAR1_V1", 3704, FieldType.FLOAT); + public static final Field AUXLINEAR1_VALUE1 = Field.create("AUXLINEAR1_VALUE1", 3708, FieldType.FLOAT); + public static final Field AUXLINEAR1_V2 = Field.create("AUXLINEAR1_V2", 3712, FieldType.FLOAT); + public static final Field AUXLINEAR1_VALUE2 = Field.create("AUXLINEAR1_VALUE2", 3716, FieldType.FLOAT); + public static final Field AUXLINEAR2_HWCHANNEL = Field.create("AUXLINEAR2_HWCHANNEL", 3720, FieldType.INT8, adc_channel_e).setScale(1.0); + public static final Field AUXLINEAR2_ALIGNMENTFILL_AT_1 = Field.create("AUXLINEAR2_ALIGNMENTFILL_AT_1", 3721, FieldType.INT8).setScale(1.0); + public static final Field AUXLINEAR2_V1 = Field.create("AUXLINEAR2_V1", 3724, FieldType.FLOAT); + public static final Field AUXLINEAR2_VALUE1 = Field.create("AUXLINEAR2_VALUE1", 3728, FieldType.FLOAT); + public static final Field AUXLINEAR2_V2 = Field.create("AUXLINEAR2_V2", 3732, FieldType.FLOAT); + public static final Field AUXLINEAR2_VALUE2 = Field.create("AUXLINEAR2_VALUE2", 3736, FieldType.FLOAT); + public static final Field TCU_TCC_ONOFF_SOLENOID = Field.create("TCU_TCC_ONOFF_SOLENOID", 3740, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_TCC_ONOFF_SOLENOID_MODE = Field.create("TCU_TCC_ONOFF_SOLENOID_MODE", 3742, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_3743 = Field.create("ALIGNMENTFILL_AT_3743", 3743, FieldType.INT8).setScale(1.0); + public static final Field TCU_TCC_PWM_SOLENOID = Field.create("TCU_TCC_PWM_SOLENOID", 3744, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_TCC_PWM_SOLENOID_MODE = Field.create("TCU_TCC_PWM_SOLENOID_MODE", 3746, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_3747 = Field.create("ALIGNMENTFILL_AT_3747", 3747, FieldType.INT8).setScale(1.0); + public static final Field TCU_TCC_PWM_SOLENOID_FREQ = Field.create("TCU_TCC_PWM_SOLENOID_FREQ", 3748, FieldType.INT16).setScale(1.0); + public static final Field TCU_PC_SOLENOID_PIN = Field.create("TCU_PC_SOLENOID_PIN", 3750, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_PC_SOLENOID_PIN_MODE = Field.create("TCU_PC_SOLENOID_PIN_MODE", 3752, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_3753 = Field.create("ALIGNMENTFILL_AT_3753", 3753, FieldType.INT8).setScale(1.0); + public static final Field TCU_PC_SOLENOID_FREQ = Field.create("TCU_PC_SOLENOID_FREQ", 3754, FieldType.INT16).setScale(1.0); + public static final Field TCU_32_SOLENOID_PIN = Field.create("TCU_32_SOLENOID_PIN", 3756, FieldType.INT16, output_pin_e).setScale(1.0); + public static final Field TCU_32_SOLENOID_PIN_MODE = Field.create("TCU_32_SOLENOID_PIN_MODE", 3758, FieldType.INT8, pin_output_mode_e).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_3759 = Field.create("ALIGNMENTFILL_AT_3759", 3759, FieldType.INT8).setScale(1.0); + public static final Field TCU_32_SOLENOID_FREQ = Field.create("TCU_32_SOLENOID_FREQ", 3760, FieldType.INT16).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_3762 = Field.create("ALIGNMENTFILL_AT_3762", 3762, FieldType.INT8).setScale(1.0); + public static final Field ETBMINIMUMPOSITION = Field.create("ETBMINIMUMPOSITION", 3764, FieldType.FLOAT); + public static final Field MAINUNUSEDEND = Field.create("MAINUNUSEDEND", 3768, FieldType.INT8).setScale(1.0); + public static final Field ALIGNMENTFILL_AT_4014 = Field.create("ALIGNMENTFILL_AT_4014", 4014, FieldType.INT8).setScale(1.0); + public static final Field ETBBIASBINS = Field.create("ETBBIASBINS", 4016, FieldType.FLOAT); + public static final Field ETBBIASVALUES = Field.create("ETBBIASVALUES", 4048, FieldType.FLOAT); + public static final Field IACPIDMULTTABLE = Field.create("IACPIDMULTTABLE", 4080, FieldType.INT8).setScale(1.0); + public static final Field IACPIDMULTLOADBINS = Field.create("IACPIDMULTLOADBINS", 4144, FieldType.INT8).setScale(1.0); + public static final Field IACPIDMULTRPMBINS = Field.create("IACPIDMULTRPMBINS", 4152, FieldType.INT8).setScale(10.0); + public static final Field SPARKDWELLRPMBINS = Field.create("SPARKDWELLRPMBINS", 4160, FieldType.INT16).setScale(1.0); + public static final Field SPARKDWELLVALUES = Field.create("SPARKDWELLVALUES", 4176, FieldType.INT16).setScale(0.01); + public static final Field CLTIDLERPMBINS = Field.create("CLTIDLERPMBINS", 4192, FieldType.INT8).setScale(2.0); + public static final Field CLTIDLERPM = Field.create("CLTIDLERPM", 4208, FieldType.INT8).setScale(20.0); + public static final Field CLTTIMINGBINS = Field.create("CLTTIMINGBINS", 4224, FieldType.FLOAT); + public static final Field CLTTIMINGEXTRA = Field.create("CLTTIMINGEXTRA", 4256, FieldType.FLOAT); + public static final Field SCRIPTCURVE1BINS = Field.create("SCRIPTCURVE1BINS", 4288, FieldType.FLOAT); + public static final Field SCRIPTCURVE1 = Field.create("SCRIPTCURVE1", 4352, FieldType.FLOAT); + public static final Field SCRIPTCURVE2BINS = Field.create("SCRIPTCURVE2BINS", 4416, FieldType.FLOAT); + public static final Field SCRIPTCURVE2 = Field.create("SCRIPTCURVE2", 4480, FieldType.FLOAT); + public static final Field SCRIPTCURVE3BINS = Field.create("SCRIPTCURVE3BINS", 4544, FieldType.FLOAT); + public static final Field SCRIPTCURVE3 = Field.create("SCRIPTCURVE3", 4576, FieldType.FLOAT); + public static final Field SCRIPTCURVE4BINS = Field.create("SCRIPTCURVE4BINS", 4608, FieldType.FLOAT); + public static final Field SCRIPTCURVE4 = Field.create("SCRIPTCURVE4", 4640, FieldType.FLOAT); + public static final Field SCRIPTCURVE5BINS = Field.create("SCRIPTCURVE5BINS", 4672, FieldType.FLOAT); + public static final Field SCRIPTCURVE5 = Field.create("SCRIPTCURVE5", 4704, FieldType.FLOAT); + public static final Field SCRIPTCURVE6BINS = Field.create("SCRIPTCURVE6BINS", 4736, FieldType.FLOAT); + public static final Field SCRIPTCURVE6 = Field.create("SCRIPTCURVE6", 4768, FieldType.FLOAT); + public static final Field BAROCORRPRESSUREBINS = Field.create("BAROCORRPRESSUREBINS", 4800, FieldType.FLOAT); + public static final Field BAROCORRRPMBINS = Field.create("BAROCORRRPMBINS", 4816, FieldType.FLOAT); + public static final Field BAROCORRTABLE = Field.create("BAROCORRTABLE", 4832, FieldType.FLOAT); + public static final Field CRANKINGTPSCOEF = Field.create("CRANKINGTPSCOEF", 4896, FieldType.FLOAT); + public static final Field CRANKINGTPSBINS = Field.create("CRANKINGTPSBINS", 4928, FieldType.FLOAT); + public static final Field NARROWTOWIDEOXYGENBINS = Field.create("NARROWTOWIDEOXYGENBINS", 4960, FieldType.FLOAT); + public static final Field NARROWTOWIDEOXYGEN = Field.create("NARROWTOWIDEOXYGEN", 4992, FieldType.FLOAT); + public static final Field CRANKINGADVANCEBINS = Field.create("CRANKINGADVANCEBINS", 5024, FieldType.INT16).setScale(1.0); + public static final Field CRANKINGADVANCE = Field.create("CRANKINGADVANCE", 5032, FieldType.INT16).setScale(0.01); + public static final Field IACCOASTINGBINS = Field.create("IACCOASTINGBINS", 5040, FieldType.FLOAT); + public static final Field IACCOASTING = Field.create("IACCOASTING", 5104, FieldType.FLOAT); + public static final Field WARNING_MESSAGE = Field.create("WARNING_MESSAGE", 5168, 120, FieldType.STRING).setScale(1.0); + public static final Field AFTERSTARTCOOLANTBINS = Field.create("AFTERSTARTCOOLANTBINS", 5288, FieldType.FLOAT); + public static final Field AFTERSTARTHOLDTIME = Field.create("AFTERSTARTHOLDTIME", 5320, FieldType.FLOAT); + public static final Field AFTERSTARTENRICH = Field.create("AFTERSTARTENRICH", 5352, FieldType.FLOAT); + public static final Field AFTERSTARTDECAYTIME = Field.create("AFTERSTARTDECAYTIME", 5384, FieldType.FLOAT); + public static final Field BOOSTTABLEOPENLOOP = Field.create("BOOSTTABLEOPENLOOP", 5416, FieldType.INT8).setScale(0.5); + public static final Field BOOSTRPMBINS = Field.create("BOOSTRPMBINS", 5480, FieldType.INT8).setScale(100.0); + public static final Field BOOSTTABLECLOSEDLOOP = Field.create("BOOSTTABLECLOSEDLOOP", 5488, FieldType.INT8).setScale(2.0); + public static final Field BOOSTTPSBINS = Field.create("BOOSTTPSBINS", 5552, FieldType.INT8).setScale(1.0); + public static final Field PEDALTOTPSTABLE = Field.create("PEDALTOTPSTABLE", 5560, FieldType.INT8).setScale(1.0); + public static final Field PEDALTOTPSPEDALBINS = Field.create("PEDALTOTPSPEDALBINS", 5624, FieldType.INT8).setScale(1.0); + public static final Field PEDALTOTPSRPMBINS = Field.create("PEDALTOTPSRPMBINS", 5632, FieldType.INT8).setScale(100.0); + public static final Field CLTCRANKINGCORRBINS = Field.create("CLTCRANKINGCORRBINS", 5640, FieldType.FLOAT); + public static final Field CLTCRANKINGCORR = Field.create("CLTCRANKINGCORR", 5672, FieldType.FLOAT); + public static final Field IDLEADVANCEBINS = Field.create("IDLEADVANCEBINS", 5704, FieldType.INT8).setScale(50.0); + public static final Field IDLEADVANCE = Field.create("IDLEADVANCE", 5712, FieldType.FLOAT); + public static final Field IDLEVERPMBINS = Field.create("IDLEVERPMBINS", 5744, FieldType.INT8).setScale(10.0); + public static final Field IDLEVELOADBINS = Field.create("IDLEVELOADBINS", 5748, FieldType.INT8).setScale(1.0); + public static final Field IDLEVETABLE = Field.create("IDLEVETABLE", 5752, FieldType.INT16).setScale(0.1); + public static final Field LUASCRIPT = Field.create("LUASCRIPT", 5784, 8000, FieldType.STRING).setScale(1.0); + public static final Field CLTFUELCORRBINS = Field.create("CLTFUELCORRBINS", 13784, FieldType.FLOAT); + public static final Field CLTFUELCORR = Field.create("CLTFUELCORR", 13848, FieldType.FLOAT); + public static final Field IATFUELCORRBINS = Field.create("IATFUELCORRBINS", 13912, FieldType.FLOAT); + public static final Field IATFUELCORR = Field.create("IATFUELCORR", 13976, FieldType.FLOAT); + public static final Field CRANKINGFUELCOEF = Field.create("CRANKINGFUELCOEF", 14040, FieldType.FLOAT); + public static final Field CRANKINGFUELBINS = Field.create("CRANKINGFUELBINS", 14072, FieldType.FLOAT); + public static final Field CRANKINGCYCLECOEF = Field.create("CRANKINGCYCLECOEF", 14104, FieldType.FLOAT); + public static final Field CRANKINGCYCLEBINS = Field.create("CRANKINGCYCLEBINS", 14136, FieldType.FLOAT); + public static final Field CLTIDLECORRBINS = Field.create("CLTIDLECORRBINS", 14168, FieldType.FLOAT); + public static final Field CLTIDLECORR = Field.create("CLTIDLECORR", 14232, FieldType.FLOAT); + public static final Field MAFDECODING = Field.create("MAFDECODING", 14296, FieldType.FLOAT); + public static final Field MAFDECODINGBINS = Field.create("MAFDECODINGBINS", 15320, FieldType.FLOAT); + public static final Field IGNITIONIATCORRTABLE = Field.create("IGNITIONIATCORRTABLE", 16344, FieldType.INT16).setScale(0.1); + public static final Field IGNITIONIATCORRLOADBINS = Field.create("IGNITIONIATCORRLOADBINS", 16856, FieldType.FLOAT); + public static final Field IGNITIONIATCORRRPMBINS = Field.create("IGNITIONIATCORRRPMBINS", 16920, FieldType.INT16).setScale(1.0); + public static final Field INJECTIONPHASE = Field.create("INJECTIONPHASE", 16952, FieldType.INT16).setScale(1.0); + public static final Field INJPHASELOADBINS = Field.create("INJPHASELOADBINS", 17464, FieldType.INT16).setScale(1.0); + public static final Field INJPHASERPMBINS = Field.create("INJPHASERPMBINS", 17496, FieldType.INT16).setScale(1.0); + public static final Field TCUSOLENOIDTABLE = Field.create("TCUSOLENOIDTABLE", 17528, FieldType.INT8).setScale(1.0); + public static final Field MAPESTIMATETABLE = Field.create("MAPESTIMATETABLE", 17588, FieldType.INT16).setScale(0.01); + public static final Field MAPESTIMATETPSBINS = Field.create("MAPESTIMATETPSBINS", 18100, FieldType.INT16).setScale(0.01); + public static final Field MAPESTIMATERPMBINS = Field.create("MAPESTIMATERPMBINS", 18132, FieldType.INT16).setScale(1.0); + public static final Field VVTTABLE1 = Field.create("VVTTABLE1", 18164, FieldType.INT8).setScale(1.0); + public static final Field VVTTABLE1LOADBINS = Field.create("VVTTABLE1LOADBINS", 18228, FieldType.INT16).setScale(1.0); + public static final Field VVTTABLE1RPMBINS = Field.create("VVTTABLE1RPMBINS", 18244, FieldType.INT16).setScale(1.0); + public static final Field VVTTABLE2 = Field.create("VVTTABLE2", 18260, FieldType.INT8).setScale(1.0); + public static final Field VVTTABLE2LOADBINS = Field.create("VVTTABLE2LOADBINS", 18324, FieldType.INT16).setScale(1.0); + public static final Field VVTTABLE2RPMBINS = Field.create("VVTTABLE2RPMBINS", 18340, FieldType.INT16).setScale(1.0); + public static final Field IGNITIONTABLE = Field.create("IGNITIONTABLE", 18356, FieldType.INT16).setScale(0.1); + public static final Field IGNITIONLOADBINS = Field.create("IGNITIONLOADBINS", 18868, FieldType.INT16).setScale(1.0); + public static final Field IGNITIONRPMBINS = Field.create("IGNITIONRPMBINS", 18900, FieldType.INT16).setScale(1.0); + public static final Field VETABLE = Field.create("VETABLE", 18932, FieldType.INT16).setScale(0.1); + public static final Field VELOADBINS = Field.create("VELOADBINS", 19444, FieldType.INT16).setScale(1.0); + public static final Field VERPMBINS = Field.create("VERPMBINS", 19476, FieldType.INT16).setScale(1.0); + public static final Field LAMBDATABLE = Field.create("LAMBDATABLE", 19508, FieldType.INT8).setScale(0.006802721088435374); + public static final Field LAMBDALOADBINS = Field.create("LAMBDALOADBINS", 19764, FieldType.INT16).setScale(1.0); + public static final Field LAMBDARPMBINS = Field.create("LAMBDARPMBINS", 19796, FieldType.INT16).setScale(1.0); + public static final Field TPSTPSACCELTABLE = Field.create("TPSTPSACCELTABLE", 19828, FieldType.FLOAT); + public static final Field TPSTPSACCELFROMRPMBINS = Field.create("TPSTPSACCELFROMRPMBINS", 20084, FieldType.FLOAT); + public static final Field TPSTPSACCELTORPMBINS = Field.create("TPSTPSACCELTORPMBINS", 20116, FieldType.FLOAT); + public static final Field SCRIPTTABLE1 = Field.create("SCRIPTTABLE1", 20148, FieldType.FLOAT); + public static final Field SCRIPTTABLE1LOADBINS = Field.create("SCRIPTTABLE1LOADBINS", 20404, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE1RPMBINS = Field.create("SCRIPTTABLE1RPMBINS", 20420, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE2 = Field.create("SCRIPTTABLE2", 20436, FieldType.INT8).setScale(1.0); + public static final Field SCRIPTTABLE2LOADBINS = Field.create("SCRIPTTABLE2LOADBINS", 20500, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE2RPMBINS = Field.create("SCRIPTTABLE2RPMBINS", 20516, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE3 = Field.create("SCRIPTTABLE3", 20532, FieldType.INT8).setScale(1.0); + public static final Field SCRIPTTABLE3LOADBINS = Field.create("SCRIPTTABLE3LOADBINS", 20596, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE3RPMBINS = Field.create("SCRIPTTABLE3RPMBINS", 20612, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE4 = Field.create("SCRIPTTABLE4", 20628, FieldType.INT8).setScale(1.0); + public static final Field SCRIPTTABLE4LOADBINS = Field.create("SCRIPTTABLE4LOADBINS", 20692, FieldType.INT16).setScale(1.0); + public static final Field SCRIPTTABLE4RPMBINS = Field.create("SCRIPTTABLE4RPMBINS", 20708, FieldType.INT16).setScale(1.0); + public static final Field IGNTRIMLOADBINS = Field.create("IGNTRIMLOADBINS", 20724, FieldType.INT16).setScale(1.0); + public static final Field IGNTRIMRPMBINS = Field.create("IGNTRIMRPMBINS", 20732, FieldType.INT16).setScale(1.0); + public static final Field IGNTRIMS1_TABLE = Field.create("IGNTRIMS1_TABLE", 20740, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS2_TABLE = Field.create("IGNTRIMS2_TABLE", 20756, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS3_TABLE = Field.create("IGNTRIMS3_TABLE", 20772, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS4_TABLE = Field.create("IGNTRIMS4_TABLE", 20788, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS5_TABLE = Field.create("IGNTRIMS5_TABLE", 20804, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS6_TABLE = Field.create("IGNTRIMS6_TABLE", 20820, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS7_TABLE = Field.create("IGNTRIMS7_TABLE", 20836, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS8_TABLE = Field.create("IGNTRIMS8_TABLE", 20852, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS9_TABLE = Field.create("IGNTRIMS9_TABLE", 20868, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS10_TABLE = Field.create("IGNTRIMS10_TABLE", 20884, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS11_TABLE = Field.create("IGNTRIMS11_TABLE", 20900, FieldType.INT8).setScale(0.2); + public static final Field IGNTRIMS12_TABLE = Field.create("IGNTRIMS12_TABLE", 20916, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMLOADBINS = Field.create("FUELTRIMLOADBINS", 20932, FieldType.INT16).setScale(1.0); + public static final Field FUELTRIMRPMBINS = Field.create("FUELTRIMRPMBINS", 20940, FieldType.INT16).setScale(1.0); + public static final Field FUELTRIMS1_TABLE = Field.create("FUELTRIMS1_TABLE", 20948, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS2_TABLE = Field.create("FUELTRIMS2_TABLE", 20964, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS3_TABLE = Field.create("FUELTRIMS3_TABLE", 20980, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS4_TABLE = Field.create("FUELTRIMS4_TABLE", 20996, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS5_TABLE = Field.create("FUELTRIMS5_TABLE", 21012, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS6_TABLE = Field.create("FUELTRIMS6_TABLE", 21028, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS7_TABLE = Field.create("FUELTRIMS7_TABLE", 21044, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS8_TABLE = Field.create("FUELTRIMS8_TABLE", 21060, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS9_TABLE = Field.create("FUELTRIMS9_TABLE", 21076, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS10_TABLE = Field.create("FUELTRIMS10_TABLE", 21092, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS11_TABLE = Field.create("FUELTRIMS11_TABLE", 21108, FieldType.INT8).setScale(0.2); + public static final Field FUELTRIMS12_TABLE = Field.create("FUELTRIMS12_TABLE", 21124, FieldType.INT8).setScale(0.2); + public static final Field CRANKINGFUELCOEFE100 = Field.create("CRANKINGFUELCOEFE100", 21140, FieldType.INT16).setScale(0.01); + public static final Field TCU_PCAIRMASSBINS = Field.create("TCU_PCAIRMASSBINS", 21156, FieldType.INT8).setScale(0.02); + public static final Field TCU_PCVALSR = Field.create("TCU_PCVALSR", 21164, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALSN = Field.create("TCU_PCVALSN", 21172, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS1 = Field.create("TCU_PCVALS1", 21180, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS2 = Field.create("TCU_PCVALS2", 21188, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS3 = Field.create("TCU_PCVALS3", 21196, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS4 = Field.create("TCU_PCVALS4", 21204, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS12 = Field.create("TCU_PCVALS12", 21212, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS23 = Field.create("TCU_PCVALS23", 21220, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS34 = Field.create("TCU_PCVALS34", 21228, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS21 = Field.create("TCU_PCVALS21", 21236, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS32 = Field.create("TCU_PCVALS32", 21244, FieldType.INT8).setScale(1.0); + public static final Field TCU_PCVALS43 = Field.create("TCU_PCVALS43", 21252, FieldType.INT8).setScale(1.0); + public static final Field TCU_TCCTPSBINS = Field.create("TCU_TCCTPSBINS", 21260, FieldType.INT8).setScale(1.0); + public static final Field TCU_TCCLOCKSPEED = Field.create("TCU_TCCLOCKSPEED", 21268, FieldType.INT8).setScale(1.0); + public static final Field TCU_TCCUNLOCKSPEED = Field.create("TCU_TCCUNLOCKSPEED", 21276, FieldType.INT8).setScale(1.0); + public static final Field TCU_32SPEEDBINS = Field.create("TCU_32SPEEDBINS", 21284, FieldType.INT8).setScale(1.0); + public static final Field TCU_32VALS = Field.create("TCU_32VALS", 21292, FieldType.INT8).setScale(1.0); public static final Field[] VALUES = { ENGINETYPE, SENSORSNIFFERRPMTHRESHOLD, - RPMHARDLIMIT, LAUNCHRPM, + RPMHARDLIMIT, ENGINESNIFFERRPMTHRESHOLD, MULTISPARKMAXRPM, MAXACRPM, @@ -3960,7 +3959,7 @@ public class Fields { KNOCKNOISERPMBINS, MULTISPARKMAXSPARKINGANGLE, MULTISPARKMAXEXTRASPARKCOUNT, - ALIGNMENTFILL_AT_30, + ALIGNMENTFILL_AT_50, INJECTOR_FLOW, INJECTOR_BATTLAGCORRBINS, INJECTOR_BATTLAGCORR, @@ -4045,16 +4044,16 @@ public class Fields { ALIGNMENTFILL_AT_1, CRANKINGINJECTIONMODE, INJECTIONMODE, - ALIGNMENTFILL_AT_366, + ALIGNMENTFILL_AT_386, UNUSEDHERE1341234, CRANKINGTIMINGANGLE, IGNITIONMODE, GAPTRACKINGLENGTHOVERRIDE, MAXIDLEVSS, - ALIGNMENTFILL_AT_379, + ALIGNMENTFILL_AT_399, MINOILPRESSUREAFTERSTART, TIMINGMODE, - ALIGNMENTFILL_AT_383, + ALIGNMENTFILL_AT_403, FIXEDMODETIMING, GLOBALTRIGGERANGLEOFFSET, ANALOGINPUTDIVIDERCOEFFICIENT, @@ -4063,10 +4062,10 @@ public class Fields { FANOFFTEMPERATURE, DRIVEWHEELREVPERKM, CANNBCTYPE, - ALIGNMENTFILL_AT_413, + ALIGNMENTFILL_AT_433, CANSLEEPPERIODMS, DISPLAYMODE, - ALIGNMENTFILL_AT_421, + ALIGNMENTFILL_AT_441, BYFIRMWAREVERSION, HD44780WIDTH, HD44780HEIGHT, @@ -4099,10 +4098,10 @@ public class Fields { AFR_V2, AFR_VALUE2, THROTTLEPEDALPOSITIONADCCHANNEL, - ALIGNMENTFILL_AT_509, + ALIGNMENTFILL_AT_529, TLE6240_CS, TLE6240_CSPINMODE, - ALIGNMENTFILL_AT_513, + ALIGNMENTFILL_AT_533, THROTTLEPEDALUPPIN, BAROSENSOR_LOWVALUE, BAROSENSOR_HIGHVALUE, @@ -4122,9 +4121,9 @@ public class Fields { VSSFILTERRECIPROCAL, VSSGEARRATIO, VSSTOOTHCOUNT, - ALIGNMENTFILL_AT_551, + ALIGNMENTFILL_AT_571, L9779_CS, - ALIGNMENTFILL_AT_554, + ALIGNMENTFILL_AT_574, TRIGGERSIMULATORFREQUENCY, INJECTIONPINS1, INJECTIONPINS2, @@ -4162,7 +4161,7 @@ public class Fields { GPS_TX_PIN, FUELPUMPPIN, FUELPUMPPINMODE, - ALIGNMENTFILL_AT_629, + ALIGNMENTFILL_AT_649, MALFUNCTIONINDICATORPIN, MALFUNCTIONINDICATORPINMODE, FANPINMODE, @@ -4176,14 +4175,14 @@ public class Fields { DIGITALPOTENTIOMETERCHIPSELECT3, DIGITALPOTENTIOMETERCHIPSELECT4, ELECTRONICTHROTTLEPIN1MODE, - ALIGNMENTFILL_AT_651, + ALIGNMENTFILL_AT_671, WBOHEATERPIN, CJ125CSPIN, MAX31855SPIDEVICE, - ALIGNMENTFILL_AT_657, + ALIGNMENTFILL_AT_677, DEBUGTRIGGERSYNC, DIGITALPOTENTIOMETERSPIDEVICE, - ALIGNMENTFILL_AT_661, + ALIGNMENTFILL_AT_681, MC33972_CS, MC33972_CSPINMODE, AUXFASTSENSOR1_ADCCHANNEL, @@ -4192,16 +4191,16 @@ public class Fields { THROTTLEPEDALPOSITIONSECONDADCCHANNEL, FUELLEVELVALUES, AFR_TYPE, - ALIGNMENTFILL_AT_678, + ALIGNMENTFILL_AT_698, IDLE_ANTIWINDUPFREQ, TRIGGERINPUTPINS1, TRIGGERINPUTPINS2, UNUSED688, HIP9011CSPINMODE, - ALIGNMENTFILL_AT_691, + ALIGNMENTFILL_AT_711, TACHOUTPUTPIN, TACHOUTPUTPINMODE, - ALIGNMENTFILL_AT_695, + ALIGNMENTFILL_AT_715, MAINRELAYPIN, SDCARDCSPIN, CANTXPIN, @@ -4211,7 +4210,7 @@ public class Fields { FINALGEARRATIO, TCUINPUTSPEEDSENSORPIN, TCUINPUTSPEEDSENSORTEETH, - ALIGNMENTFILL_AT_711, + ALIGNMENTFILL_AT_731, WASTEGATEPOSITIONMIN, WASTEGATEPOSITIONMAX, IDLEPOSITIONMIN, @@ -4224,10 +4223,10 @@ public class Fields { TRIGGERSIMULATORPINMODES1, TRIGGERSIMULATORPINMODES2, TRIGGERSIMULATORPINMODES3, - ALIGNMENTFILL_AT_737, + ALIGNMENTFILL_AT_757, O2HEATERPIN, O2HEATERPINMODETODO, - ALIGNMENTFILL_AT_741, + ALIGNMENTFILL_AT_761, IS_ENABLED_SPI_1, IS_ENABLED_SPI_2, IS_ENABLED_SPI_3, @@ -4265,11 +4264,11 @@ public class Fields { LOGICANALYZERPINS3, LOGICANALYZERPINS4, MAINRELAYPINMODE, - ALIGNMENTFILL_AT_757, + ALIGNMENTFILL_AT_777, HIP9011CSPIN, HIP9011INTHOLDPIN, HIP9011INTHOLDPINMODE, - ALIGNMENTFILL_AT_763, + ALIGNMENTFILL_AT_783, VERBOSECANBASEADDRESS, MC33_HVOLT, MINIMUMBOOSTCLOSEDLOOPMAP, @@ -4279,7 +4278,7 @@ public class Fields { DWELLVOLTAGECORRVOLTBINS, IMUTYPE, DWELLVOLTAGECORRVALUES, - ALIGNMENTFILL_AT_791, + ALIGNMENTFILL_AT_811, VEHICLEWEIGHT, IDLEPIDRPMUPPERLIMIT, APPLYNONLINEARBELOWPULSE, @@ -4305,14 +4304,14 @@ public class Fields { ETBMAXIMUMPOSITION, SDCARDPERIODMS, IDLEPOSITIONSENSOR, - ALIGNMENTFILL_AT_835, + ALIGNMENTFILL_AT_855, DEBUGMAPAVERAGING, STARTERRELAYDISABLEPIN, STARTERRELAYDISABLEPINMODE, - ALIGNMENTFILL_AT_841, + ALIGNMENTFILL_AT_861, SECONDSOLENOIDPIN, STARTSTOPBUTTONPIN, - ALIGNMENTFILL_AT_846, + ALIGNMENTFILL_AT_866, MAPMINBUFFERLENGTH, IDLEPIDDEACTIVATIONTPSTHRESHOLD, STEPPERPARKINGEXTRASTEPS, @@ -4322,10 +4321,10 @@ public class Fields { STARTCRANKINGDURATION, TRIGGERERRORPIN, TRIGGERERRORPINMODE, - ALIGNMENTFILL_AT_867, + ALIGNMENTFILL_AT_887, ACRELAYPIN, ACRELAYPINMODE, - ALIGNMENTFILL_AT_871, + ALIGNMENTFILL_AT_891, SCRIPTSETTING1, SCRIPTSETTING2, SCRIPTSETTING3, @@ -4352,7 +4351,7 @@ public class Fields { CONSOLEUARTDEVICE, SENSORCHARTMODE, MAFSENSORTYPE, - ALIGNMENTFILL_AT_937, + ALIGNMENTFILL_AT_957, CLUTCHUPPININVERTED, CLUTCHDOWNPININVERTED, USEHBRIDGESTODRIVEIDLESTEPPER, @@ -4395,7 +4394,7 @@ public class Fields { ETBIO2_DISABLEPIN, BOOSTCONTROLPIN, BOOSTCONTROLPINMODE, - ALIGNMENTFILL_AT_963, + ALIGNMENTFILL_AT_983, ANTILAGACTIVATEPIN, LAUNCHACTIVATEPIN, BOOSTPID_PFACTOR, @@ -4406,11 +4405,11 @@ public class Fields { BOOSTPID_MINVALUE, BOOSTPID_MAXVALUE, BOOSTTYPE, - ALIGNMENTFILL_AT_989, + ALIGNMENTFILL_AT_1009, BOOSTPWMFREQUENCY, LAUNCHACTIVATIONMODE, ANTILAGACTIVATIONMODE, - ALIGNMENTFILL_AT_998, + ALIGNMENTFILL_AT_1018, LAUNCHSPEEDTHRESHOLD, LAUNCHTIMINGRPMRANGE, LAUNCHFUELADDED, @@ -4459,10 +4458,10 @@ public class Fields { ETBFUNCTIONS1, ETBFUNCTIONS2, DRV8860SPIDEVICE, - ALIGNMENTFILL_AT_1183, + ALIGNMENTFILL_AT_1203, DRV8860_CS, DRV8860_CSPINMODE, - ALIGNMENTFILL_AT_1187, + ALIGNMENTFILL_AT_1207, DRV8860_MISO, FUELLEVELBINS, LUAOUTPUTPINS1, @@ -4473,7 +4472,7 @@ public class Fields { LUAOUTPUTPINS6, LUAOUTPUTPINS7, LUAOUTPUTPINS8, - ALIGNMENTFILL_AT_1222, + ALIGNMENTFILL_AT_1242, VVTOFFSETS1, VVTOFFSETS2, VVTOFFSETS3, @@ -4526,12 +4525,12 @@ public class Fields { TWOSTROKE, SKIPPEDWHEELONCAM, HIPOUTPUTCHANNEL, - ALIGNMENTFILL_AT_1345, + ALIGNMENTFILL_AT_1365, ACSWITCH, VREFADCCHANNEL, ETBNEUTRALPOSITION, IDLEMODE, - ALIGNMENTFILL_AT_1351, + ALIGNMENTFILL_AT_1371, ISINJECTIONENABLED, ISIGNITIONENABLED, ISCYLINDERCLEANUPENABLED, @@ -4603,10 +4602,10 @@ public class Fields { TPS2MAX, STARTERCONTROLPIN, STARTSTOPBUTTONMODE, - ALIGNMENTFILL_AT_1463, + ALIGNMENTFILL_AT_1483, MC33816_FLAG0, TACHPULSEPERREV, - ALIGNMENTFILL_AT_1467, + ALIGNMENTFILL_AT_1487, MAPERRORDETECTIONTOOLOW, MAPERRORDETECTIONTOOHIGH, MULTISPARKSPARKDURATION, @@ -4648,13 +4647,13 @@ public class Fields { AUXSPEEDSENSORINPUTPIN2, TOTALGEARSCOUNT, INJECTIONTIMINGMODE, - ALIGNMENTFILL_AT_1566, + ALIGNMENTFILL_AT_1586, UARTCONSOLESERIALSPEED, TPSDECELENLEANMENTTHRESHOLD, TPSDECELENLEANMENTMULTIPLIER, SLOWADCALPHA, DEBUGMODE, - ALIGNMENTFILL_AT_1585, + ALIGNMENTFILL_AT_1605, AUXSERIALSPEED, THROTTLEPEDALSECONDARYUPVOLTAGE, THROTTLEPEDALSECONDARYWOTVOLTAGE, @@ -4710,7 +4709,7 @@ public class Fields { INJECTORPRESSURETYPE, HPFPVALVEPIN, HPFPVALVEPINMODE, - ALIGNMENTFILL_AT_1627, + ALIGNMENTFILL_AT_1647, BOOSTCUTPRESSURE, TCHARGEBINS, TCHARGEVALUES, @@ -4725,7 +4724,7 @@ public class Fields { CJ125SPIDEVICE, CJ125CSPINMODE, SDCARDCSPINMODE, - ALIGNMENTFILL_AT_1691, + ALIGNMENTFILL_AT_1711, CRANKINGIACPOSITION, TCHARGEMINRPMMINTPS, TCHARGEMINRPMMAXTPS, @@ -4734,7 +4733,7 @@ public class Fields { VVTOUTPUTFREQUENCY1, VVTOUTPUTFREQUENCY2, FAN1EXTRAIDLE, - ALIGNMENTFILL_AT_1717, + ALIGNMENTFILL_AT_1737, ALTERNATORPWMFREQUENCY, VVTMODE1, VVTMODE2, @@ -4828,7 +4827,7 @@ public class Fields { CJ125UA, CJ125UR, BRAKEPEDALPINMODE, - ALIGNMENTFILL_AT_1939, + ALIGNMENTFILL_AT_1959, AUXPID1_PFACTOR, AUXPID1_IFACTOR, AUXPID1_DFACTOR, @@ -4859,14 +4858,14 @@ public class Fields { OILPRESSURE_V2, OILPRESSURE_VALUE2, ACCELEROMETERSPIDEVICE, - ALIGNMENTFILL_AT_2041, + ALIGNMENTFILL_AT_2061, FAN2PIN, FAN2ONTEMPERATURE, FAN2OFFTEMPERATURE, STEPPERENABLEPIN, TLE8888_CS, TLE8888_CSPINMODE, - ALIGNMENTFILL_AT_2051, + ALIGNMENTFILL_AT_2071, MC33816_CS, SERVOOUTPUTPINS1, SERVOOUTPUTPINS2, @@ -4882,7 +4881,7 @@ public class Fields { COASTINGFUELCUTCLT, PIDEXTRAFORLOWRPM, COASTINGFUELCUTMAP, - ALIGNMENTFILL_AT_2082, + ALIGNMENTFILL_AT_2102, HIGHPRESSUREFUEL_HWCHANNEL, HIGHPRESSUREFUEL_ALIGNMENTFILL_AT_1, HIGHPRESSUREFUEL_V1, @@ -4921,7 +4920,7 @@ public class Fields { TCHARGEAIRINCRLIMIT, TCHARGEAIRDECRLIMIT, TCHARGEMODE, - ALIGNMENTFILL_AT_2445, + ALIGNMENTFILL_AT_2465, HIP9011GAIN, ETB_ITERMMIN, ETB_ITERMMAX, @@ -4967,7 +4966,7 @@ public class Fields { IDLERPMPID2_MINVALUE, IDLERPMPID2_MAXVALUE, CANVSSNBCTYPE, - ALIGNMENTFILL_AT_2541, + ALIGNMENTFILL_AT_2561, GPPWM1_PIN, GPPWM1_DUTYIFERROR, GPPWM1_ALIGNMENTFILL_AT_3, @@ -5035,7 +5034,7 @@ public class Fields { TCU_SOLENOID_MODE5, TCU_SOLENOID_MODE6, KNOCKBASENOISE, - ALIGNMENTFILL_AT_2955, + ALIGNMENTFILL_AT_2975, TRIGGERGAPOVERRIDEFROM1, TRIGGERGAPOVERRIDEFROM2, TRIGGERGAPOVERRIDEFROM3, @@ -5054,8 +5053,6 @@ public class Fields { TRIGGERGAPOVERRIDEFROM16, TRIGGERGAPOVERRIDEFROM17, TRIGGERGAPOVERRIDEFROM18, - MAXCAMPHASERESOLVERPM, - UNUSED4080, TRIGGERGAPOVERRIDETO1, TRIGGERGAPOVERRIDETO2, TRIGGERGAPOVERRIDETO3, @@ -5074,6 +5071,8 @@ public class Fields { TRIGGERGAPOVERRIDETO16, TRIGGERGAPOVERRIDETO17, TRIGGERGAPOVERRIDETO18, + MAXCAMPHASERESOLVERPM, + UNUSED4080, HPFPCAMLOBES, HPFPCAM, HPFPPEAKPOS, @@ -5118,7 +5117,7 @@ public class Fields { TORQUELOADBINS, GEARCONTROLLERMODE, TRANSMISSIONCONTROLLERMODE, - ALIGNMENTFILL_AT_3678, + ALIGNMENTFILL_AT_3698, AUXLINEAR1_HWCHANNEL, AUXLINEAR1_ALIGNMENTFILL_AT_1, AUXLINEAR1_V1, @@ -5133,23 +5132,23 @@ public class Fields { AUXLINEAR2_VALUE2, TCU_TCC_ONOFF_SOLENOID, TCU_TCC_ONOFF_SOLENOID_MODE, - ALIGNMENTFILL_AT_3723, + ALIGNMENTFILL_AT_3743, TCU_TCC_PWM_SOLENOID, TCU_TCC_PWM_SOLENOID_MODE, - ALIGNMENTFILL_AT_3727, + ALIGNMENTFILL_AT_3747, TCU_TCC_PWM_SOLENOID_FREQ, TCU_PC_SOLENOID_PIN, TCU_PC_SOLENOID_PIN_MODE, - ALIGNMENTFILL_AT_3733, + ALIGNMENTFILL_AT_3753, TCU_PC_SOLENOID_FREQ, TCU_32_SOLENOID_PIN, TCU_32_SOLENOID_PIN_MODE, - ALIGNMENTFILL_AT_3739, + ALIGNMENTFILL_AT_3759, TCU_32_SOLENOID_FREQ, - ALIGNMENTFILL_AT_3742, + ALIGNMENTFILL_AT_3762, ETBMINIMUMPOSITION, MAINUNUSEDEND, - ALIGNMENTFILL_AT_3994, + ALIGNMENTFILL_AT_4014, ETBBIASBINS, ETBBIASVALUES, IACPIDMULTTABLE, diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java index a01771d53e..8734135ee3 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TriggerState.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Sun Jun 26 00:16:16 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_state.txt Wed Jun 29 22:51:54 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -107,7 +107,7 @@ public class TriggerState { public static final int ETB_BIAS_CURVE_LENGTH = 8; public static final int ETB_COUNT = 2; public static final int ETB_HW_MAX_FREQUENCY = 3000; - public static final int FLASH_DATA_VERSION = 10012; + public static final int FLASH_DATA_VERSION = 10013; public static final int FUEL_LEVEL_TABLE_COUNT = 8; public static final int FUEL_LOAD_COUNT = 16; public static final int FUEL_RPM_COUNT = 16; @@ -321,7 +321,6 @@ public class TriggerState { public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; - public static final int RPM_1_BYTE_PACKING_MULT = 50; public static final int SCRIPT_CURVE_16 = 16; public static final int SCRIPT_CURVE_8 = 8; public static final int SCRIPT_CURVE_COUNT = 6; diff --git a/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java b/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java index fdd4491d8c..ce86718df4 100644 --- a/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java +++ b/java_console/models/src/main/java/com/rusefi/config/generated/TsOutputs.java @@ -1,6 +1,6 @@ package com.rusefi.config.generated; -// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Jun 29 07:56:17 UTC 2022 +// this file was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Wed Jun 29 22:51:52 UTC 2022 // by class com.rusefi.output.FileJavaFieldsConsumer import com.rusefi.config.*; @@ -107,7 +107,7 @@ public class TsOutputs { public static final int ETB_BIAS_CURVE_LENGTH = 8; public static final int ETB_COUNT = 2; public static final int ETB_HW_MAX_FREQUENCY = 3000; - public static final int FLASH_DATA_VERSION = 10012; + public static final int FLASH_DATA_VERSION = 10013; public static final int FUEL_LEVEL_TABLE_COUNT = 8; public static final int FUEL_LOAD_COUNT = 16; public static final int FUEL_RPM_COUNT = 16; @@ -321,7 +321,6 @@ public class TsOutputs { public static final String PROTOCOL_WA_CHANNEL_2 = "input2"; public static final String PROTOCOL_WA_CHANNEL_3 = "input3"; public static final String PROTOCOL_WA_CHANNEL_4 = "input4"; - public static final int RPM_1_BYTE_PACKING_MULT = 50; public static final int SCRIPT_CURVE_16 = 16; public static final int SCRIPT_CURVE_8 = 8; public static final int SCRIPT_CURVE_COUNT = 6; diff --git a/java_console/rusefi.xml b/java_console/rusefi.xml index 4e67682b0b..81df36bf21 100644 --- a/java_console/rusefi.xml +++ b/java_console/rusefi.xml @@ -1,6 +1,6 @@ - + @@ -10,20 +10,20 @@ RUSEFI rusEfi rusEfi - 21352 + 21300 -
- @@ -32,15 +32,15 @@
-
- @@ -49,15 +49,15 @@
-
- @@ -66,16 +66,16 @@
-
-
@@ -83,16 +83,16 @@ -
-
@@ -100,16 +100,16 @@ -
-
@@ -117,16 +117,16 @@ -
-
@@ -134,77 +134,77 @@ -
+
- +
-
+
- +
-
+
- -
+
- -
+
- -
+
- -
+